Date: Wednesday, May 12, 2021 @ 15:03:44 Author: felixonmars Revision: 931745
upgpkg: haskell-pretty-simple 4.0.0.0-76: rebuild with unliftio 0.2.15 Modified: haskell-pretty-simple/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2021-05-12 15:02:56 UTC (rev 931744) +++ PKGBUILD 2021-05-12 15:03:44 UTC (rev 931745) @@ -3,7 +3,7 @@ _hkgname=pretty-simple pkgname=haskell-pretty-simple pkgver=4.0.0.0 -pkgrel=75 +pkgrel=76 pkgdesc="Pretty printer for data types with a 'Show' instance" url="https://github.com/cdepillabout/pretty-simple" license=('BSD')
