[arch-commits] Commit in haskell-splitmix/trunk (PKGBUILD)
Felix Yan
felixonmars at archlinux.org
Tue Aug 11 10:11:04 UTC 2020
Date: Tuesday, August 11, 2020 @ 10:11:04
Author: felixonmars
Revision: 674480
upgpkg: haskell-splitmix 0.1.0.1-1: rebuild with splitmix 0.1.0.1
Modified:
haskell-splitmix/trunk/PKGBUILD
----------+
PKGBUILD | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2020-08-11 10:11:00 UTC (rev 674479)
+++ PKGBUILD 2020-08-11 10:11:04 UTC (rev 674480)
@@ -2,8 +2,8 @@
_hkgname=splitmix
pkgname=haskell-splitmix
-pkgver=0.1
-pkgrel=3
+pkgver=0.1.0.1
+pkgrel=1
pkgdesc="Fast Splittable PRNG"
url="https://github.com/phadej/splitmix"
license=('BSD')
@@ -13,7 +13,7 @@
'haskell-hunit' 'haskell-math-functions' 'haskell-test-framework'
'haskell-test-framework-hunit' 'haskell-tf-random' 'haskell-vector')
source=(https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz)
-sha512sums=('1b3267769f3e2c23f359f308e9d84fec66746921f74bdfb2559d7ea2af3bb31cb6a3cdd2a2ea9d655a7c0ac06d77212720331f499c5a181515d716a6620cc3f7')
+sha512sums=('488742d696a8770c3055a1711aeedc36ff39f2f544ee676842e6f64833e467b48f2231c46a3b82200e2a4e0a1b935d57f51902c03d68a1c0a50d6576b6d0e359')
build() {
cd $_hkgname-$pkgver
More information about the arch-commits
mailing list