[Git][haskell-team/DHG_packages][master] tree-monad: patch for newer base

Clint Adams (@clint) gitlab at salsa.debian.org
Sat Jul 2 18:29:38 BST 2022



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


Commits:
ee044cec by Clint Adams at 2022-07-02T13:29:32-04:00
tree-monad: patch for newer base

- - - - -


3 changed files:

- p/haskell-tree-monad/debian/changelog
- + p/haskell-tree-monad/debian/patches/newer-deps
- + p/haskell-tree-monad/debian/patches/series


Changes:

=====================================
p/haskell-tree-monad/debian/changelog
=====================================
@@ -1,8 +1,12 @@
-haskell-tree-monad (0.3.1-2) UNRELEASED; urgency=medium
+haskell-tree-monad (0.3.1-2) unstable; urgency=medium
 
+  [ Ilias Tsitsimpis ]
   * Declare compliance with Debian policy 4.6.1
 
- -- Ilias Tsitsimpis <iliastsi at debian.org>  Tue, 28 Jun 2022 15:33:17 +0300
+  [ Clint Adams ]
+  * Patch for newer base.
+
+ -- Clint Adams <clint at debian.org>  Sat, 02 Jul 2022 13:28:33 -0400
 
 haskell-tree-monad (0.3.1-1) unstable; urgency=medium
 


=====================================
p/haskell-tree-monad/debian/patches/newer-deps
=====================================
@@ -0,0 +1,11 @@
+--- a/tree-monad.cabal
++++ b/tree-monad.cabal
+@@ -20,7 +20,7 @@ extra-source-files:  CHANGELOG.md, READM
+ library
+   exposed-modules:     Control.Monad.SearchTree
+   other-extensions:    Rank2Types
+-  build-depends:       base >=4.13 && <4.15
++  build-depends:       base >=4.13 && <4.16
+   default-language:    Haskell2010
+   ghc-options:         -Wall
+ 


=====================================
p/haskell-tree-monad/debian/patches/series
=====================================
@@ -0,0 +1 @@
+newer-deps



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

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


More information about the Pkg-haskell-commits mailing list