Date: Wednesday, April 6, 2022 @ 21:05:28 Author: felixonmars Revision: 1181923
upgpkg: haskell-pretty-simple 4.1.0.0-2: rebuild with unordered-containers 0.2.18.0 Modified: haskell-pretty-simple/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2022-04-06 21:05:21 UTC (rev 1181922) +++ PKGBUILD 2022-04-06 21:05:28 UTC (rev 1181923) @@ -3,7 +3,7 @@ _hkgname=pretty-simple pkgname=haskell-pretty-simple pkgver=4.1.0.0 -pkgrel=1 +pkgrel=2 pkgdesc="Pretty printer for data types with a 'Show' instance" url="https://github.com/cdepillabout/pretty-simple" license=('BSD')
