[Git][haskell-team/DHG_packages][master] old-time: patch for newer base
Clint Adams
gitlab at salsa.debian.org
Thu Apr 12 20:46:18 UTC 2018
Clint Adams pushed to branch master at Debian Haskell Group / DHG_packages
Commits:
e6357fac by Clint Adams at 2018-04-12T16:45:22-04:00
old-time: patch for newer base
- - - - -
2 changed files:
- p/haskell-old-time/debian/changelog
- p/haskell-old-time/debian/patches/newer-base
Changes:
=====================================
p/haskell-old-time/debian/changelog
=====================================
--- a/p/haskell-old-time/debian/changelog
+++ b/p/haskell-old-time/debian/changelog
@@ -1,3 +1,9 @@
+haskell-old-time (1.1.0.3-7) unstable; urgency=medium
+
+ * Patch for newer base.
+
+ -- Clint Adams <clint at debian.org> Thu, 12 Apr 2018 16:45:08 -0400
+
haskell-old-time (1.1.0.3-6) unstable; urgency=medium
[ Ilias Tsitsimpis ]
=====================================
p/haskell-old-time/debian/patches/newer-base
=====================================
--- a/p/haskell-old-time/debian/patches/newer-base
+++ b/p/haskell-old-time/debian/patches/newer-base
@@ -1,11 +1,11 @@
--- a/old-time.cabal
+++ b/old-time.cabal
-@@ -53,7 +53,7 @@ Library
+@@ -53,7 +53,7 @@
HsTime.h
build-depends:
- base >= 4.7 && < 4.9,
-+ base >= 4.7 && < 4.10,
++ base >= 4.7 && < 4.11,
old-locale == 1.0.*
ghc-options: -Wall
View it on GitLab: https://salsa.debian.org/haskell-team/DHG_packages/commit/e6357fac9c339aecaa24eb06669e562bbff43459
---
View it on GitLab: https://salsa.debian.org/haskell-team/DHG_packages/commit/e6357fac9c339aecaa24eb06669e562bbff43459
You're receiving this email because of your account on salsa.debian.org.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.alioth.debian.org/pipermail/pkg-haskell-commits/attachments/20180412/fc3a5789/attachment-0001.html>
More information about the Pkg-haskell-commits
mailing list