[Git][haskell-team/DHG_packages][master] singleton-bool: patch for newer base

Clint Adams gitlab at salsa.debian.org
Tue Jun 16 17:39:47 BST 2020



Clint Adams pushed to branch master at Debian Haskell Group / DHG_packages


Commits:
70f49b2d by Clint Adams at 2020-06-16T12:39:07-04:00
singleton-bool: patch for newer base

- - - - -


3 changed files:

- p/haskell-singleton-bool/debian/changelog
- + p/haskell-singleton-bool/debian/patches/newer-deps
- + p/haskell-singleton-bool/debian/patches/series


Changes:

=====================================
p/haskell-singleton-bool/debian/changelog
=====================================
@@ -1,3 +1,9 @@
+haskell-singleton-bool (0.1.5-2) unstable; urgency=medium
+
+  * Patch for newer base.
+
+ -- Clint Adams <clint at debian.org>  Tue, 16 Jun 2020 12:38:56 -0400
+
 haskell-singleton-bool (0.1.5-1) unstable; urgency=medium
 
   * New upstream version.


=====================================
p/haskell-singleton-bool/debian/patches/newer-deps
=====================================
@@ -0,0 +1,11 @@
+--- a/singleton-bool.cabal
++++ b/singleton-bool.cabal
+@@ -31,7 +31,7 @@
+   hs-source-dirs:   src
+   ghc-options:      -Wall
+   build-depends:
+-      base  >=4.6   && <4.13
++      base  >=4.6   && <5
+ 
+   if impl(ghc >= 7.8)
+     build-depends:


=====================================
p/haskell-singleton-bool/debian/patches/series
=====================================
@@ -0,0 +1 @@
+newer-deps



View it on GitLab: https://salsa.debian.org/haskell-team/DHG_packages/-/commit/70f49b2d707bb580da59d998f1dacb6871a7be5d

-- 
View it on GitLab: https://salsa.debian.org/haskell-team/DHG_packages/-/commit/70f49b2d707bb580da59d998f1dacb6871a7be5d
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/20200616/e54ed395/attachment.html>


More information about the Pkg-haskell-commits mailing list