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

Felix Yan felixonmars at archlinux.org
Tue Dec 4 08:29:42 UTC 2018


    Date: Tuesday, December 4, 2018 @ 08:29:41
  Author: felixonmars
Revision: 411099

upgpkg: haskell-system-filepath 0.4.14-12

rebuild with patience 0.2.0.0

Modified:
  haskell-system-filepath/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2018-12-04 08:29:03 UTC (rev 411098)
+++ PKGBUILD	2018-12-04 08:29:41 UTC (rev 411099)
@@ -4,10 +4,10 @@
 _hkgname=system-filepath
 pkgname=haskell-system-filepath
 pkgver=0.4.14
-pkgrel=11
+pkgrel=12
 pkgdesc="High-level, byte-based file and directory path manipulations"
 url="https://hackage.haskell.org/package/${_hkgname}"
-license=("custom:BSD3")
+license=("BSD")
 arch=('x86_64')
 depends=('ghc-libs')
 makedepends=('ghc' 'haskell-chell' 'haskell-chell-quickcheck')



More information about the arch-commits mailing list