[arch-commits] Commit in haskell-mwc-random/trunk (PKGBUILD)
Felix Yan
felixonmars at archlinux.org
Mon Jul 16 15:39:24 UTC 2018
Date: Monday, July 16, 2018 @ 15:39:24
Author: felixonmars
Revision: 359871
upgpkg: haskell-mwc-random 0.14.0.0-1
rebuild with mwc-random 0.14.0.0
Modified:
haskell-mwc-random/trunk/PKGBUILD
----------+
PKGBUILD | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2018-07-16 15:32:55 UTC (rev 359870)
+++ PKGBUILD 2018-07-16 15:39:24 UTC (rev 359871)
@@ -4,8 +4,8 @@
_hkgname=mwc-random
pkgname=haskell-mwc-random
-pkgver=0.13.6.0
-pkgrel=9
+pkgver=0.14.0.0
+pkgrel=1
pkgdesc="Fast, high quality pseudo random number generation"
url="https://github.com/bos/mwc-random"
license=("custom:BSD3")
@@ -13,7 +13,7 @@
depends=('ghc-libs' "haskell-math-functions" "haskell-primitive" "haskell-vector")
makedepends=('ghc')
source=("https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz")
-sha512sums=('ae0615b3b20be157677989d89bf8c493861ab2b44d78c6c7501ae756c373f5e9d287987bf13e2f86d3526db39ca3c5303702c65216faa359ebeb90c18c558197')
+sha512sums=('bb262d6f4a37d91e4c0667ec5140894ed36bf3ef4b90e487f4d689a6bc4eddd09dcdc3c8b75013124908ca1642e990c3e074fb728acc1b36f63b3db66528301d')
build() {
cd "${srcdir}/${_hkgname}-${pkgver}"
More information about the arch-commits
mailing list