Date: Saturday, February 19, 2022 @ 01:13:23 Author: felixonmars Revision: 1134778
upgpkg: haskell-string-conversions 0.4.0.1-98: rebuild with hashable 1.4.0.0 Modified: haskell-string-conversions/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2022-02-19 01:13:03 UTC (rev 1134777) +++ PKGBUILD 2022-02-19 01:13:23 UTC (rev 1134778) @@ -4,7 +4,7 @@ _hkgname=string-conversions pkgname=haskell-string-conversions pkgver=0.4.0.1 -pkgrel=97 +pkgrel=98 pkgdesc="Simplifies dealing with different types for strings" url="https://github.com/soenkehahn/string-conversions" license=("BSD")