Date: Thursday, February 15, 2018 @ 16:31:50
  Author: felixonmars
Revision: 294722

upgpkg: haskell-foldl 1.3.7-1

rebuild with foldl,1.3.7

Modified:
  haskell-foldl/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD    2018-02-15 16:28:48 UTC (rev 294721)
+++ PKGBUILD    2018-02-15 16:31:50 UTC (rev 294722)
@@ -4,8 +4,8 @@
 
 _hkgname=foldl
 pkgname=haskell-foldl
-pkgver=1.3.5
-pkgrel=13
+pkgver=1.3.7
+pkgrel=1
 pkgdesc="Composable, streaming, and efficient left folds"
 url="https://hackage.haskell.org/package/${_hkgname}";
 license=("custom:BSD3")
@@ -15,7 +15,7 @@
          "haskell-vector" "haskell-vector-builder")
 makedepends=('ghc')
 
source=("https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz";)
-sha512sums=('e9e81698a0eb1a97e94848cc76d0b4f1c9f247b4d0630f05dd16158331f4b09f9c74ac887ffbaf4da28c7a607b119cf1182dd7b0d315107097e3d79743fcd07a')
+sha512sums=('09a5eef20fc225186a889f301836916df1ca0abe75b50242bb1a138c0062eb14dcf65f8f84e8f4ce642e884b06816bb95071d852643ace19db089450fb0a1e8f')
 
 build() {
     cd "${srcdir}/${_hkgname}-${pkgver}"

Reply via email to