Date: Sunday, March 7, 2021 @ 09:08:24 Author: felixonmars Revision: 885820
upgpkg: haskell-pretty-simple 4.0.0.0-62: rebuild with vector-th-unbox 0.2.1.9 Modified: haskell-pretty-simple/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2021-03-07 09:07:28 UTC (rev 885819) +++ PKGBUILD 2021-03-07 09:08:24 UTC (rev 885820) @@ -3,7 +3,7 @@ _hkgname=pretty-simple pkgname=haskell-pretty-simple pkgver=4.0.0.0 -pkgrel=61 +pkgrel=62 pkgdesc="Pretty printer for data types with a 'Show' instance" url="https://github.com/cdepillabout/pretty-simple" license=('BSD')
