[arch-commits] Commit in haskell-pretty-simple/trunk (PKGBUILD)

Felix Yan felixonmars at archlinux.org
Sun Nov 22 21:07:37 UTC 2020


    Date: Sunday, November 22, 2020 @ 21:07:36
  Author: felixonmars
Revision: 759552

upgpkg: haskell-pretty-simple 4.0.0.0-17: rebuild with optparse-applicative 0.16.1.0

Modified:
  haskell-pretty-simple/trunk/PKGBUILD

----------+
 PKGBUILD |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-11-22 21:06:17 UTC (rev 759551)
+++ PKGBUILD	2020-11-22 21:07:36 UTC (rev 759552)
@@ -3,7 +3,7 @@
 _hkgname=pretty-simple
 pkgname=haskell-pretty-simple
 pkgver=4.0.0.0
-pkgrel=16
+pkgrel=17
 pkgdesc="Pretty printer for data types with a 'Show' instance"
 url="https://github.com/cdepillabout/pretty-simple"
 license=('BSD')



More information about the arch-commits mailing list