Date: Friday, January 27, 2023 @ 15:02:59
  Author: felixonmars
Revision: 1388548

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

Modified:
  haskell-foldl/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD    2023-01-27 14:44:27 UTC (rev 1388547)
+++ PKGBUILD    2023-01-27 15:02:59 UTC (rev 1388548)
@@ -3,8 +3,8 @@
 
 _hkgname=foldl
 pkgname=haskell-foldl
-pkgver=1.4.13
-pkgrel=10
+pkgver=1.4.14
+pkgrel=1
 pkgdesc="Composable, streaming, and efficient left folds"
 url="https://github.com/Gabriella439/foldl";
 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=('4831aacbe44f0541c2c638a501513a6c2c6814ec71291ed00ca2a0728a190626e551c54d682d1cf1d931833cfaaa48bb4a29f5138ab6a3963863b36af64a8964')
+sha512sums=('6720e92aacc3482a71f8efe9c99570716c6955e2b292f285e12eb07605cb3f3f061348aa1030e388c1ab1aad5bcda6950019f34d2a18f73df567aaeedf787b14')
 
 build() {
     cd $_hkgname-$pkgver

Reply via email to