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

Felix Yan felixonmars at gemini.archlinux.org
Thu Mar 3 12:39:24 UTC 2022


    Date: Thursday, March 3, 2022 @ 12:39:23
  Author: felixonmars
Revision: 1140667

upgpkg: haskell-concurrent-output 1.10.14-1: rebuild with hspec 2.9.0, hspec-core 2.9.0, hspec-discover 2.9.0

Modified:
  haskell-concurrent-output/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2022-03-03 12:38:58 UTC (rev 1140666)
+++ PKGBUILD	2022-03-03 12:39:23 UTC (rev 1140667)
@@ -3,8 +3,8 @@
 
 _hkgname=concurrent-output
 pkgname=haskell-concurrent-output
-pkgver=1.10.13
-pkgrel=11
+pkgver=1.10.14
+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=('e779dd0f87eeb3befc138c4ac26f8301e22360dd22878a142c39da19ae679fea3213586df1af899d8e0c6b8ce4203b16b9375bcc249d6198091581d132a1570c')
+sha512sums=('a387ab6fb278950111884393ed44a7436a28e1caac68c72d5ba8b05709054266c7a461c7d2f0e232712d30987444f37a520376ac0588ff4041801382ab8fa3fd')
 
 build() {
     cd $_hkgname-$pkgver



More information about the arch-commits mailing list