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

Felix Yan felixonmars at archlinux.org
Sun Dec 9 22:32:43 UTC 2018


    Date: Sunday, December 9, 2018 @ 22:32:43
  Author: felixonmars
Revision: 413366

upgpkg: haskell-primes 0.2.1.0-10

rebuild with ghc 8.6.3, cmark-gfm 0.1.6

Modified:
  haskell-primes/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2018-12-09 22:32:12 UTC (rev 413365)
+++ PKGBUILD	2018-12-09 22:32:43 UTC (rev 413366)
@@ -4,10 +4,10 @@
 _hkgname=primes
 pkgname=haskell-primes
 pkgver=0.2.1.0
-pkgrel=9
+pkgrel=10
 pkgdesc="Efficient, purely functional generation of prime numbers"
 url="https://github.com/sebfisch/primes"
-license=('custom:BSD3')
+license=('BSD')
 arch=('x86_64')
 depends=('ghc-libs')
 makedepends=('ghc')



More information about the arch-commits mailing list