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

Felix Yan felixonmars at archlinux.org
Sun Dec 3 14:30:40 UTC 2017


    Date: Sunday, December 3, 2017 @ 14:30:40
  Author: felixonmars
Revision: 272000

upgpkg: haskell-foldl 1.3.5-1

rebuild with foldl,1.3.5

Modified:
  haskell-foldl/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2017-12-03 14:29:20 UTC (rev 271999)
+++ PKGBUILD	2017-12-03 14:30:40 UTC (rev 272000)
@@ -4,7 +4,7 @@
 
 _hkgname=foldl
 pkgname=haskell-foldl
-pkgver=1.3.4
+pkgver=1.3.5
 pkgrel=1
 pkgdesc="Composable, streaming, and efficient left folds"
 url="https://hackage.haskell.org/package/${_hkgname}"
@@ -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=('ce59d572ad689f8a470896b859d5a4b6c53ecdc5d28894f6e8a35e683babcc44803bc325402d40142f76aebb8b26e3d089c798aca006838e159b6b934718a0dc')
+sha512sums=('e9e81698a0eb1a97e94848cc76d0b4f1c9f247b4d0630f05dd16158331f4b09f9c74ac887ffbaf4da28c7a607b119cf1182dd7b0d315107097e3d79743fcd07a')
 
 build() {
     cd "${srcdir}/${_hkgname}-${pkgver}"



More information about the arch-commits mailing list