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

Felix Yan felixonmars at archlinux.org
Mon Dec 10 16:36:24 UTC 2018


    Date: Monday, December 10, 2018 @ 16:36:24
  Author: felixonmars
Revision: 414295

upgpkg: haskell-zlib 0.6.2-6

rebuild with ghc 8.6.3, cmark-gfm 0.1.6

Modified:
  haskell-zlib/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2018-12-10 16:36:18 UTC (rev 414294)
+++ PKGBUILD	2018-12-10 16:36:24 UTC (rev 414295)
@@ -3,10 +3,10 @@
 
 pkgname=haskell-zlib
 pkgver=0.6.2
-pkgrel=5
+pkgrel=6
 pkgdesc="Compression and decompression in the gzip and zlib formats"
 url="https://hackage.haskell.org/package/zlib"
-license=('custom:BSD3')
+license=('BSD')
 arch=('x86_64')
 depends=('ghc-libs' 'zlib')
 makedepends=('ghc')



More information about the arch-commits mailing list