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

Felix Yan felixonmars at archlinux.org
Mon May 10 10:48:28 UTC 2021


    Date: Monday, May 10, 2021 @ 10:48:28
  Author: felixonmars
Revision: 929517

upgpkg: haskell-pipes 4.3.16-1: rebuild with pipes 4.3.16

Modified:
  haskell-pipes/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2021-05-10 10:38:41 UTC (rev 929516)
+++ PKGBUILD	2021-05-10 10:48:28 UTC (rev 929517)
@@ -3,8 +3,8 @@
 
 _hkgname=pipes
 pkgname=haskell-pipes
-pkgver=4.3.15
-pkgrel=22
+pkgver=4.3.16
+pkgrel=1
 pkgdesc="Compositional pipelines"
 url="https://hackage.haskell.org/package/${_hkgname}"
 license=("BSD")
@@ -13,7 +13,7 @@
 makedepends=('ghc' 'haskell-quickcheck' 'haskell-test-framework'
              'haskell-test-framework-quickcheck2')
 source=("https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz")
-sha512sums=('f787918f0c6673a47a1f4fb919677f1107eed6cee1e40709c2664fdf7fcdb84f1c68b2ed7aa193844af4787135ccf23529a5b988a3e99fa3022fd3770af1ce79')
+sha512sums=('6776a2d64ad164bd2d7dcbac7e935342b1507a87d8651ec2b22349192fc49cdd12ea18811d74093c88474a3b631322bc1010183476e5cb5c35dd35366b996b1e')
 
 build() {
     cd $_hkgname-$pkgver



More information about the arch-commits mailing list