[Git][haskell-team/DHG_packages][master] unliftio-core: patch for newer base
Clint Adams (@clint)
gitlab at salsa.debian.org
Tue Jun 14 21:16:02 BST 2022
Clint Adams pushed to branch master at Debian Haskell Group / DHG_packages
Commits:
2f9a3f70 by Clint Adams at 2022-06-14T16:14:12-04:00
unliftio-core: patch for newer base
- - - - -
2 changed files:
- p/haskell-unliftio-core/debian/changelog
- p/haskell-unliftio-core/debian/patches/newer-deps
Changes:
=====================================
p/haskell-unliftio-core/debian/changelog
=====================================
@@ -1,3 +1,9 @@
+haskell-unliftio-core (0.2.0.1-2) unstable; urgency=medium
+
+ * Patch for newer base.
+
+ -- Clint Adams <clint at debian.org> Tue, 14 Jun 2022 16:13:56 -0400
+
haskell-unliftio-core (0.2.0.1-1) unstable; urgency=medium
* New upstream release
=====================================
p/haskell-unliftio-core/debian/patches/newer-deps
=====================================
@@ -5,6 +5,6 @@
src
build-depends:
- base >=4.5 && <4.14
-+ base >=4.5 && <4.15
++ base >=4.5 && <4.16
, transformers >=0.2 && <0.6
default-language: Haskell2010
View it on GitLab: https://salsa.debian.org/haskell-team/DHG_packages/-/commit/2f9a3f70ff9dc0dff50ea69a3c52686a5bb921cf
--
View it on GitLab: https://salsa.debian.org/haskell-team/DHG_packages/-/commit/2f9a3f70ff9dc0dff50ea69a3c52686a5bb921cf
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/20220614/e8ea517a/attachment-0001.htm>
More information about the Pkg-haskell-commits
mailing list