[Git][haskell-team/DHG_packages][master] reactive-banana: patch for newer these

Clint Adams (@clint) gitlab at salsa.debian.org
Fri Sep 15 19:57:09 BST 2023



Clint Adams pushed to branch master at Debian Haskell Group / DHG_packages


Commits:
ca704ccd by Clint Adams at 2023-09-15T14:56:44-04:00
reactive-banana: patch for newer these

- - - - -


4 changed files:

- p/haskell-reactive-banana/debian/changelog
- p/haskell-reactive-banana/debian/control
- + p/haskell-reactive-banana/debian/patches/newer-deps
- + p/haskell-reactive-banana/debian/patches/series


Changes:

=====================================
p/haskell-reactive-banana/debian/changelog
=====================================
@@ -1,3 +1,9 @@
+haskell-reactive-banana (1.3.2.0-2) unstable; urgency=medium
+
+  * Patch for newer these.
+
+ -- Clint Adams <clint at debian.org>  Fri, 15 Sep 2023 14:55:39 -0400
+
 haskell-reactive-banana (1.3.2.0-1) unstable; urgency=medium
 
   [ Ilias Tsitsimpis ]


=====================================
p/haskell-reactive-banana/debian/control
=====================================
@@ -21,7 +21,7 @@ Build-Depends:
  libghc-semigroups-dev (<< 0.21),
  libghc-semigroups-prof,
  libghc-these-dev (>= 0.2),
- libghc-these-dev (<< 1.2),
+ libghc-these-dev (<< 1.3),
  libghc-these-prof,
  libghc-unordered-containers-dev (>= 0.2.1.0),
  libghc-unordered-containers-dev (<< 0.3),
@@ -39,7 +39,7 @@ Build-Depends-Indep:
  libghc-unordered-containers-doc,
  libghc-vault-doc,
 Standards-Version: 4.6.2
-Homepage: http://wiki.haskell.org/Reactive-banana
+Homepage: https://wiki.haskell.org/Reactive-banana
 Vcs-Browser: https://salsa.debian.org/haskell-team/DHG_packages/tree/master/p/haskell-reactive-banana
 Vcs-Git: https://salsa.debian.org/haskell-team/DHG_packages.git [p/haskell-reactive-banana]
 X-Description: Library for functional reactive programming (FRP)


=====================================
p/haskell-reactive-banana/debian/patches/newer-deps
=====================================
@@ -0,0 +1,11 @@
+--- a/reactive-banana.cabal
++++ b/reactive-banana.cabal
+@@ -55,7 +55,7 @@ Library
+                         hashable >= 1.1 && < 1.5,
+                         pqueue >= 1.0 && < 1.5,
+                         stm >= 2.5 && < 2.6,
+-                        these >= 0.2 && < 1.2
++                        these >= 0.2 && < 1.3
+ 
+     exposed-modules:
+                         Control.Event.Handler,


=====================================
p/haskell-reactive-banana/debian/patches/series
=====================================
@@ -0,0 +1 @@
+newer-deps



View it on GitLab: https://salsa.debian.org/haskell-team/DHG_packages/-/commit/ca704ccdb6c0d36e48477c3053a47fe8bea9d31d

-- 
View it on GitLab: https://salsa.debian.org/haskell-team/DHG_packages/-/commit/ca704ccdb6c0d36e48477c3053a47fe8bea9d31d
You're receiving this email because of your account on salsa.debian.org.


-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://alioth-lists.debian.net/pipermail/pkg-haskell-commits/attachments/20230915/5fb3a2fc/attachment-0001.htm>


More information about the Pkg-haskell-commits mailing list