Date: Friday, October 9, 2020 @ 17:36:47 Author: felixonmars Revision: 722584
upgpkg: haskell-pretty-simple 4.0.0.0-5: rebuild with unordered-containers 0.2.13.0 Modified: haskell-pretty-simple/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2020-10-09 17:36:17 UTC (rev 722583) +++ PKGBUILD 2020-10-09 17:36:47 UTC (rev 722584) @@ -3,7 +3,7 @@ _hkgname=pretty-simple pkgname=haskell-pretty-simple pkgver=4.0.0.0 -pkgrel=4 +pkgrel=5 pkgdesc="Pretty printer for data types with a 'Show' instance" url="https://github.com/cdepillabout/pretty-simple" license=('BSD')
