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

Felix Yan felixonmars at archlinux.org
Thu Nov 30 09:01:56 UTC 2017


    Date: Thursday, November 30, 2017 @ 09:01:56
  Author: felixonmars
Revision: 270809

upgpkg: haskell-foldl 1.3.4-1

rebuild with foldl,1.3.4

Modified:
  haskell-foldl/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2017-11-30 09:01:14 UTC (rev 270808)
+++ PKGBUILD	2017-11-30 09:01:56 UTC (rev 270809)
@@ -4,8 +4,8 @@
 
 _hkgname=foldl
 pkgname=haskell-foldl
-pkgver=1.3.3
-pkgrel=4
+pkgver=1.3.4
+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=('2cb44e58cdccb3dce4d89fe900224bdd3aaa2c8be2f7b5c476b3318c903b8f1ac00dee62d4b3912f7e13858976942ffddc85bc70e43949b328cf0ec7ddb1ae61')
+sha512sums=('ce59d572ad689f8a470896b859d5a4b6c53ecdc5d28894f6e8a35e683babcc44803bc325402d40142f76aebb8b26e3d089c798aca006838e159b6b934718a0dc')
 
 build() {
     cd "${srcdir}/${_hkgname}-${pkgver}"



More information about the arch-commits mailing list