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

Felix Yan felixonmars at archlinux.org
Thu Mar 15 01:07:21 UTC 2018


    Date: Thursday, March 15, 2018 @ 01:07:20
  Author: felixonmars
Revision: 307853

upgpkg: haskell-sha 1.6.4.4-1

rebuild with SHA,1.6.4.4

Modified:
  haskell-sha/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2018-03-15 01:05:01 UTC (rev 307852)
+++ PKGBUILD	2018-03-15 01:07:20 UTC (rev 307853)
@@ -4,8 +4,8 @@
 # Contributor: Arch Haskell Team <>
 
 pkgname=haskell-sha
-pkgver=1.6.4.2
-pkgrel=9
+pkgver=1.6.4.4
+pkgrel=1
 pkgdesc="Implementations of the SHA suite of message digest functions"
 url="https://hackage.haskell.org/package/SHA"
 license=('BSD3')
@@ -13,7 +13,7 @@
 depends=('ghc-libs')
 makedepends=('ghc')
 source=("https://hackage.haskell.org/packages/archive/SHA/${pkgver}/SHA-${pkgver}.tar.gz")
-sha512sums=('aa1178f08ad3364c504ee790dac9b0774b7461fa7ea0a8f2c3ad82943d109602debcf4a8a83090815fef487ceac40019f8b5594ab0043f36e019d69bc5f76853')
+sha512sums=('77a525cb9ef45a410595a2f9c11a848a3aaeb6c7cb9b0ff11395326a259c0bea0e75689e3c7fa410e25be7d4480887830e11c891801f03c439b6ae9f55e5c125')
 
 build() {
     cd "${srcdir}/SHA-${pkgver}"



More information about the arch-commits mailing list