[Git][haskell-team/DHG_packages][master] some: Upgrading from 1.0.1 to 1.0.3

Clint Adams (@clint) gitlab at salsa.debian.org
Tue Jun 21 14:23:36 BST 2022



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


Commits:
ffab7fcb by Clint Adams at 2022-06-21T09:23:20-04:00
some: Upgrading from 1.0.1 to 1.0.3

- - - - -


2 changed files:

- p/haskell-some/debian/changelog
- p/haskell-some/debian/patches/newer-deps


Changes:

=====================================
p/haskell-some/debian/changelog
=====================================
@@ -1,3 +1,9 @@
+haskell-some (1.0.3-1) unstable; urgency=medium
+
+  * New upstream release
+
+ -- Clint Adams <clint at debian.org>  Tue, 21 Jun 2022 09:21:02 -0400
+
 haskell-some (1.0.1-2) unstable; urgency=medium
 
   * Sourceful post-NEW upload


=====================================
p/haskell-some/debian/patches/newer-deps
=====================================
@@ -1,11 +1,24 @@
 --- a/some.cabal
 +++ b/some.cabal
-@@ -69,7 +69,7 @@
+@@ -72,7 +72,7 @@ library
  
    other-modules:    Data.GADT.Internal
    build-depends:
--      base     >=4.3     && <4.14
-+      base     >=4.3     && <4.15
+-      base     >=4.3     && <4.16
++      base     >=4.3     && <4.17
      , deepseq  >=1.3.0.0 && <1.5
  
    if !impl(ghc >=7.8)
+@@ -80,9 +80,9 @@ library
+ 
+   if !impl(ghc >=8.0)
+     build-depends:
+-        semigroups           >=0.18.5 && <0.20
+-      , transformers         >=0.3    && <0.6
+-      , transformers-compat  >=0.6    && <0.7
++        semigroups           >=0.18.5 && <0.21
++      , transformers         >=0.3    && <0.7
++      , transformers-compat  >=0.6    && <0.8
+ 
+   if impl(ghc >=9.0)
+     -- these flags may abort compilation with GHC-8.10



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

-- 
View it on GitLab: https://salsa.debian.org/haskell-team/DHG_packages/-/commit/ffab7fcbbe479f49683b236970eab951875f2b06
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/20220621/e1a2f416/attachment-0001.htm>


More information about the Pkg-haskell-commits mailing list