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

Felix Yan felixonmars at archlinux.org
Mon Oct 23 08:30:26 UTC 2017


    Date: Monday, October 23, 2017 @ 08:30:25
  Author: felixonmars
Revision: 264032

upgpkg: haskell-pipes 4.3.6-1

rebuild with pipes,4.3.6

Modified:
  haskell-pipes/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2017-10-23 08:28:20 UTC (rev 264031)
+++ PKGBUILD	2017-10-23 08:30:25 UTC (rev 264032)
@@ -4,8 +4,8 @@
 
 _hkgname=pipes
 pkgname=haskell-pipes
-pkgver=4.3.5
-pkgrel=2
+pkgver=4.3.6
+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=('15854a2ea7793138eb7a97946d76c4f8c1db3936ce5e1ef69b8c1531d7b30dced4f0c851243569186e8631bea12eda722b5259b5dea08029549871358fe76346')
+sha512sums=('08c883f3ee2f8394163280cce1688760b3697d2d56214c57b73f172f4048facb547faa4a47744b90013e3c537853bb2a64749dd0c1986c9c9731dbf8bf0fd521')
 
 build() {
     cd "${srcdir}/${_hkgname}-${pkgver}"



More information about the arch-commits mailing list