[Git][haskell-team/DHG_packages][master] pointed: patch for newer stm and hashable

Clint Adams gitlab at salsa.debian.org
Sun Sep 1 02:29:15 BST 2019



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


Commits:
dfcc8beb by Clint Adams at 2019-09-01T01:28:52Z
pointed: patch for newer stm and hashable

- - - - -


2 changed files:

- p/haskell-pointed/debian/changelog
- p/haskell-pointed/debian/patches/newer-deps


Changes:

=====================================
p/haskell-pointed/debian/changelog
=====================================
@@ -1,3 +1,9 @@
+haskell-pointed (5.0.1-5) unstable; urgency=medium
+
+  * Patch for newer stm and hashable.
+
+ -- Clint Adams <clint at debian.org>  Sat, 31 Aug 2019 21:24:43 -0400
+
 haskell-pointed (5.0.1-4) unstable; urgency=medium
 
   [ Dmitry Bogatov ]


=====================================
p/haskell-pointed/debian/patches/newer-deps
=====================================
@@ -9,3 +9,21 @@
  
    if flag(kan-extensions)
      build-depends: kan-extensions >= 5 && < 6
+@@ -92,7 +92,7 @@
+     build-depends: semigroups >= 0.8.3.1 && < 1
+ 
+   if flag(stm)
+-    build-depends: stm >= 2.1.2.1 && < 2.5
++    build-depends: stm >= 2.1.2.1 && < 2.6
+ 
+   if flag(tagged)
+     build-depends: tagged >= 0.5 && < 1
+@@ -101,7 +101,7 @@
+     build-depends: transformers >= 0.2 && < 0.6, transformers-compat >= 0.3 && < 1
+ 
+   if flag(unordered-containers)
+-    build-depends: hashable >= 1.1 && < 1.3, unordered-containers >= 0.2 && < 0.3
++    build-depends: hashable >= 1.1 && < 1.4, unordered-containers >= 0.2 && < 0.3
+ 
+   exposed-modules:
+     Data.Pointed



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

-- 
View it on GitLab: https://salsa.debian.org/haskell-team/DHG_packages/commit/dfcc8bebd8ff8990a67485971243ee545e241d65
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/20190901/30266c92/attachment-0001.html>


More information about the Pkg-haskell-commits mailing list