[Git][haskell-team/DHG_packages][master] splitmix: patch for newer base

Clint Adams (@clint) gitlab at salsa.debian.org
Mon Aug 28 23:05:42 BST 2023



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


Commits:
1d2c0f7a by Clint Adams at 2023-08-28T18:05:05-04:00
splitmix: patch for newer base

- - - - -


3 changed files:

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


Changes:

=====================================
p/haskell-splitmix/debian/changelog
=====================================
@@ -1,3 +1,9 @@
+haskell-splitmix (0.1.0.4-3) unstable; urgency=medium
+
+  * Patch for newer base.
+
+ -- Clint Adams <clint at debian.org>  Mon, 28 Aug 2023 18:04:05 -0400
+
 haskell-splitmix (0.1.0.4-2) unstable; urgency=medium
 
   [ Ilias Tsitsimpis ]


=====================================
p/haskell-splitmix/debian/patches/newer-deps
=====================================
@@ -0,0 +1,11 @@
+--- a/splitmix.cabal
++++ b/splitmix.cabal
+@@ -77,7 +77,7 @@ library
+   -- ghc-options: -fplugin=DumpCore -fplugin-opt DumpCore:core-html
+ 
+   build-depends:
+-      base     >=4.3     && <4.17
++      base     >=4.3     && <5
+     , deepseq  >=1.3.0.0 && <1.5
+ 
+   if flag(optimised-mixer)


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



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

-- 
View it on GitLab: https://salsa.debian.org/haskell-team/DHG_packages/-/commit/1d2c0f7afae9f34b5b80c5d85a674bee61fdb59b
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/20230828/d5bfc50b/attachment-0001.htm>


More information about the Pkg-haskell-commits mailing list