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

Felix Yan felixonmars at archlinux.org
Sat Dec 8 12:17:19 UTC 2018


    Date: Saturday, December 8, 2018 @ 12:17:16
  Author: felixonmars
Revision: 412265

upgpkg: haskell-hashtables 1.2.3.1-7

rebuild with vector 0.12.0.2

Modified:
  haskell-hashtables/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2018-12-08 12:16:33 UTC (rev 412264)
+++ PKGBUILD	2018-12-08 12:17:16 UTC (rev 412265)
@@ -4,10 +4,10 @@
 _hkgname=hashtables
 pkgname=haskell-hashtables
 pkgver=1.2.3.1
-pkgrel=6
+pkgrel=7
 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' 'haskell-hashable' 'haskell-primitive' 'haskell-vector')
 makedepends=('ghc')



More information about the arch-commits mailing list