Date: Wednesday, August 24, 2022 @ 21:39:30 Author: felixonmars Revision: 1277348
upgpkg: haskell-string-conversions 0.4.0.1-127: rebuild with hashable 1.4.1.0 Modified: haskell-string-conversions/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2022-08-24 21:39:20 UTC (rev 1277347) +++ PKGBUILD 2022-08-24 21:39:30 UTC (rev 1277348) @@ -4,7 +4,7 @@ _hkgname=string-conversions pkgname=haskell-string-conversions pkgver=0.4.0.1 -pkgrel=126 +pkgrel=127 pkgdesc="Simplifies dealing with different types for strings" url="https://github.com/soenkehahn/string-conversions" license=("BSD")
