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

Felix Yan felixonmars at archlinux.org
Sun Dec 9 22:54:35 UTC 2018


    Date: Sunday, December 9, 2018 @ 22:54:35
  Author: felixonmars
Revision: 413418

upgpkg: haskell-setlocale 1.0.0.8-4

rebuild with ghc 8.6.3, cmark-gfm 0.1.6

Modified:
  haskell-setlocale/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2018-12-09 22:54:06 UTC (rev 413417)
+++ PKGBUILD	2018-12-09 22:54:35 UTC (rev 413418)
@@ -4,10 +4,10 @@
 pkgname=haskell-setlocale
 _hkgname=setlocale
 pkgver=1.0.0.8
-pkgrel=3
+pkgrel=4
 pkgdesc="Haskell bindings to setlocale"
 url="https://hackage.haskell.org/package/setlocale"
-license=('custom:BSD3')
+license=('BSD')
 arch=('x86_64')
 depends=('ghc-libs')
 makedepends=('ghc')



More information about the arch-commits mailing list