[arch-commits] Commit in haskell-wl-pprint-text/trunk (PKGBUILD)

Felix Yan felixonmars at archlinux.org
Mon Dec 10 01:24:43 UTC 2018


    Date: Monday, December 10, 2018 @ 01:24:42
  Author: felixonmars
Revision: 413669

upgpkg: haskell-wl-pprint-text 1.2.0.0-7

rebuild with ghc 8.6.3, cmark-gfm 0.1.6

Modified:
  haskell-wl-pprint-text/trunk/PKGBUILD

----------+
 PKGBUILD |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2018-12-10 01:24:10 UTC (rev 413668)
+++ PKGBUILD	2018-12-10 01:24:42 UTC (rev 413669)
@@ -4,10 +4,10 @@
 _hkgname=wl-pprint-text
 pkgname=haskell-wl-pprint-text
 pkgver=1.2.0.0
-pkgrel=6
+pkgrel=7
 pkgdesc="A Wadler/Leijen Pretty Printer for Text values"
 url="https://hackage.haskell.org/package/${_hkgname}"
-license=("custom:BSD3")
+license=("BSD")
 arch=('x86_64')
 depends=('ghc-libs' "haskell-base-compat")
 makedepends=('ghc')



More information about the arch-commits mailing list