[Git][haskell-team/DHG_packages][master] ghc-typelits-natnormalise: Upgrading from 0.7.3 to 0.7.6
Scott Talbert (@swt2c)
gitlab at salsa.debian.org
Mon Jun 20 16:01:39 BST 2022
Scott Talbert pushed to branch master at Debian Haskell Group / DHG_packages
Commits:
10d74707 by Scott Talbert at 2022-06-20T10:58:39-04:00
ghc-typelits-natnormalise: Upgrading from 0.7.3 to 0.7.6
- - - - -
3 changed files:
- p/haskell-ghc-typelits-natnormalise/debian/changelog
- + p/haskell-ghc-typelits-natnormalise/debian/patches/newer-bignum
- + p/haskell-ghc-typelits-natnormalise/debian/patches/series
Changes:
=====================================
p/haskell-ghc-typelits-natnormalise/debian/changelog
=====================================
@@ -1,3 +1,9 @@
+haskell-ghc-typelits-natnormalise (0.7.6-1) unstable; urgency=medium
+
+ * New upstream release
+
+ -- Scott Talbert <swt at techie.net> Mon, 20 Jun 2022 10:46:40 -0400
+
haskell-ghc-typelits-natnormalise (0.7.3-2) unstable; urgency=medium
* Gratuitous post-NEW source-only upload
=====================================
p/haskell-ghc-typelits-natnormalise/debian/patches/newer-bignum
=====================================
@@ -0,0 +1,11 @@
+--- a/ghc-typelits-natnormalise.cabal
++++ b/ghc-typelits-natnormalise.cabal
+@@ -71,7 +71,7 @@ library
+ ghc-tcplugins-extra >=0.3.1,
+ transformers >=0.5.2.0 && < 0.6
+ if impl(ghc >= 9.0.0)
+- build-depends: ghc-bignum >=1.0 && <1.1
++ build-depends: ghc-bignum >=1.0 && <1.3
+ else
+ build-depends: integer-gmp >=1.0 && <1.1
+ hs-source-dirs: src
=====================================
p/haskell-ghc-typelits-natnormalise/debian/patches/series
=====================================
@@ -0,0 +1 @@
+newer-bignum
View it on GitLab: https://salsa.debian.org/haskell-team/DHG_packages/-/commit/10d7470736f5a0d626e97cfb7681aa8b3b526dc8
--
View it on GitLab: https://salsa.debian.org/haskell-team/DHG_packages/-/commit/10d7470736f5a0d626e97cfb7681aa8b3b526dc8
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/20220620/7d853c7c/attachment-0001.htm>
More information about the Pkg-haskell-commits
mailing list