[arch-commits] Commit in haskell-cryptohash-conduit/trunk (PKGBUILD)

Felix Yan felixonmars at archlinux.org
Tue Jun 20 08:04:31 UTC 2017


    Date: Tuesday, June 20, 2017 @ 08:04:31
  Author: felixonmars
Revision: 238862

upgpkg: haskell-cryptohash-conduit 0.1.1-87

rebuild with foundation,0.0.12

Modified:
  haskell-cryptohash-conduit/trunk/PKGBUILD

----------+
 PKGBUILD |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2017-06-20 08:03:09 UTC (rev 238861)
+++ PKGBUILD	2017-06-20 08:04:31 UTC (rev 238862)
@@ -5,12 +5,12 @@
 _hkgname=cryptohash-conduit
 pkgname=haskell-cryptohash-conduit
 pkgver=0.1.1
-pkgrel=86
+pkgrel=87
 pkgdesc="cryptohash conduit"
 url="http://github.com/vincenthz/hs-cryptohash-conduit"
 license=("custom:BSD3")
 arch=('i686' 'x86_64')
-depends=("ghc" "haskell-conduit" "haskell-conduit-extra" "haskell-cryptohash"
+depends=('ghc' "haskell-conduit" "haskell-conduit-extra" "haskell-cryptohash"
          "haskell-resourcet")
 source=("https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz")
 sha256sums=('ea516d898d3e34dae6be3e8bc59c9f61a61cb1222233dbfe84a84bb0ded4b4ce')



More information about the arch-commits mailing list