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

Felix Yan felixonmars at archlinux.org
Sun Oct 14 13:19:28 UTC 2018


    Date: Sunday, October 14, 2018 @ 13:19:27
  Author: felixonmars
Revision: 393511

upgpkg: haskell-bloomfilter 2.0.1.0-10

rebuild with ghc 8.6.1

Modified:
  haskell-bloomfilter/trunk/PKGBUILD

----------+
 PKGBUILD |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2018-10-14 13:19:03 UTC (rev 393510)
+++ PKGBUILD	2018-10-14 13:19:27 UTC (rev 393511)
@@ -4,7 +4,7 @@
 _hkgname=bloomfilter
 pkgname=haskell-bloomfilter
 pkgver=2.0.1.0
-pkgrel=9
+pkgrel=10
 pkgdesc="Pure and impure Bloom Filter implementations"
 url="https://github.com/bos/bloomfilter"
 license=("custom:BSD3")



More information about the arch-commits mailing list