[Git][haskell-team/DHG_packages][master] unordered-containers: patch for newer template-haskell

Clint Adams (@clint) gitlab at salsa.debian.org
Sun Sep 10 21:32:37 BST 2023



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


Commits:
25fe7f6b by Clint Adams at 2023-09-10T16:32:08-04:00
unordered-containers: patch for newer template-haskell

- - - - -


3 changed files:

- p/haskell-unordered-containers/debian/changelog
- + p/haskell-unordered-containers/debian/patches/newer-deps
- + p/haskell-unordered-containers/debian/patches/series


Changes:

=====================================
p/haskell-unordered-containers/debian/changelog
=====================================
@@ -1,3 +1,9 @@
+haskell-unordered-containers (0.2.19.1-2) unstable; urgency=medium
+
+  * Patch for newer template-haskell.
+
+ -- Clint Adams <clint at debian.org>  Sun, 10 Sep 2023 16:30:51 -0400
+
 haskell-unordered-containers (0.2.19.1-1) unstable; urgency=medium
 
   * Declare compliance with Debian policy 4.6.2


=====================================
p/haskell-unordered-containers/debian/patches/newer-deps
=====================================
@@ -0,0 +1,11 @@
+--- a/unordered-containers.cabal
++++ b/unordered-containers.cabal
+@@ -56,7 +56,7 @@ library
+     base >= 4.10 && < 5,
+     deepseq >= 1.4.3,
+     hashable >= 1.2.5 && < 1.5,
+-    template-haskell < 2.19
++    template-haskell < 2.21
+ 
+   default-language: Haskell2010
+ 


=====================================
p/haskell-unordered-containers/debian/patches/series
=====================================
@@ -0,0 +1 @@
+newer-deps



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

-- 
View it on GitLab: https://salsa.debian.org/haskell-team/DHG_packages/-/commit/25fe7f6b054488449931db16b91d24cd4eba53eb
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/20230910/a6b1912c/attachment-0001.htm>


More information about the Pkg-haskell-commits mailing list