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

Felix Yan fyan at archlinux.org
Thu May 19 16:28:32 UTC 2016


    Date: Thursday, May 19, 2016 @ 18:28:32
  Author: fyan
Revision: 175720

upgpkg: haskell-cryptohash-sha256 0.11.100.0-1

rebuild with MissingH-1.3.0.2, ShellCheck-0.4.4, cabal-helper-0.7.1.0, cryptohash-sha256-0.11.100.0, graphviz-2999.18.1.0, hakyll-4.8.3.1, idris-0.11.2, monad-journal-0.7.2, pandoc-crossref-0.2.1.3, simple-sendfile-0.2.22

Modified:
  haskell-cryptohash-sha256/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2016-05-19 16:26:10 UTC (rev 175719)
+++ PKGBUILD	2016-05-19 16:28:32 UTC (rev 175720)
@@ -4,7 +4,7 @@
 
 _hkgname=cryptohash-sha256
 pkgname=haskell-cryptohash-sha256
-pkgver=0.11.7.2
+pkgver=0.11.100.0
 pkgrel=1
 pkgdesc="Fast, pure and practical SHA-256 implementation"
 url="https://github.com/hvr/cryptohash-sha256"
@@ -14,7 +14,7 @@
 options=('staticlibs')
 source=("http://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz")
 install="${pkgname}.install"
-sha256sums=('0e8ab0874cb09296278b83128d1ce13935cdb08b40b5dbf1e63ca580771629d9')
+sha256sums=('d4ec71b168f3600226cb53ac43559eb5795d5d79904a910c26046c360d60d780')
 
 build() {
     cd "${srcdir}/${_hkgname}-${pkgver}"



More information about the arch-commits mailing list