Date: Tuesday, February 23, 2016 @ 10:57:30
  Author: fyan
Revision: 163202

upgpkg: haskell-cryptohash 0.11.7-1

Modified:
  haskell-cryptohash/trunk/PKGBUILD

----------+
 PKGBUILD |    6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD    2016-02-23 08:59:42 UTC (rev 163201)
+++ PKGBUILD    2016-02-23 09:57:30 UTC (rev 163202)
@@ -4,8 +4,8 @@
 
 _hkgname=cryptohash
 pkgname=haskell-cryptohash
-pkgver=0.11.6
-pkgrel=2
+pkgver=0.11.7
+pkgrel=1
 pkgdesc="Collection of crypto hashes, fast, pure and practical"
 url="http://github.com/vincenthz/hs-cryptohash";
 license=("custom:BSD3")
@@ -14,7 +14,7 @@
 options=('staticlibs')
 
source=("http://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz";)
 install="${pkgname}.install"
-sha256sums=('da382334857a88f3e94ce0fb83f425f0a0787b0644100913c61f6e94bb62df37')
+sha256sums=('da297489f6b2a029a14e08f53ff841743ca7bd35646ee7c05ebcd0028b9d0e30')
 
 build() {
     cd "${srcdir}/${_hkgname}-${pkgver}"

Reply via email to