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

Felix Yan felixonmars at archlinux.org
Wed Mar 7 09:25:48 UTC 2018


    Date: Wednesday, March 7, 2018 @ 09:25:47
  Author: felixonmars
Revision: 303546

upgpkg: haskell-concurrent-output 1.10.4-1

rebuild with concurrent-output,1.10.4

Modified:
  haskell-concurrent-output/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2018-03-07 09:24:34 UTC (rev 303545)
+++ PKGBUILD	2018-03-07 09:25:47 UTC (rev 303546)
@@ -4,8 +4,8 @@
 
 _hkgname=concurrent-output
 pkgname=haskell-concurrent-output
-pkgver=1.10.3
-pkgrel=2
+pkgver=1.10.4
+pkgrel=1
 pkgdesc="Ungarble output from several threads or commands"
 url="https://hackage.haskell.org/package/${_hkgname}"
 license=("custom:BSD2")
@@ -14,7 +14,7 @@
          "haskell-terminal-size" "haskell-text")
 makedepends=('ghc')
 source=("https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz")
-sha512sums=('446908c01c91b839d3910cfd0e3b3dcb4b0d04ae60f98102bd3318bab729456e1f7184077b1445a3dc2446f8a11c62aa474c479c27ff096cfd8f40755100c48e')
+sha512sums=('828177f206293772877a0d141e77b3ee0fc35444122bbfe6b4e12405afc32822d1d9d2462a84e47ac2c1ff5d79efe041eead13a98ed07a737a8ed7140bb237a3')
 
 build() {
     cd "${srcdir}/${_hkgname}-${pkgver}"



More information about the arch-commits mailing list