[DHG_packages] 05/06: hspec: refresh patch

Sean Whitton spwhitton at spwhitton.name
Sun Sep 10 18:27:40 UTC 2017


This is an automated email from the git hooks/post-receive script.

spwhitton pushed a commit to annotated tag haskell-hspec_v2.4.4-1
in repository DHG_packages.

commit 33804eb1fea2392e6f425e2e53d71e6073179ce2
Author: Sean Whitton <spwhitton at spwhitton.name>
Date:   Sun Sep 10 11:05:08 2017 -0700

    hspec: refresh patch
---
 p/haskell-hspec/debian/changelog                 |  2 +-
 p/haskell-hspec/debian/patches/no-hspec-discover | 12 ++++++------
 2 files changed, 7 insertions(+), 7 deletions(-)

diff --git a/p/haskell-hspec/debian/changelog b/p/haskell-hspec/debian/changelog
index a1389a2..95a68ef 100644
--- a/p/haskell-hspec/debian/changelog
+++ b/p/haskell-hspec/debian/changelog
@@ -2,7 +2,7 @@ haskell-hspec (2.4.4-1) unstable; urgency=medium
 
   * New upstream release
 
- -- Sean Whitton <spwhitton at spwhitton.name>  Sun, 10 Sep 2017 11:04:10 -0700
+ -- Sean Whitton <spwhitton at spwhitton.name>  Sun, 10 Sep 2017 11:04:59 -0700
 
 haskell-hspec (2.4.3-2) unstable; urgency=medium
 
diff --git a/p/haskell-hspec/debian/patches/no-hspec-discover b/p/haskell-hspec/debian/patches/no-hspec-discover
index 319e2e5..0033d34 100644
--- a/p/haskell-hspec/debian/patches/no-hspec-discover
+++ b/p/haskell-hspec/debian/patches/no-hspec-discover
@@ -4,19 +4,19 @@ control/debian.
 
 --- a/hspec.cabal
 +++ b/hspec.cabal
-@@ -45,7 +45,6 @@
+@@ -45,7 +45,6 @@ library
    build-depends:
        base == 4.*
-     , hspec-core == 2.4.3
--    , hspec-discover == 2.4.3
+     , hspec-core == 2.4.4
+-    , hspec-discover == 2.4.4
      , hspec-expectations == 0.8.2.*
      , transformers >= 0.2.2.0
      , QuickCheck >= 2.5.1
-@@ -76,7 +75,6 @@
+@@ -76,7 +75,6 @@ test-suite spec
    build-depends:
        base == 4.*
-     , hspec-core == 2.4.3
--    , hspec-discover == 2.4.3
+     , hspec-core == 2.4.4
+-    , hspec-discover == 2.4.4
      , hspec-expectations == 0.8.2.*
      , transformers >= 0.2.2.0
      , QuickCheck >= 2.5.1

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-haskell/DHG_packages.git



More information about the Pkg-haskell-commits mailing list