Date: Wednesday, July 21, 2021 @ 18:22:12 Author: felixonmars Revision: 982594
upgpkg: haskell-pretty-simple 4.0.0.0-92: rebuild with unliftio 0.2.19 Modified: haskell-pretty-simple/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2021-07-21 18:21:57 UTC (rev 982593) +++ PKGBUILD 2021-07-21 18:22:12 UTC (rev 982594) @@ -3,7 +3,7 @@ _hkgname=pretty-simple pkgname=haskell-pretty-simple pkgver=4.0.0.0 -pkgrel=91 +pkgrel=92 pkgdesc="Pretty printer for data types with a 'Show' instance" url="https://github.com/cdepillabout/pretty-simple" license=('BSD')
