Date: Thursday, June 17, 2021 @ 21:30:41 Author: felixonmars Revision: 964787
upgpkg: haskell-text-binary 0.2.1.1-25: rebuild with ghc 9.0.1 Modified: haskell-text-binary/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2021-06-17 21:30:04 UTC (rev 964786) +++ PKGBUILD 2021-06-17 21:30:41 UTC (rev 964787) @@ -4,7 +4,7 @@ _hkgname=text-binary pkgname=haskell-text-binary pkgver=0.2.1.1 -pkgrel=24 +pkgrel=25 pkgdesc="Binary instances for text types" url="https://github.com/kawu/text-binary" license=("custom:BSD2")
