Date: Thursday, December 16, 2021 @ 10:32:46 Author: felixonmars Revision: 1074232
upgpkg: haskell-pretty-simple 4.0.0.0-117: rebuild with hashable 1.3.4.1 Modified: haskell-pretty-simple/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2021-12-16 10:32:05 UTC (rev 1074231) +++ PKGBUILD 2021-12-16 10:32:46 UTC (rev 1074232) @@ -3,7 +3,7 @@ _hkgname=pretty-simple pkgname=haskell-pretty-simple pkgver=4.0.0.0 -pkgrel=116 +pkgrel=117 pkgdesc="Pretty printer for data types with a 'Show' instance" url="https://github.com/cdepillabout/pretty-simple" license=('BSD')
