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

Felix Yan felixonmars at archlinux.org
Sun Dec 9 20:54:06 UTC 2018


    Date: Sunday, December 9, 2018 @ 20:54:05
  Author: felixonmars
Revision: 413210

upgpkg: haskell-hashable 1.2.7.0-6

rebuild with ghc 8.6.3

Modified:
  haskell-hashable/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2018-12-09 20:53:32 UTC (rev 413209)
+++ PKGBUILD	2018-12-09 20:54:05 UTC (rev 413210)
@@ -4,10 +4,10 @@
 _hkgname=hashable
 pkgname=haskell-hashable
 pkgver=1.2.7.0
-pkgrel=5
+pkgrel=6
 pkgdesc="Mutable hash tables in the ST monad"
 url="https://hackage.haskell.org/package/${_hkgname}"
-license=('custom:BSD3')
+license=('BSD')
 arch=('x86_64')
 depends=('ghc-libs' 'sh')
 makedepends=('ghc')



More information about the arch-commits mailing list