[Git][haskell-team/package-plan][master] update cryptol
Clint Adams
gitlab at salsa.debian.org
Fri Jul 10 23:26:30 BST 2020
Clint Adams pushed to branch master at Debian Haskell Group / package-plan
Commits:
59e7a309 by Clint Adams at 2020-07-10T18:26:22-04:00
update cryptol
- - - - -
3 changed files:
- packages.txt
- patches/cryptol/2.6.0/newer-deps → patches/cryptol/2.8.0/newer-deps
- patches/cryptol/2.6.0/series → patches/cryptol/2.8.0/series
Changes:
=====================================
packages.txt
=====================================
@@ -169,7 +169,7 @@ cryptohash-cryptoapi 0.1.4
cryptohash-md5 0.11.100.1
cryptohash-sha1 0.11.100.1
cryptohash-sha256 0.11.101.0
-cryptol 2.6.0 ignore # BROKEN: LTS 15.5: needs updating for newer base-compat
+cryptol 2.8.0
cryptonite 0.26
cryptonite-conduit 0.2.2
crypto-numbers 0.2.7
=====================================
patches/cryptol/2.6.0/newer-deps → patches/cryptol/2.8.0/newer-deps
=====================================
@@ -1,13 +1,11 @@
-Index: b/cryptol.cabal
-===================================================================
--- a/cryptol.cabal
+++ b/cryptol.cabal
-@@ -43,7 +43,7 @@ library
+@@ -44,7 +44,7 @@
Default-language:
Haskell2010
Build-depends: base >= 4.8 && < 5,
-- base-compat >= 0.6 && < 0.10,
-+ base-compat >= 0.6 && < 0.11,
+- base-compat >= 0.6 && < 0.11,
++ base-compat >= 0.6 && < 0.12,
bytestring >= 0.10,
array >= 0.4,
containers >= 0.5,
=====================================
patches/cryptol/2.6.0/series → patches/cryptol/2.8.0/series
=====================================
View it on GitLab: https://salsa.debian.org/haskell-team/package-plan/-/commit/59e7a309a64a80932b14e73896650ac8cf77bc41
--
View it on GitLab: https://salsa.debian.org/haskell-team/package-plan/-/commit/59e7a309a64a80932b14e73896650ac8cf77bc41
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/20200710/4e60cd3e/attachment.html>
More information about the Pkg-haskell-commits
mailing list