[Git][haskell-team/DHG_packages][master] isomorphism-class: Upgrading from 0.1.0.8 to 0.1.0.9
Clint Adams (@clint)
gitlab at salsa.debian.org
Tue Oct 10 13:41:23 BST 2023
Clint Adams pushed to branch master at Debian Haskell Group / DHG_packages
Commits:
9b38601b by Clint Adams at 2023-10-10T08:41:08-04:00
isomorphism-class: Upgrading from 0.1.0.8 to 0.1.0.9
- - - - -
4 changed files:
- p/haskell-isomorphism-class/debian/changelog
- p/haskell-isomorphism-class/debian/control
- − p/haskell-isomorphism-class/debian/patches/newer-deps
- − p/haskell-isomorphism-class/debian/patches/series
Changes:
=====================================
p/haskell-isomorphism-class/debian/changelog
=====================================
@@ -1,3 +1,9 @@
+haskell-isomorphism-class (0.1.0.9-1) unstable; urgency=medium
+
+ * New upstream version.
+
+ -- Clint Adams <clint at debian.org> Tue, 10 Oct 2023 08:39:45 -0400
+
haskell-isomorphism-class (0.1.0.8-1) unstable; urgency=low
* Initial release
=====================================
p/haskell-isomorphism-class/debian/control
=====================================
@@ -15,7 +15,7 @@ Build-Depends: debhelper (>= 10),
libghc-hashable-prof (<< 2),
libghc-primitive-dev (>= 0.7.3),
libghc-primitive-dev (<< 0.9),
- libghc-primitive-prof (>= 0.7.3),
+ libghc-primitive-prof,
libghc-unordered-containers-dev (>= 0.2),
libghc-unordered-containers-dev (<< 0.3),
libghc-unordered-containers-prof (>= 0.2),
=====================================
p/haskell-isomorphism-class/debian/patches/newer-deps deleted
=====================================
@@ -1,11 +0,0 @@
---- a/isomorphism-class.cabal
-+++ b/isomorphism-class.cabal
-@@ -33,7 +33,7 @@ common library-dependencies
- bytestring >=0.10 && <0.12,
- containers >=0.6 && <0.7,
- hashable >=1 && <2,
-- primitive >=0.7.3 && <0.8,
-+ primitive >=0.7.3 && <0.9,
- text >=1.2 && <3,
- unordered-containers >=0.2 && <0.3,
- vector >=0.12 && <0.14,
=====================================
p/haskell-isomorphism-class/debian/patches/series deleted
=====================================
@@ -1 +0,0 @@
-newer-deps
View it on GitLab: https://salsa.debian.org/haskell-team/DHG_packages/-/commit/9b38601be175a21d0a95abfd1f86ba4e855a4bdd
--
View it on GitLab: https://salsa.debian.org/haskell-team/DHG_packages/-/commit/9b38601be175a21d0a95abfd1f86ba4e855a4bdd
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/20231010/40cd451f/attachment-0001.htm>
More information about the Pkg-haskell-commits
mailing list