[arch-commits] Commit in haskell-vector-algorithms/trunk (PKGBUILD)
Felix Yan
felixonmars at archlinux.org
Thu May 17 08:16:33 UTC 2018
Date: Thursday, May 17, 2018 @ 08:16:32
Author: felixonmars
Revision: 323454
upgpkg: haskell-vector-algorithms 0.7.0.1-13
rebuild with ghc 8.4.2
Modified:
haskell-vector-algorithms/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2018-05-17 08:15:26 UTC (rev 323453)
+++ PKGBUILD 2018-05-17 08:16:32 UTC (rev 323454)
@@ -5,12 +5,12 @@
_hkgname=vector-algorithms
pkgname=haskell-vector-algorithms
pkgver=0.7.0.1
-pkgrel=12
+pkgrel=13
pkgdesc="Efficient algorithms for vector arrays"
url="http://code.haskell.org/~dolio/"
license=("custom:BSD3")
arch=('x86_64')
-depends=('ghc-libs' "haskell-mtl" "haskell-mwc-random" "haskell-primitive" "haskell-vector")
+depends=('ghc-libs' "haskell-mwc-random" "haskell-primitive" "haskell-vector")
makedepends=('ghc')
source=("https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz")
sha512sums=('1ea718eeb062defee830fa7dba323981678691c5d320b8929dcd695af17f82d65007cfd35103310026dab51cf10462dbead09082fc0ba5ddd0c2e18e305c4c6a')
More information about the arch-commits
mailing list