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

Felix Yan felixonmars at archlinux.org
Tue Mar 13 15:36:21 UTC 2018


    Date: Tuesday, March 13, 2018 @ 15:36:20
  Author: felixonmars
Revision: 307331

upgpkg: haskell-pipes 4.3.9-1

rebuild with pipes,4.3.9

Modified:
  haskell-pipes/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2018-03-13 15:33:42 UTC (rev 307330)
+++ PKGBUILD	2018-03-13 15:36:20 UTC (rev 307331)
@@ -4,8 +4,8 @@
 
 _hkgname=pipes
 pkgname=haskell-pipes
-pkgver=4.3.8
-pkgrel=2
+pkgver=4.3.9
+pkgrel=1
 pkgdesc="Compositional pipelines"
 url="https://hackage.haskell.org/package/${_hkgname}"
 license=("custom:BSD3")
@@ -14,7 +14,7 @@
          "haskell-void")
 makedepends=('ghc')
 source=("https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz")
-sha512sums=('70b2579976958605b30aa6424e9d1f6cd726fc7980ef85fb463628a3a85c29dd93e4fcd732cb20e9485d8645e3f6295d465d0dabe94c85b8a3e4f1955e68da16')
+sha512sums=('ed59ba7f3b51a91c9e348c80727c21211ce80d7c9164f86376a567ba56849d07687afb3c6ce3b956c6c0207b07b0eb1743bac30cb87d32aa8f76020e30eebcd5')
 
 build() {
     cd "${srcdir}/${_hkgname}-${pkgver}"



More information about the arch-commits mailing list