Felix Yan pushed to branch main at Arch Linux / Packaging / Packages /
haskell-concurrent-output
Commits:
6e26f2d2 by Felix Yan at 2024-08-26T20:42:35+03:00
upgpkg: 1.10.21-2: rebuild with hashable 1.4.4.0
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
pkgbase = haskell-concurrent-output
pkgdesc = Ungarble output from several threads or commands
pkgver = 1.10.21
- pkgrel = 1
+ pkgrel = 2
url = https://hackage.haskell.org/package/concurrent-output
arch = x86_64
license = custom:BSD2
=====================================
PKGBUILD
=====================================
@@ -4,7 +4,7 @@
_hkgname=concurrent-output
pkgname=haskell-concurrent-output
pkgver=1.10.21
-pkgrel=1
+pkgrel=2
pkgdesc="Ungarble output from several threads or commands"
url="https://hackage.haskell.org/package/${_hkgname}"
license=("custom:BSD2")
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/haskell-concurrent-output/-/commit/6e26f2d20dd1701d53ee941081785821af9e0352
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/haskell-concurrent-output/-/commit/6e26f2d20dd1701d53ee941081785821af9e0352
You're receiving this email because of your account on gitlab.archlinux.org.