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

Felix Yan felixonmars at archlinux.org
Wed Jul 10 03:02:30 UTC 2019


    Date: Wednesday, July 10, 2019 @ 03:02:29
  Author: felixonmars
Revision: 488362

upgpkg: haskell-pipes 4.3.11-1

rebuild with pipes 4.3.11

Modified:
  haskell-pipes/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2019-07-10 03:02:27 UTC (rev 488361)
+++ PKGBUILD	2019-07-10 03:02:29 UTC (rev 488362)
@@ -3,8 +3,8 @@
 
 _hkgname=pipes
 pkgname=haskell-pipes
-pkgver=4.3.10
-pkgrel=3
+pkgver=4.3.11
+pkgrel=1
 pkgdesc="Compositional pipelines"
 url="https://hackage.haskell.org/package/${_hkgname}"
 license=("BSD")
@@ -12,7 +12,7 @@
 depends=('ghc-libs' 'haskell-exceptions' 'haskell-mmorph' 'haskell-void')
 makedepends=('ghc')
 source=("https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz")
-sha512sums=('3382287fe994776a566f2847e48329ac8931216eafc81e5d8392600b9d628d0e148624e9b433bae35433041f68baafae81fabe5f05b2763f6a8cd944ea48ff63')
+sha512sums=('d7e9625e35048c8acb75ad7e0591a0e2aa9a8b4b7d4a1e5228a76affa62148e657767b1f03ab091af2707ce4d21426e7d67258a614473a2f23cad9dac118f0d8')
 
 prepare() {
     cd $_hkgname-$pkgver



More information about the arch-commits mailing list