Date: Wednesday, February 2, 2022 @ 23:57:00 Author: felixonmars Revision: 1123633
upgpkg: haskell-pretty-simple 4.0.0.0-131: rebuild with base-orphans 0.8.6 Modified: haskell-pretty-simple/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2022-02-02 23:56:34 UTC (rev 1123632) +++ PKGBUILD 2022-02-02 23:57:00 UTC (rev 1123633) @@ -3,7 +3,7 @@ _hkgname=pretty-simple pkgname=haskell-pretty-simple pkgver=4.0.0.0 -pkgrel=130 +pkgrel=131 pkgdesc="Pretty printer for data types with a 'Show' instance" url="https://github.com/cdepillabout/pretty-simple" license=('BSD')
