[Git][haskell-team/DHG_packages][master] haskell-hashable: bump dependency versions

Gianfranco Costamagna gitlab at salsa.debian.org
Sun Aug 25 19:07:29 BST 2019



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


Commits:
ad8bd19e by Gianfranco Costamagna at 2019-08-25T18:07:12Z
haskell-hashable: bump dependency versions

- - - - -


3 changed files:

- p/haskell-hashable/debian/changelog
- + p/haskell-hashable/debian/patches/newer-deps
- p/haskell-hashable/debian/patches/series


Changes:

=====================================
p/haskell-hashable/debian/changelog
=====================================
@@ -1,3 +1,9 @@
+haskell-hashable (1.2.7.0-6) unstable; urgency=medium
+
+  * Bump dependency versions
+
+ -- Gianfranco Costamagna <locutusofborg at debian.org>  Sun, 25 Aug 2019 20:05:58 +0200
+
 haskell-hashable (1.2.7.0-5) unstable; urgency=medium
 
   * Fix "FTBFS when built with dpkg-buildpackage -A" by preprocessing


=====================================
p/haskell-hashable/debian/patches/newer-deps
=====================================
@@ -0,0 +1,11 @@
+--- haskell-hashable-1.2.7.0.orig/hashable.cabal
++++ haskell-hashable-1.2.7.0/hashable.cabal
+@@ -48,7 +48,7 @@ Library
+   Exposed-modules:   Data.Hashable
+                      Data.Hashable.Lifted
+   Other-modules:     Data.Hashable.Class
+-  Build-depends:     base >= 4.4 && < 4.12,
++  Build-depends:     base >= 4.4 && < 4.13,
+                      bytestring >= 0.9 && < 0.11,
+                      deepseq >= 1.3 && < 1.5
+   if impl(ghc)


=====================================
p/haskell-hashable/debian/patches/series
=====================================
@@ -1,2 +1,3 @@
 fix-mmap.patch
 comma
+newer-deps



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

-- 
View it on GitLab: https://salsa.debian.org/haskell-team/DHG_packages/commit/ad8bd19ed43280c3623d4879e6d6d8ed4734f3fa
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/5249a21d/attachment.html>


More information about the Pkg-haskell-commits mailing list