[Git][haskell-team/package-plan][master] 2 commits: Add binary-instances

Ilias Tsitsimpis gitlab at salsa.debian.org
Sun Jul 19 09:40:43 BST 2020



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


Commits:
9d4f0a21 by Ilias Tsitsimpis at 2020-07-19T11:23:13+03:00
Add binary-instances

Add binary-instances via github.

- - - - -
10f003da by Ilias Tsitsimpis at 2020-07-19T11:37:15+03:00
Re-enable a few packages fixed on unstable

- - - - -


3 changed files:

- packages.txt
- + patches/generic-trie/0.3.1/newer-deps
- + patches/generic-trie/0.3.1/series


Changes:

=====================================
packages.txt
=====================================
@@ -47,9 +47,10 @@ basic-prelude 0.7.0
 bencode 0.6.1.1
 bifunctors 5.5.7
 binary-conduit 1.3.1 notest
+binary-instances 1.0.0.1
 binary-orphans 1.0.1
 binary-parsers 0.2.4.0
-binary-tagged 0.2 notest # avoid dependency on binary-instances
+binary-tagged 0.2
 bindings-DSL 1.0.25
 bindings-nettle 0.4 key # for QA
 bindings-sane 0.0.1 key # for QA
@@ -317,7 +318,7 @@ generic-deriving 1.13.1
 generic-lens 1.2.0.1
 generic-random 1.3.0.1
 generics-sop 0.5.1.0
-generic-trie 0.3.1 ignore # BROKEN: LTS 15.12: newer base
+generic-trie 0.3.1
 geniplate-mirror 0.7.7
 genvalidity 0.10.0.2
 genvalidity-containers 0.8.0.2
@@ -349,8 +350,8 @@ gio 0.13.8.0
 gi-pango 1.0.22
 git-annex 8.20200501 binary key -f-ConcurrentOutput
 githash 0.1.4.0
-github 0.20 ignore # BROKEN:
-github-backup 1.20170301 binary key ignore # depends on github
+github 0.23
+github-backup 1.20191219 binary key
 gitit 0.13.0.0 key
 git-lfs 1.1.0
 gitlib 3.1.2 ignore # https://bugs.debian.org/963748
@@ -416,7 +417,7 @@ hdevtools 0.1.8.0 binary
 heaps 0.3.6.1
 hedgehog 1.0.2
 hedis 0.12.13 key notest
-heist 1.1.0.1 notest ignore # BROKEN: LTS 13:
+heist 1.1.0.1 notest
 here 1.2.13
 heredoc 0.2.0.0
 heterocephalus 1.0.5.3
@@ -555,7 +556,7 @@ LambdaHack 0.9.5.0
 language-c 0.8.3
 language-haskell-extract 0.2.4
 language-javascript 0.7.1.0
-language-python 0.5.6 ignore # BROKEN: LTS 13: containers
+language-python 0.5.8
 lazy-csv 0.5.1
 lazysmallcheck 0.6
 LDAP 0.6.11 key
@@ -1091,7 +1092,7 @@ x509-system 1.6.6
 x509-util 1.6.5 binary key
 x509-validation 1.6.11
 xcb-types 0.10.0
-xcffib 0.8.1 binary=python3-xcffib key ignore # BROKEN: LTS 13: language-python via containers
+xcffib 0.9.0 binary=python3-xcffib key
 xdg-basedir 0.2.2
 xdg-desktop-entry 0.1.1.1
 xml 1.3.14


=====================================
patches/generic-trie/0.3.1/newer-deps
=====================================
@@ -0,0 +1,13 @@
+Index: b/generic-trie.cabal
+===================================================================
+--- a/generic-trie.cabal
++++ b/generic-trie.cabal
+@@ -26,7 +26,7 @@ extra-source-files:
+ library
+   exposed-modules:     Data.GenericTrie,
+                        Data.GenericTrie.Internal
+-  build-depends:       base             >= 4.5     && < 4.13,
++  build-depends:       base             >= 4.5     && < 5,
+                        transformers     >= 0.2     && < 0.6,
+                        containers       >= 0.4.2.1 && < 0.7
+   GHC-options:         -O2 -Wall


=====================================
patches/generic-trie/0.3.1/series
=====================================
@@ -0,0 +1 @@
+newer-deps



View it on GitLab: https://salsa.debian.org/haskell-team/package-plan/-/compare/a6a48b50592b027aa4b8378e99869691a0acad27...10f003daf3c54529e393241ee6d3dc9e92626496

-- 
View it on GitLab: https://salsa.debian.org/haskell-team/package-plan/-/compare/a6a48b50592b027aa4b8378e99869691a0acad27...10f003daf3c54529e393241ee6d3dc9e92626496
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/20200719/a30fc740/attachment-0001.html>


More information about the Pkg-haskell-commits mailing list