Commit 6e51ff59 authored by Clint Adams's avatar Clint Adams
Browse files

store-core: Upgrading from 0.4.1 to 0.4.3

parent 79f34e5c
Loading
Loading
Loading
Loading
+3 −2
Original line number Diff line number Diff line
haskell-store-core (0.4.1-3) UNRELEASED; urgency=medium
haskell-store-core (0.4.3-1) unstable; urgency=medium

  * Set Rules-Requires-Root to no.
  * New upstream release

 -- Clint Adams <clint@debian.org>  Sun, 06 May 2018 22:10:38 -0400
 -- Clint Adams <clint@debian.org>  Sat, 09 Jun 2018 13:28:37 -0400

haskell-store-core (0.4.1-2) unstable; urgency=medium

+0 −10
Original line number Diff line number Diff line
--- a/store-core.cabal
+++ b/store-core.cabal
@@ -34,7 +34,6 @@
       base >=4.7 && <5
     , primitive >=0.6 && < 1.0
     , bytestring >=0.10.4.0 && < 1.0
-    , fail
     , transformers >=0.3.0.0 && < 1.0
     , ghc-prim >=0.3.1.0 && < 1.0
     , text >=1.2.0.4 && < 2.0
+0 −1
Original line number Diff line number Diff line
no-fail