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

Felix Yan felixonmars at gemini.archlinux.org
Thu Dec 30 12:14:42 UTC 2021


    Date: Thursday, December 30, 2021 @ 12:14:42
  Author: felixonmars
Revision: 1088172

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

Modified:
  haskell-concurrent-output/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2021-12-30 11:51:59 UTC (rev 1088171)
+++ PKGBUILD	2021-12-30 12:14:42 UTC (rev 1088172)
@@ -3,8 +3,8 @@
 
 _hkgname=concurrent-output
 pkgname=haskell-concurrent-output
-pkgver=1.10.12
-pkgrel=116
+pkgver=1.10.13
+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=('de6a1ff332d8deabea5127504091c9d5eaaf221477aabd48773128394237e801a7b97be75d7060b4a94ededd16b7c23caf8e6ee0811dcc5678772dc5024f5ca8')
+sha512sums=('e779dd0f87eeb3befc138c4ac26f8301e22360dd22878a142c39da19ae679fea3213586df1af899d8e0c6b8ce4203b16b9375bcc249d6198091581d132a1570c')
 
 build() {
     cd $_hkgname-$pkgver



More information about the arch-commits mailing list