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

Felix Yan felixonmars at archlinux.org
Mon Dec 10 01:57:24 UTC 2018


    Date: Monday, December 10, 2018 @ 01:57:23
  Author: felixonmars
Revision: 413735

upgpkg: haskell-half 0.3-9

rebuild with ghc 8.6.3, cmark-gfm 0.1.6

Modified:
  haskell-half/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2018-12-10 01:56:45 UTC (rev 413734)
+++ PKGBUILD	2018-12-10 01:57:23 UTC (rev 413735)
@@ -3,10 +3,10 @@
 _hkgname=half
 pkgname=haskell-half
 pkgver=0.3
-pkgrel=8
+pkgrel=9
 pkgdesc="Half-precision floating-point"
 url="https://github.com/ekmett/half"
-license=('custom:BSD3')
+license=('BSD')
 arch=('x86_64')
 depends=('ghc-libs')
 makedepends=('ghc' 'haskell-hspec' 'haskell-quickcheck')



More information about the arch-commits mailing list