Date: Sunday, March 20, 2022 @ 17:12:10 Author: felixonmars Revision: 1164220
upgpkg: haskell-say 0.1.0.1-153: rebuild with ghc-bignum-orphans 0.1.1 Modified: haskell-say/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2022-03-20 17:12:04 UTC (rev 1164219) +++ PKGBUILD 2022-03-20 17:12:10 UTC (rev 1164220) @@ -3,7 +3,7 @@ _hkgname=say pkgname=haskell-say pkgver=0.1.0.1 -pkgrel=152 +pkgrel=153 pkgdesc='Send textual messages to a Handle in a thread-friendly way' arch=(x86_64) url="https://hackage.haskell.org/package/$_hkgname"