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

Felix Yan felixonmars at archlinux.org
Mon Dec 10 01:25:30 UTC 2018


    Date: Monday, December 10, 2018 @ 01:25:30
  Author: felixonmars
Revision: 413671

upgpkg: haskell-word8 0.1.3-9

rebuild with ghc 8.6.3, cmark-gfm 0.1.6

Modified:
  haskell-word8/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2018-12-10 01:24:58 UTC (rev 413670)
+++ PKGBUILD	2018-12-10 01:25:30 UTC (rev 413671)
@@ -4,10 +4,10 @@
 _hkgname=word8
 pkgname=haskell-word8
 pkgver=0.1.3
-pkgrel=8
+pkgrel=9
 pkgdesc="Word8 library"
 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