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

Felix Yan felixonmars at archlinux.org
Fri Jun 19 16:10:09 UTC 2020


    Date: Friday, June 19, 2020 @ 16:10:08
  Author: felixonmars
Revision: 647700

upgpkg: haskell-foldl 1.4.7-1: rebuild with foldl 1.4.7

Modified:
  haskell-foldl/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-06-19 15:57:15 UTC (rev 647699)
+++ PKGBUILD	2020-06-19 16:10:08 UTC (rev 647700)
@@ -3,8 +3,8 @@
 
 _hkgname=foldl
 pkgname=haskell-foldl
-pkgver=1.4.6
-pkgrel=31
+pkgver=1.4.7
+pkgrel=1
 pkgdesc="Composable, streaming, and efficient left folds"
 url="https://hackage.haskell.org/package/${_hkgname}"
 license=("BSD")
@@ -14,7 +14,7 @@
          'haskell-unordered-containers' 'haskell-vector' 'haskell-vector-builder')
 makedepends=('ghc' 'haskell-doctest')
 source=("https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz")
-sha512sums=('14e708da0ffb4e4720ae181c0209d706278d6652390214f7c6bae791d25e16baffbb56c65293db21f84aaa721ee383927e8498461d037f16813be374b6799d3b')
+sha512sums=('e1c8569214ee58d1d5333018a50832e8be53fa2751c18b5d93c7c8d393f722248050fc56c6a5243a0f9f8ff94a0cd2f475c03107e70d601bf6bf3a81c509b58d')
 
 prepare() {
     cd $_hkgname-$pkgver



More information about the arch-commits mailing list