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

Felix Yan felixonmars at archlinux.org
Tue Dec 31 10:09:35 UTC 2019


    Date: Tuesday, December 31, 2019 @ 10:09:34
  Author: felixonmars
Revision: 545505

upgpkg: haskell-concurrent-output 1.10.11-1: rebuild with concurrent-output 1.10.11

Modified:
  haskell-concurrent-output/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2019-12-31 10:07:09 UTC (rev 545504)
+++ PKGBUILD	2019-12-31 10:09:34 UTC (rev 545505)
@@ -3,8 +3,8 @@
 
 _hkgname=concurrent-output
 pkgname=haskell-concurrent-output
-pkgver=1.10.10
-pkgrel=11
+pkgver=1.10.11
+pkgrel=1
 pkgdesc="Ungarble output from several threads or commands"
 url="https://hackage.haskell.org/package/${_hkgname}"
 license=("custom:BSD2")
@@ -13,7 +13,7 @@
          'haskell-terminal-size')
 makedepends=('ghc')
 source=("https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz")
-sha512sums=('8c0a46b3db614c8594c066d0f484ebdd8c386f7c6fc3078d3f901599f609573dd4fd0b7d32818e176f9ddbc189eb54858be57cd23946640f4d85f36c3be48030')
+sha512sums=('2ed0415562c37cedc035adac06430e397369bf13ff5375f855c9b3a34c122437b3f92137b593d8fd0384d575822ee5287ca0b2c2b3daab8de95a5c63b991760d')
 
 build() {
     cd $_hkgname-$pkgver



More information about the arch-commits mailing list