[arch-commits] Commit in haskell-scientific/trunk (PKGBUILD)
Felix Yan
felixonmars at archlinux.org
Wed May 16 16:58:45 UTC 2018
Date: Wednesday, May 16, 2018 @ 16:58:44
Author: felixonmars
Revision: 322991
upgpkg: haskell-scientific 0.3.6.2-2
rebuild with ghc 8.4.2
Modified:
haskell-scientific/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2018-05-16 16:58:07 UTC (rev 322990)
+++ PKGBUILD 2018-05-16 16:58:44 UTC (rev 322991)
@@ -5,12 +5,12 @@
_hkgname=scientific
pkgname=haskell-scientific
pkgver=0.3.6.2
-pkgrel=1
+pkgrel=2
pkgdesc="Numbers represented using scientific notation"
url="https://github.com/basvandijk/scientific"
license=("custom:BSD3")
arch=('x86_64')
-depends=('ghc-libs' "haskell-hashable" "haskell-integer-logarithms" "haskell-primitive" "haskell-text")
+depends=('ghc-libs' "haskell-hashable" "haskell-integer-logarithms" "haskell-primitive")
makedepends=('ghc')
source=("https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz")
sha512sums=('47a74524c8fb25d381adf868d823a6b6772f3f69b0b3cf9f9de015a03bc941857ef3fca1b4f8cbf23e998164e71a914e167221e753c6f32dc8644047d1ef57ee')
More information about the arch-commits
mailing list