[Git][haskell-team/DHG_packages][master] quickcheck-instances: Upgrading from 0.3.29.1 to 0.3.30
Clint Adams (@clint)
gitlab at salsa.debian.org
Sat Oct 21 17:29:42 BST 2023
Clint Adams pushed to branch master at Debian Haskell Group / DHG_packages
Commits:
884dcf56 by Clint Adams at 2023-10-21T12:29:28-04:00
quickcheck-instances: Upgrading from 0.3.29.1 to 0.3.30
- - - - -
4 changed files:
- p/haskell-quickcheck-instances/debian/changelog
- p/haskell-quickcheck-instances/debian/control
- − p/haskell-quickcheck-instances/debian/patches/newer-deps
- − p/haskell-quickcheck-instances/debian/patches/series
Changes:
=====================================
p/haskell-quickcheck-instances/debian/changelog
=====================================
@@ -1,3 +1,9 @@
+haskell-quickcheck-instances (0.3.30-1) unstable; urgency=medium
+
+ * New upstream release
+
+ -- Clint Adams <clint at debian.org> Sat, 21 Oct 2023 12:28:46 -0400
+
haskell-quickcheck-instances (0.3.29.1-3) unstable; urgency=medium
* Patch for newer dependencies.
=====================================
p/haskell-quickcheck-instances/debian/control
=====================================
@@ -62,7 +62,7 @@ Build-Depends:
libghc-unordered-containers-dev (>= 0.2.2.0),
libghc-unordered-containers-dev (<< 0.3),
libghc-unordered-containers-prof,
- libghc-uuid-types-dev (>= 1.0.3),
+ libghc-uuid-types-dev (>= 1.0.4),
libghc-uuid-types-dev (<< 1.1),
libghc-uuid-types-prof,
libghc-vector-dev (>= 0.12.3.1),
=====================================
p/haskell-quickcheck-instances/debian/patches/newer-deps deleted
=====================================
@@ -1,24 +0,0 @@
---- a/quickcheck-instances.cabal
-+++ b/quickcheck-instances.cabal
-@@ -83,7 +83,7 @@ library
- hs-source-dirs: src
- build-depends:
- base >=4.5 && <4.18
-- , QuickCheck >=2.14.1 && <2.14.3
-+ , QuickCheck >=2.14.1 && <2.14.4
- , splitmix >=0.0.2 && <0.2
-
- build-depends:
-@@ -98,10 +98,10 @@ library
- , OneTuple >=0.3 && <0.5
- , primitive >=0.6.4.0 && <0.9
- , scientific >=0.3.6.2 && <0.4
-- , strict >=0.4 && <0.5
-+ , strict >=0.4 && <0.6
- , tagged >=0.8.6 && <0.9
- , text >=1.2.3.0 && <1.3 || >=2.0 && <2.1
-- , these >=1.1.1.1 && <1.2
-+ , these >=1.1.1.1 && <1.3
- , time-compat >=1.9.4 && <1.10
- , transformers >=0.3.0.0 && <0.7
- , transformers-compat >=0.6.5 && <0.8
=====================================
p/haskell-quickcheck-instances/debian/patches/series deleted
=====================================
@@ -1 +0,0 @@
-newer-deps
View it on GitLab: https://salsa.debian.org/haskell-team/DHG_packages/-/commit/884dcf5647f5e68374a365517afbdabd7ed5c2b4
--
View it on GitLab: https://salsa.debian.org/haskell-team/DHG_packages/-/commit/884dcf5647f5e68374a365517afbdabd7ed5c2b4
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/20231021/9e423a1e/attachment-0001.htm>
More information about the Pkg-haskell-commits
mailing list