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

Felix Yan felixonmars at archlinux.org
Wed Feb 10 08:12:56 UTC 2021


    Date: Wednesday, February 10, 2021 @ 08:12:56
  Author: felixonmars
Revision: 853365

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

Modified:
  haskell-pipes/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2021-02-10 08:12:00 UTC (rev 853364)
+++ PKGBUILD	2021-02-10 08:12:56 UTC (rev 853365)
@@ -3,8 +3,8 @@
 
 _hkgname=pipes
 pkgname=haskell-pipes
-pkgver=4.3.14
-pkgrel=56
+pkgver=4.3.15
+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=('4dac195772876c62d187a123c99ec2c624ce9f5b4c8ea8de9621d01c4eaaaf99a2f856a2c9faf94ec35c531df29f0e82aa9015ad8dd4eb2b2d7478a0da4bacf5')
+sha512sums=('f787918f0c6673a47a1f4fb919677f1107eed6cee1e40709c2664fdf7fcdb84f1c68b2ed7aa193844af4787135ccf23529a5b988a3e99fa3022fd3770af1ce79')
 
 build() {
     cd $_hkgname-$pkgver



More information about the arch-commits mailing list