[Git][haskell-team/DHG_packages][master] haskell-unliftio-core: patch for newer deps
Gianfranco Costamagna
gitlab at salsa.debian.org
Fri Aug 23 14:25:15 BST 2019
Gianfranco Costamagna pushed to branch master at Debian Haskell Group / DHG_packages
Commits:
115d04bd by Gianfranco Costamagna at 2019-08-23T13:24:28Z
haskell-unliftio-core: patch for newer deps
- - - - -
3 changed files:
- p/haskell-unliftio-core/debian/changelog
- + p/haskell-unliftio-core/debian/patches/newer-deps
- + p/haskell-unliftio-core/debian/patches/series
Changes:
=====================================
p/haskell-unliftio-core/debian/changelog
=====================================
@@ -1,3 +1,9 @@
+haskell-unliftio-core (0.1.2.0-2) unstable; urgency=medium
+
+ * Patch for newer deps
+
+ -- Gianfranco Costamagna <locutusofborg at debian.org> Fri, 23 Aug 2019 15:23:22 +0200
+
haskell-unliftio-core (0.1.2.0-1) unstable; urgency=medium
[ Clint Adams ]
=====================================
p/haskell-unliftio-core/debian/patches/newer-deps
=====================================
@@ -0,0 +1,11 @@
+--- 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
+ hs-source-dirs:
+ src
+ build-depends:
+- base >=4.5 && <4.12
++ base >=4.5 && <4.13
+ , transformers >=0.2 && <0.6
+ exposed-modules:
+ Control.Monad.IO.Unlift
=====================================
p/haskell-unliftio-core/debian/patches/series
=====================================
@@ -0,0 +1 @@
+newer-deps
View it on GitLab: https://salsa.debian.org/haskell-team/DHG_packages/commit/115d04bd9a749a1416a744eb2018a15abc7ce0de
--
View it on GitLab: https://salsa.debian.org/haskell-team/DHG_packages/commit/115d04bd9a749a1416a744eb2018a15abc7ce0de
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/20190823/880c7770/attachment.html>
More information about the Pkg-haskell-commits
mailing list