Date: Sunday, December 13, 2020 @ 14:58:46 Author: felixonmars Revision: 774399
upgpkg: haskell-pretty-simple 4.0.0.0-21: rebuild with base-orphans 0.8.5 Modified: haskell-pretty-simple/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2020-12-13 14:57:57 UTC (rev 774398) +++ PKGBUILD 2020-12-13 14:58:46 UTC (rev 774399) @@ -3,7 +3,7 @@ _hkgname=pretty-simple pkgname=haskell-pretty-simple pkgver=4.0.0.0 -pkgrel=20 +pkgrel=21 pkgdesc="Pretty printer for data types with a 'Show' instance" url="https://github.com/cdepillabout/pretty-simple" license=('BSD')
