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

Felix Yan felixonmars at archlinux.org
Sun Dec 9 20:59:50 UTC 2018


    Date: Sunday, December 9, 2018 @ 20:59:49
  Author: felixonmars
Revision: 413224

upgpkg: haskell-hex 0.1.2-11

rebuild with ghc 8.6.3

Modified:
  haskell-hex/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2018-12-09 20:59:20 UTC (rev 413223)
+++ PKGBUILD	2018-12-09 20:59:49 UTC (rev 413224)
@@ -4,10 +4,10 @@
 _hkgname=hex
 pkgname=haskell-hex
 pkgver=0.1.2
-pkgrel=10
+pkgrel=11
 pkgdesc="Convert strings into hexadecimal and back."
 url="https://hackage.haskell.org/package/${_hkgname}"
-license=("custom:BSD3")
+license=("BSD")
 arch=('x86_64')
 depends=('ghc-libs')
 makedepends=('ghc')



More information about the arch-commits mailing list