Date: Saturday, August 15, 2020 @ 22:02:35 Author: felixonmars Revision: 680146
upgpkg: haskell-pretty-simple 3.3.0.0-7: rebuild with math-functions 0.3.4.1 Modified: haskell-pretty-simple/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2020-08-15 22:01:35 UTC (rev 680145) +++ PKGBUILD 2020-08-15 22:02:35 UTC (rev 680146) @@ -3,7 +3,7 @@ _hkgname=pretty-simple pkgname=haskell-pretty-simple pkgver=3.3.0.0 -pkgrel=6 +pkgrel=7 pkgdesc="Pretty printer for data types with a 'Show' instance" url="https://github.com/cdepillabout/pretty-simple" license=('BSD')
