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

Felix Yan felixonmars at archlinux.org
Sun Dec 9 20:03:36 UTC 2018


    Date: Sunday, December 9, 2018 @ 20:03:34
  Author: felixonmars
Revision: 413086

upgpkg: haskell-bloomfilter 2.0.1.0-12

rebuild with ghc 8.6.3

Modified:
  haskell-bloomfilter/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2018-12-09 20:03:02 UTC (rev 413085)
+++ PKGBUILD	2018-12-09 20:03:34 UTC (rev 413086)
@@ -4,10 +4,10 @@
 _hkgname=bloomfilter
 pkgname=haskell-bloomfilter
 pkgver=2.0.1.0
-pkgrel=11
+pkgrel=12
 pkgdesc="Pure and impure Bloom Filter implementations"
 url="https://github.com/bos/bloomfilter"
-license=("custom:BSD3")
+license=("BSD")
 arch=('x86_64')
 depends=('ghc-libs')
 makedepends=('ghc')



More information about the arch-commits mailing list