[Git][haskell-team/DHG_packages][master] 2 commits: unliftio-core: Upgrading from 0.1.2.0 to 0.2.0.1
Clint Adams (@clint)
gitlab at salsa.debian.org
Tue Jun 14 20:08:40 BST 2022
Clint Adams pushed to branch master at Debian Haskell Group / DHG_packages
Commits:
6f6ba6a8 by Clint Adams at 2022-06-14T15:07:23-04:00
unliftio-core: Upgrading from 0.1.2.0 to 0.2.0.1
- - - - -
c9b5bc84 by Clint Adams at 2022-06-14T15:07:23-04:00
unliftio: Upgrading from 0.2.13 to 0.2.22.0
- - - - -
3 changed files:
- p/haskell-unliftio-core/debian/changelog
- p/haskell-unliftio-core/debian/patches/newer-deps
- p/haskell-unliftio/debian/changelog
Changes:
=====================================
p/haskell-unliftio-core/debian/changelog
=====================================
@@ -1,3 +1,9 @@
+haskell-unliftio-core (0.2.0.1-1) unstable; urgency=medium
+
+ * New upstream release
+
+ -- Clint Adams <clint at debian.org> Tue, 14 Jun 2022 15:04:51 -0400
+
haskell-unliftio-core (0.1.2.0-3) unstable; urgency=medium
* Patch for newer base.
=====================================
p/haskell-unliftio-core/debian/patches/newer-deps
=====================================
@@ -1,11 +1,10 @@
---- haskell-unliftio-core-0.1.2.0.orig/unliftio-core.cabal
-+++ haskell-unliftio-core-0.1.2.0/unliftio-core.cabal
-@@ -26,7 +26,7 @@ library
+--- a/unliftio-core.cabal
++++ b/unliftio-core.cabal
+@@ -30,6 +30,6 @@ library
hs-source-dirs:
src
build-depends:
-- base >=4.5 && <4.12
+- base >=4.5 && <4.14
+ base >=4.5 && <4.15
, transformers >=0.2 && <0.6
- exposed-modules:
- Control.Monad.IO.Unlift
+ default-language: Haskell2010
=====================================
p/haskell-unliftio/debian/changelog
=====================================
@@ -1,3 +1,9 @@
+haskell-unliftio (0.2.22.0-1) unstable; urgency=medium
+
+ * New upstream release
+
+ -- Clint Adams <clint at debian.org> Tue, 14 Jun 2022 15:05:43 -0400
+
haskell-unliftio (0.2.13-1) unstable; urgency=medium
* New upstream release
View it on GitLab: https://salsa.debian.org/haskell-team/DHG_packages/-/compare/ff87d6927fdd7e0e28c715df1f8033306ceb1095...c9b5bc84afb0870f989b9f56d3c9831e6a910bfd
--
View it on GitLab: https://salsa.debian.org/haskell-team/DHG_packages/-/compare/ff87d6927fdd7e0e28c715df1f8033306ceb1095...c9b5bc84afb0870f989b9f56d3c9831e6a910bfd
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/c90a150d/attachment-0001.htm>
More information about the Pkg-haskell-commits
mailing list