[Git][haskell-team/DHG_packages][master] vault: commit missing patches (oops)

Scott Talbert (@swt2c) gitlab at salsa.debian.org
Fri Jul 29 17:06:23 BST 2022



Scott Talbert pushed to branch master at Debian Haskell Group / DHG_packages


Commits:
baf0e929 by Scott Talbert at 2022-07-29T12:06:00-04:00
vault: commit missing patches (oops)

- - - - -


2 changed files:

- + p/haskell-vault/debian/patches/newer-deps
- + p/haskell-vault/debian/patches/series


Changes:

=====================================
p/haskell-vault/debian/patches/newer-deps
=====================================
@@ -0,0 +1,15 @@
+--- a/vault.cabal
++++ b/vault.cabal
+@@ -48,10 +48,10 @@ flag UseGHC
+ 
+ Library
+     hs-source-dirs:     src
+-    build-depends:      base >= 4.5 && < 4.16,
++    build-depends:      base >= 4.5 && < 4.17,
+                         containers >= 0.4 && < 0.7,
+                         unordered-containers >= 0.2.3.0 && < 0.3,
+-                        hashable >= 1.1.2.5 && < 1.4
++                        hashable >= 1.1.2.5 && < 1.5
+ 
+     if impl(ghc < 8.0)
+         build-depends:  semigroups >= 0.1 && < 1.0


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



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

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


More information about the Pkg-haskell-commits mailing list