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

Felix Yan felixonmars at archlinux.org
Sun Dec 9 22:14:36 UTC 2018


    Date: Sunday, December 9, 2018 @ 22:14:36
  Author: felixonmars
Revision: 413320

upgpkg: haskell-old-time 1.1.0.3-17

rebuild with ghc 8.6.3, cmark-gfm 0.1.6

Modified:
  haskell-old-time/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2018-12-09 22:14:01 UTC (rev 413319)
+++ PKGBUILD	2018-12-09 22:14:36 UTC (rev 413320)
@@ -3,10 +3,10 @@
 _hkgname=old-time
 pkgname=haskell-old-time
 pkgver=1.1.0.3
-pkgrel=16
+pkgrel=17
 pkgdesc="This package provides the ability to adapt to locale conventions such as date and time formats."
 url="https://hackage.haskell.org/package/${_hkgname}"
-license=('custom:BSD3')
+license=('BSD')
 arch=('x86_64')
 depends=('ghc-libs' 'haskell-old-locale')
 makedepends=('ghc')



More information about the arch-commits mailing list