Date: Tuesday, March 2, 2021 @ 11:41:55 Author: felixonmars Revision: 877317
upgpkg: haskell-pretty-simple 4.0.0.0-59: rebuild with vector-th-unbox 0.2.1.8 Modified: haskell-pretty-simple/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2021-03-02 11:41:16 UTC (rev 877316) +++ PKGBUILD 2021-03-02 11:41:55 UTC (rev 877317) @@ -3,7 +3,7 @@ _hkgname=pretty-simple pkgname=haskell-pretty-simple pkgver=4.0.0.0 -pkgrel=58 +pkgrel=59 pkgdesc="Pretty printer for data types with a 'Show' instance" url="https://github.com/cdepillabout/pretty-simple" license=('BSD')
