[arch-commits] Commit in haskell-unordered-containers/trunk (PKGBUILD)
Felix Yan
felixonmars at archlinux.org
Mon Dec 10 08:22:27 UTC 2018
Date: Monday, December 10, 2018 @ 08:22:25
Author: felixonmars
Revision: 413832
upgpkg: haskell-unordered-containers 0.2.9.0-15
rebuild with ghc 8.6.3, cmark-gfm 0.1.6
Modified:
haskell-unordered-containers/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2018-12-10 08:21:20 UTC (rev 413831)
+++ PKGBUILD 2018-12-10 08:22:25 UTC (rev 413832)
@@ -7,10 +7,10 @@
_hkgname=unordered-containers
pkgname=haskell-unordered-containers
pkgver=0.2.9.0
-pkgrel=14
+pkgrel=15
pkgdesc="Efficient hashing-based container types"
url="https://github.com/tibbe/unordered-containers"
-license=("custom:BSD3")
+license=("BSD")
arch=('x86_64')
depends=('ghc-libs' 'haskell-hashable')
makedepends=('ghc' 'haskell-chasingbottoms' 'haskell-hunit' 'haskell-quickcheck'
More information about the arch-commits
mailing list