[Git][haskell-team/package-plan][master] Upgrade irc-core
Ilias Tsitsimpis (@iliastsi)
gitlab at salsa.debian.org
Sun Dec 3 17:13:48 GMT 2023
Ilias Tsitsimpis pushed to branch master at Debian Haskell Group / package-plan
Commits:
579a4c95 by Ilias Tsitsimpis at 2023-12-02T22:34:55+02:00
Upgrade irc-core
- - - - -
3 changed files:
- packages.txt
- + patches/cryptol/3.0.0/newer-deps
- + patches/cryptol/3.0.0/series
Changes:
=====================================
packages.txt
=====================================
@@ -76,7 +76,7 @@ brainfuck 0.1.0.3
brick 1.9
broadcast-chan 0.2.1.2
bsb-http-chunked 0.0.0.4
-bustle 0.8.0 key binary ignore # BROKEN LTS 21
+bustle 0.8.0 key binary
bv-sized 1.0.5 notest
byteable 0.1.1
bytedump 1.0
@@ -179,7 +179,7 @@ cryptohash-cryptoapi 0.1.4
cryptohash-md5 0.11.101.0
cryptohash-sha1 0.11.101.0
cryptohash-sha256 0.11.102.1
-cryptol 3.0.0 ignore # BROKEN LTS 21
+cryptol 3.0.0
crypton 0.33 ahead
cryptonite 0.30
cryptonite-conduit 0.2.2
@@ -363,7 +363,7 @@ gitrev 1.3.1
gi-vte 2.91.31
gi-xlib 2.0.13
glib 0.13.10.0
-glirc 2.39.0.1 binary key ignore # BROKEN LTS 21
+glirc 2.40 binary key ignore # needs vty-unix which is not in LTS
Glob 0.10.2
gloss 1.13.2.2 key
gloss-rendering 1.13.1.2
@@ -542,7 +542,7 @@ iproute 1.7.12
ipynb 0.2
irc 0.6.1.0
ircbot 0.6.6.1 key ignore # BROKEN LTS 21
-irc-core 2.11 ignore # BROKEN LTS 21
+irc-core 2.12
iso8601-time 0.1.5
isomorphism-class 0.1.0.10 notest
iwlib 0.1.2
=====================================
patches/cryptol/3.0.0/newer-deps
=====================================
@@ -0,0 +1,22 @@
+Index: b/cryptol.cabal
+===================================================================
+--- a/cryptol.cabal
++++ b/cryptol.cabal
+@@ -74,7 +74,7 @@ library
+ prettyprinter >= 1.7.0,
+ pretty-show,
+ process >= 1.2,
+- sbv >= 9.1 && < 10.2,
++ sbv >= 9.1 && < 10.3,
+ simple-smt >= 0.9.7,
+ stm >= 2.4,
+ strict,
+@@ -85,7 +85,7 @@ library
+ mtl >= 2.2.1,
+ time >= 1.6.0.1,
+ panic >= 0.3,
+- what4 >= 1.4 && < 1.5
++ what4 >= 1.4 && < 1.6
+
+ if impl(ghc >= 9.0)
+ build-depends: ghc-bignum >= 1.0 && < 1.4
=====================================
patches/cryptol/3.0.0/series
=====================================
@@ -0,0 +1 @@
+newer-deps
View it on GitLab: https://salsa.debian.org/haskell-team/package-plan/-/commit/579a4c959a30e0ca5e8fd9022452ececc0891a22
--
View it on GitLab: https://salsa.debian.org/haskell-team/package-plan/-/commit/579a4c959a30e0ca5e8fd9022452ececc0891a22
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/20231203/2235711c/attachment-0001.htm>
More information about the Pkg-haskell-commits
mailing list