Date: Tuesday, February 23, 2021 @ 08:09:04 Author: felixonmars Revision: 869312
upgpkg: haskell-text-show 3.9-58: rebuild with hashable 1.3.1.0 Modified: haskell-text-show/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2021-02-23 08:07:32 UTC (rev 869311) +++ PKGBUILD 2021-02-23 08:09:04 UTC (rev 869312) @@ -3,7 +3,7 @@ _hkgname=text-show pkgname=haskell-text-show pkgver=3.9 -pkgrel=57 +pkgrel=58 pkgdesc="Efficient conversion of values into Text" url="https://github.com/RyanGlScott/text-show" license=('BSD')
