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

Felix Yan felixonmars at archlinux.org
Sun Mar 4 04:10:29 UTC 2018


    Date: Sunday, March 4, 2018 @ 04:10:28
  Author: felixonmars
Revision: 302294

upgpkg: haskell-pipes 4.3.8-1

rebuild with pipes,4.3.8

Modified:
  haskell-pipes/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2018-03-04 04:08:48 UTC (rev 302293)
+++ PKGBUILD	2018-03-04 04:10:28 UTC (rev 302294)
@@ -4,8 +4,8 @@
 
 _hkgname=pipes
 pkgname=haskell-pipes
-pkgver=4.3.7
-pkgrel=6
+pkgver=4.3.8
+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=('11e1471d765ac456637b48327b4fba4436b5fc39aaca5ce1a1f433dcb5f2962e521b3590f680adb5e80fe847db9609170b722e02cb4a19219aa71c129ddb7380')
+sha512sums=('70b2579976958605b30aa6424e9d1f6cd726fc7980ef85fb463628a3a85c29dd93e4fcd732cb20e9485d8645e3f6295d465d0dabe94c85b8a3e4f1955e68da16')
 
 build() {
     cd "${srcdir}/${_hkgname}-${pkgver}"



More information about the arch-commits mailing list