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

Felix Yan felixonmars at archlinux.org
Thu Oct 4 09:40:03 UTC 2018


    Date: Thursday, October 4, 2018 @ 09:40:03
  Author: felixonmars
Revision: 389366

upgpkg: haskell-foldl 1.4.5-1

rebuild with foldl 1.4.5

Modified:
  haskell-foldl/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2018-10-04 09:35:15 UTC (rev 389365)
+++ PKGBUILD	2018-10-04 09:40:03 UTC (rev 389366)
@@ -3,8 +3,8 @@
 
 _hkgname=foldl
 pkgname=haskell-foldl
-pkgver=1.4.4
-pkgrel=5
+pkgver=1.4.5
+pkgrel=1
 pkgdesc="Composable, streaming, and efficient left folds"
 url="https://hackage.haskell.org/package/${_hkgname}"
 license=("custom:BSD3")
@@ -14,7 +14,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=('6a8422ad918ed64da10e2ce0f9d5552422b0177017dd487d99ad2a69c6978280157382d33714673ad11f6df71b160c401c6e341c9f09d96a090e2c9462b3098e')
+sha512sums=('adc718045f344206bb2e38b92610e643c61a470e294b73331adb58ebe6a3d33f2614634a1750c7e049b3f8def761a43232baee4633cc6bb09b25b7564f3fe1b2')
 
 prepare() {
     cd $_hkgname-$pkgver



More information about the arch-commits mailing list