[Git][haskell-team/DHG_packages][master] cryptohash-md5: commas
Clint Adams
gitlab at salsa.debian.org
Sat Apr 14 18:27:08 BST 2018
Clint Adams pushed to branch master at Debian Haskell Group / DHG_packages
Commits:
1bf8710d by Clint Adams at 2018-04-14T13:26:38-04:00
cryptohash-md5: commas
- - - - -
2 changed files:
- p/haskell-cryptohash-md5/debian/changelog
- p/haskell-cryptohash-md5/debian/patches/newer-deps
Changes:
=====================================
p/haskell-cryptohash-md5/debian/changelog
=====================================
--- a/p/haskell-cryptohash-md5/debian/changelog
+++ b/p/haskell-cryptohash-md5/debian/changelog
@@ -1,3 +1,9 @@
+haskell-cryptohash-md5 (0.11.100.1-4) unstable; urgency=medium
+
+ * Fix patch.
+
+ -- Clint Adams <clint at debian.org> Sat, 14 Apr 2018 13:26:31 -0400
+
haskell-cryptohash-md5 (0.11.100.1-3) unstable; urgency=medium
* Patch for newer base and tasty-*.
=====================================
p/haskell-cryptohash-md5/debian/patches/newer-deps
=====================================
--- a/p/haskell-cryptohash-md5/debian/patches/newer-deps
+++ b/p/haskell-cryptohash-md5/debian/patches/newer-deps
@@ -16,9 +16,9 @@
- , tasty == 0.11.*
- , tasty-quickcheck == 0.8.*
- , tasty-hunit == 0.9.*
-+ , tasty >= 0.11,
-+ , tasty-quickcheck >= 0.8,
-+ , tasty-hunit >= 0.9,
++ , tasty >= 0.11
++ , tasty-quickcheck >= 0.8
++ , tasty-hunit >= 0.9
benchmark bench-md5
default-language: Haskell2010
View it on GitLab: https://salsa.debian.org/haskell-team/DHG_packages/commit/1bf8710d3100423848d8fc5bc35bf36aaac65f07
---
View it on GitLab: https://salsa.debian.org/haskell-team/DHG_packages/commit/1bf8710d3100423848d8fc5bc35bf36aaac65f07
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/20180414/f40fe67c/attachment.html>
More information about the Pkg-haskell-commits
mailing list