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

Felix Yan fyan at archlinux.org
Wed May 4 09:38:51 UTC 2016


    Date: Wednesday, May 4, 2016 @ 11:38:50
  Author: fyan
Revision: 173684

upgpkg: haskell-concurrent-output 1.7.6-1

rebuild with concurrent-output-1.7.6, retry-0.7.2, split-0.2.3.1, tar-0.5.0.3

Modified:
  haskell-concurrent-output/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2016-05-04 09:37:58 UTC (rev 173683)
+++ PKGBUILD	2016-05-04 09:38:50 UTC (rev 173684)
@@ -4,7 +4,7 @@
 
 _hkgname=concurrent-output
 pkgname=haskell-concurrent-output
-pkgver=1.7.5
+pkgver=1.7.6
 pkgrel=1
 pkgdesc="Ungarble output from several threads or commands"
 url="http://hackage.haskell.org/package/${_hkgname}"
@@ -15,7 +15,7 @@
 options=('staticlibs')
 source=("http://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz")
 install="${pkgname}.install"
-sha256sums=('fcf4fe6a0ec5bd118eb7ca3c7c0cb30d1aac3cdfad526ef4fa978b4e901313f6')
+sha256sums=('ca3668dad7999dd1366582bff46ef3a50ba8ce9a775a812883094db92adac6a5')
 
 build() {
     cd "${srcdir}/${_hkgname}-${pkgver}"



More information about the arch-commits mailing list