Date: Saturday, January 28, 2023 @ 14:22:02
  Author: felixonmars
Revision: 1389374

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

Modified:
  haskell-concurrent-output/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD    2023-01-28 13:19:19 UTC (rev 1389373)
+++ PKGBUILD    2023-01-28 14:22:02 UTC (rev 1389374)
@@ -3,8 +3,8 @@
 
 _hkgname=concurrent-output
 pkgname=haskell-concurrent-output
-pkgver=1.10.16
-pkgrel=28
+pkgver=1.10.17
+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=('df17a871a02f81730aabd3b1ac35bf44d799e059b3a1591b1fd9bef99ad9065d2a36088731ca8680165399c2ef4c57ebcc86cf800afc439ff4abcb90372e9136')
+sha512sums=('79891433eff34d86421a02aa9dabd8ed0effd8674d3cd71b4d4cb8f43f12fd23a7d9d00e5c1b9744f7cf8b85ca80cd9d6fee5cdb6d9bfdc2bd6ed433db622f6d')
 
 build() {
     cd $_hkgname-$pkgver

Reply via email to