Date: Saturday, April 23, 2022 @ 20:39:16 Author: felixonmars Revision: 1188410
upgpkg: haskell-tostring 0.2.1.1-10: rebuild with hashable 1.4.0.1 Modified: haskell-tostring/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2022-04-23 20:39:10 UTC (rev 1188409) +++ PKGBUILD 2022-04-23 20:39:16 UTC (rev 1188410) @@ -3,7 +3,7 @@ _hkgname=tostring pkgname=haskell-tostring pkgver=0.2.1.1 -pkgrel=9 +pkgrel=10 pkgdesc="The ToString class" url="https://github.com/silkapp/tostring.git" license=("BSD")
