Date: Tuesday, January 11, 2022 @ 16:42:44 Author: felixonmars Revision: 1100598
upgpkg: haskell-string-conversions 0.4.0.1-92: rebuild with ghc 9.0.2 Modified: haskell-string-conversions/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2022-01-11 16:42:19 UTC (rev 1100597) +++ PKGBUILD 2022-01-11 16:42:44 UTC (rev 1100598) @@ -4,7 +4,7 @@ _hkgname=string-conversions pkgname=haskell-string-conversions pkgver=0.4.0.1 -pkgrel=91 +pkgrel=92 pkgdesc="Simplifies dealing with different types for strings" url="https://github.com/soenkehahn/string-conversions" license=("BSD")
