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

Felix Yan felixonmars at archlinux.org
Tue Sep 4 13:21:15 UTC 2018


    Date: Tuesday, September 4, 2018 @ 13:21:14
  Author: felixonmars
Revision: 376626

upgpkg: haskell-foldl 1.4.4-1

rebuild with foldl 1.4.4

Modified:
  haskell-foldl/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2018-09-04 12:41:22 UTC (rev 376625)
+++ PKGBUILD	2018-09-04 13:21:14 UTC (rev 376626)
@@ -4,8 +4,8 @@
 
 _hkgname=foldl
 pkgname=haskell-foldl
-pkgver=1.4.3
-pkgrel=3
+pkgver=1.4.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-unordered-containers' 'haskell-vector' 'haskell-vector-builder')
 makedepends=('ghc')
 source=("https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz")
-sha512sums=('f33c5f5a9008036db4958ae05adc920529d047b94e1865d441e51f20267511bb1304a3084621eccbcf5d89b0fc095b9d302921f9d29998873a1a2199aa3fcce6')
+sha512sums=('6a8422ad918ed64da10e2ce0f9d5552422b0177017dd487d99ad2a69c6978280157382d33714673ad11f6df71b160c401c6e341c9f09d96a090e2c9462b3098e')
 
 prepare() {
     cd $_hkgname-$pkgver



More information about the arch-commits mailing list