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

Felix Yan felixonmars at archlinux.org
Sat Feb 10 19:37:10 UTC 2018


    Date: Saturday, February 10, 2018 @ 19:37:10
  Author: felixonmars
Revision: 291534

upgpkg: haskell-concurrent-output 1.10.3-1

rebuild with concurrent-output,1.10.3

Modified:
  haskell-concurrent-output/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2018-02-10 19:34:46 UTC (rev 291533)
+++ PKGBUILD	2018-02-10 19:37:10 UTC (rev 291534)
@@ -4,8 +4,8 @@
 
 _hkgname=concurrent-output
 pkgname=haskell-concurrent-output
-pkgver=1.10.1
-pkgrel=4
+pkgver=1.10.3
+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=('88edf6b06afd2aaf0e5bfd40e049d2cb5baec534c06f175f679032fc1e5b10d1da0d4e3360272a2ac9f8656b418fa46f5d5f6d229a00aaa7732c645e61252c14')
+sha512sums=('446908c01c91b839d3910cfd0e3b3dcb4b0d04ae60f98102bd3318bab729456e1f7184077b1445a3dc2446f8a11c62aa474c479c27ff096cfd8f40755100c48e')
 
 build() {
     cd "${srcdir}/${_hkgname}-${pkgver}"



More information about the arch-commits mailing list