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

Felix Yan felixonmars at archlinux.org
Sat Feb 27 10:56:10 UTC 2021


    Date: Saturday, February 27, 2021 @ 10:56:10
  Author: felixonmars
Revision: 874719

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

Modified:
  haskell-foldl/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2021-02-27 10:53:00 UTC (rev 874718)
+++ PKGBUILD	2021-02-27 10:56:10 UTC (rev 874719)
@@ -3,8 +3,8 @@
 
 _hkgname=foldl
 pkgname=haskell-foldl
-pkgver=1.4.10
-pkgrel=44
+pkgver=1.4.11
+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')
 makedepends=('ghc' 'haskell-doctest')
 source=("https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz")
-sha512sums=('cdd989e0d9e8cf32aff9c818c25bdc384e812fa2363e52ea573707db8c3db73e048a0919e2e33c13a3f41262bf5e45431204569df158fc4391a76466625d4b4a')
+sha512sums=('c0ac2b2d3a720f0b7212cfc3e912e8b9b099559388fd9b7e11fcd22339fef413f4326bbf3c7a5ea8a58c3c6ca02f09cce568b592061095667007dee8ab105579')
 
 build() {
     cd $_hkgname-$pkgver



More information about the arch-commits mailing list