Commit 3c48eff8 authored by Clint Adams's avatar Clint Adams
Browse files

base64-bytestring: build-depend on haskell-devscripts (>= 0.15) to work around...

base64-bytestring: build-depend on haskell-devscripts (>= 0.15) to work around ancient timestamp.  closes: #933166.
parent ab329652
Loading
Loading
Loading
Loading
+7 −0
Original line number Diff line number Diff line
haskell-base64-bytestring (1.0.0.2-2) unstable; urgency=medium

  * Build-depend on haskell-devscripts (>= 0.15) to work around
    ancient timestamp.  closes: #933166.

 -- Clint Adams <clint@debian.org>  Sat, 27 Jul 2019 13:27:06 -0400

haskell-base64-bytestring (1.0.0.2-1) unstable; urgency=medium

  * New upstream version.
+1 −1
Original line number Diff line number Diff line
@@ -10,7 +10,7 @@ Build-Depends:
 debhelper (>= 10),
 ghc (>= 8),
 ghc-prof,
 haskell-devscripts (>= 0.13),
 haskell-devscripts (>= 0.15),
 libghc-hunit-dev,
 libghc-quickcheck2-dev,
 libghc-quickcheck2-prof,