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

Felix Yan felixonmars at archlinux.org
Mon Nov 20 14:04:14 UTC 2017


    Date: Monday, November 20, 2017 @ 14:04:13
  Author: felixonmars
Revision: 267583

upgpkg: haskell-pipes 4.3.7-1

rebuild with pipes,4.3.7

Modified:
  haskell-pipes/trunk/PKGBUILD

----------+
 PKGBUILD |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2017-11-20 14:01:35 UTC (rev 267582)
+++ PKGBUILD	2017-11-20 14:04:13 UTC (rev 267583)
@@ -4,7 +4,7 @@
 
 _hkgname=pipes
 pkgname=haskell-pipes
-pkgver=4.3.6
+pkgver=4.3.7
 pkgrel=1
 pkgdesc="Compositional pipelines"
 url="https://hackage.haskell.org/package/${_hkgname}"
@@ -14,7 +14,7 @@
          "haskell-void")
 makedepends=('ghc')
 source=("https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz")
-sha512sums=('08c883f3ee2f8394163280cce1688760b3697d2d56214c57b73f172f4048facb547faa4a47744b90013e3c537853bb2a64749dd0c1986c9c9731dbf8bf0fd521')
+sha512sums=('11e1471d765ac456637b48327b4fba4436b5fc39aaca5ce1a1f433dcb5f2962e521b3590f680adb5e80fe847db9609170b722e02cb4a19219aa71c129ddb7380')
 
 build() {
     cd "${srcdir}/${_hkgname}-${pkgver}"



More information about the arch-commits mailing list