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

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


    Date: Sunday, December 9, 2018 @ 20:31:33
  Author: felixonmars
Revision: 413156

upgpkg: haskell-diff 0.3.4-7

rebuild with ghc 8.6.3

Modified:
  haskell-diff/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2018-12-09 20:31:02 UTC (rev 413155)
+++ PKGBUILD	2018-12-09 20:31:33 UTC (rev 413156)
@@ -4,10 +4,10 @@
 _hkgname=Diff
 pkgname=haskell-diff
 pkgver=0.3.4
-pkgrel=6
+pkgrel=7
 pkgdesc="O(ND) diff algorithm in haskell"
 url="https://hackage.haskell.org/package/Diff"
-license=("custom:BSD3")
+license=("BSD")
 arch=('x86_64')
 depends=('ghc-libs')
 makedepends=('ghc')



More information about the arch-commits mailing list