[Git][haskell-team/DHG_packages][master] haskell-exception-transformers: bump stm dependency

Gianfranco Costamagna gitlab at salsa.debian.org
Sun Aug 25 19:03:53 BST 2019



Gianfranco Costamagna pushed to branch master at Debian Haskell Group / DHG_packages


Commits:
90ada242 by Gianfranco Costamagna at 2019-08-25T18:03:28Z
haskell-exception-transformers: bump stm dependency

- - - - -


3 changed files:

- p/haskell-exception-transformers/debian/changelog
- + p/haskell-exception-transformers/debian/patches/newer-deps
- + p/haskell-exception-transformers/debian/patches/series


Changes:

=====================================
p/haskell-exception-transformers/debian/changelog
=====================================
@@ -1,3 +1,9 @@
+haskell-exception-transformers (0.4.0.7-4) unstable; urgency=medium
+
+  * Bump dependencies versions
+
+ -- Gianfranco Costamagna <locutusofborg at debian.org>  Sun, 25 Aug 2019 20:02:10 +0200
+
 haskell-exception-transformers (0.4.0.7-3) unstable; urgency=medium
 
   * Remove build dependency on libghc-stm-dev (provided by ghc-8.4.3)


=====================================
p/haskell-exception-transformers/debian/patches/newer-deps
=====================================
@@ -0,0 +1,11 @@
+--- haskell-exception-transformers-0.4.0.7.orig/exception-transformers.cabal
++++ haskell-exception-transformers-0.4.0.7/exception-transformers.cabal
+@@ -27,7 +27,7 @@ library
+ 
+   build-depends:
+     base                >= 4   && < 5,
+-    stm                 >= 2.1 && < 2.5,
++    stm                 >= 2.1 && < 2.6,
+     transformers        >= 0.2 && < 0.6,
+     transformers-compat >= 0.3 && < 0.7
+ 


=====================================
p/haskell-exception-transformers/debian/patches/series
=====================================
@@ -0,0 +1 @@
+newer-deps



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

-- 
View it on GitLab: https://salsa.debian.org/haskell-team/DHG_packages/commit/90ada242a4bf2e1dd709ded70650015764a67d89
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/20190825/7e05872e/attachment-0001.html>


More information about the Pkg-haskell-commits mailing list