[arch-commits] Commit in haskell-storable-complex/trunk (PKGBUILD)
Felix Yan
felixonmars at archlinux.org
Mon Dec 10 07:45:52 UTC 2018
Date: Monday, December 10, 2018 @ 07:45:51
Author: felixonmars
Revision: 413780
upgpkg: haskell-storable-complex 0.2.3.0-3
rebuild with ghc 8.6.3, cmark-gfm 0.1.6
Modified:
haskell-storable-complex/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2018-12-10 07:45:19 UTC (rev 413779)
+++ PKGBUILD 2018-12-10 07:45:51 UTC (rev 413780)
@@ -4,10 +4,10 @@
_hkgname=storable-complex
pkgname=haskell-storable-complex
pkgver=0.2.3.0
-pkgrel=2
+pkgrel=3
pkgdesc="Storable instance for Complex"
url="https://github.com/cartazio/storable-complex"
-license=("custom:BSD3")
+license=("BSD")
arch=('x86_64')
depends=('ghc-libs' 'haskell-base-orphans')
makedepends=('ghc')
More information about the arch-commits
mailing list