[Git][haskell-team/package-plan][master] Update stack

Ilias Tsitsimpis (@iliastsi) gitlab at salsa.debian.org
Wed Oct 26 09:03:00 BST 2022



Ilias Tsitsimpis pushed to branch master at Debian Haskell Group / package-plan


Commits:
ea1ed8a2 by Ilias Tsitsimpis at 2022-10-26T11:00:07+03:00
Update stack

- - - - -


5 changed files:

- packages.txt
- + patches/stack/2.7.5/newer-deps
- + patches/stack/2.7.5/series
- + patches/xmonad-wallpaper/0.0.1.5/bump-xmonad-dependency.patch
- + patches/xmonad-wallpaper/0.0.1.5/series


Changes:

=====================================
packages.txt
=====================================
@@ -925,7 +925,7 @@ split 0.2.3.5
 splitmix 0.1.0.4 notest # cyclic dependencies; QuickCheck, base-compat-batteries, splitmix
 spool 0.1
 sql-words 0.1.6.4
-stack 2.7.5 binary=haskell-stack key ignore # BROKEN LTS 19
+stack 2.7.5 binary=haskell-stack key
 stateref 0.3
 statestack 0.3.1
 StateVar 1.2.2
@@ -1149,7 +1149,7 @@ xmobar 0.44.2 binary
 xmonad 0.17.1 key notest
 xmonad-contrib 0.17.1 key
 xmonad-extras 0.17.0
-xmonad-wallpaper 0.0.1.5 ignore # BROKEN LTS 19
+xmonad-wallpaper 0.0.1.5
 xss-sanitize 0.3.7
 yaml 0.11.8.0
 yesod 1.6.2.1


=====================================
patches/stack/2.7.5/newer-deps
=====================================
@@ -0,0 +1,47 @@
+Index: b/stack.cabal
+===================================================================
+--- a/stack.cabal
++++ b/stack.cabal
+@@ -231,8 +231,8 @@ library
+         -fwarn-identities
+ 
+     build-depends:
+-        Cabal >=3.2.1.0 && <3.4,
+-        aeson >=1.5.6.0 && <1.6,
++        Cabal >=3.2.1.0 && <3.5,
++        aeson >=1.5.6.0,
+         annotated-wl-pprint >=0.7.0,
+         ansi-terminal >=0.10.3,
+         array >=0.5.4.0,
+@@ -271,7 +271,6 @@ library
+         http-types >=0.12.3,
+         memory >=0.15.0,
+         microlens >=0.4.11.2,
+-        mintty >=0.1.2,
+         mono-traversable >=1.0.15.1,
+         mtl >=2.2.2,
+         mustache >=2.3.1,
+@@ -397,7 +396,6 @@ executable stack
+         http-types >=0.12.3,
+         memory >=0.15.0,
+         microlens >=0.4.11.2,
+-        mintty >=0.1.2,
+         mono-traversable >=1.0.15.1,
+         mtl >=2.2.2,
+         mustache >=2.3.1,
+@@ -526,7 +524,6 @@ executable stack-integration-test
+         http-types >=0.12.3,
+         memory >=0.15.0,
+         microlens >=0.4.11.2,
+-        mintty >=0.1.2,
+         mono-traversable >=1.0.15.1,
+         mtl >=2.2.2,
+         mustache >=2.3.1,
+@@ -662,7 +659,6 @@ test-suite stack-test
+         http-types >=0.12.3,
+         memory >=0.15.0,
+         microlens >=0.4.11.2,
+-        mintty >=0.1.2,
+         mono-traversable >=1.0.15.1,
+         mtl >=2.2.2,
+         mustache >=2.3.1,


=====================================
patches/stack/2.7.5/series
=====================================
@@ -0,0 +1 @@
+newer-deps


=====================================
patches/xmonad-wallpaper/0.0.1.5/bump-xmonad-dependency.patch
=====================================
@@ -0,0 +1,14 @@
+Author: Gianfranco Costamagna <locutusofborg at debian.org>
+Last-Update: 2017-07-22
+
+--- a/xmonad-wallpaper.cabal
++++ b/xmonad-wallpaper.cabal
+@@ -59,7 +59,7 @@ library
+   -- other-extensions:
+ 
+   -- Other library packages from which modules are imported.
+-  build-depends:       base >=3.0 && <5.0, unix, xmonad >=0.13 && <0.16, mtl, random, magic >=1.1 && <1.2
++  build-depends:       base >=3.0 && <5.0, unix, xmonad >=0.13 && <0.18, mtl, random, magic >=1.1 && <1.2
+ 
+   -- Directories containing source files.
+   hs-source-dirs:      src


=====================================
patches/xmonad-wallpaper/0.0.1.5/series
=====================================
@@ -0,0 +1 @@
+bump-xmonad-dependency.patch



View it on GitLab: https://salsa.debian.org/haskell-team/package-plan/-/commit/ea1ed8a2d18bad674d2f984d0225fbb3cb1877f2

-- 
View it on GitLab: https://salsa.debian.org/haskell-team/package-plan/-/commit/ea1ed8a2d18bad674d2f984d0225fbb3cb1877f2
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/20221026/9696d7d2/attachment-0001.htm>


More information about the Pkg-haskell-commits mailing list