Date: Tuesday, February 23, 2021 @ 08:04:42 Author: felixonmars Revision: 869304
upgpkg: haskell-pretty-simple 4.0.0.0-57: rebuild with hashable 1.3.1.0 Modified: haskell-pretty-simple/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2021-02-23 08:04:06 UTC (rev 869303) +++ PKGBUILD 2021-02-23 08:04:42 UTC (rev 869304) @@ -3,7 +3,7 @@ _hkgname=pretty-simple pkgname=haskell-pretty-simple pkgver=4.0.0.0 -pkgrel=56 +pkgrel=57 pkgdesc="Pretty printer for data types with a 'Show' instance" url="https://github.com/cdepillabout/pretty-simple" license=('BSD')
