Date: Sunday, November 12, 2017 @ 15:00:08
  Author: felixonmars
Revision: 266391

upgpkg: haskell-cryptohash 0.11.9-35

rebuild with foundation,0.0.17 basement,0.0.4

Modified:
  haskell-cryptohash/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD    2017-11-12 14:59:29 UTC (rev 266390)
+++ PKGBUILD    2017-11-12 15:00:08 UTC (rev 266391)
@@ -5,11 +5,11 @@
 _hkgname=cryptohash
 pkgname=haskell-cryptohash
 pkgver=0.11.9
-pkgrel=34
+pkgrel=35
 pkgdesc="Collection of crypto hashes, fast, pure and practical"
 url="https://github.com/vincenthz/hs-cryptohash";
 license=("custom:BSD3")
-arch=('i686' 'x86_64')
+arch=('x86_64')
 depends=('ghc-libs' "haskell-byteable" "haskell-cryptonite" "haskell-memory")
 makedepends=('ghc')
 
source=("https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz";)

Reply via email to