[arch-commits] Commit in haskell-splitmix/repos (2 files)
Felix Yan
felixonmars at archlinux.org
Sat Nov 7 10:04:15 UTC 2020
Date: Saturday, November 7, 2020 @ 10:04:15
Author: felixonmars
Revision: 745464
revert a partial db-move
Added:
haskell-splitmix/repos/community-staging-x86_64/
Modified:
haskell-splitmix/repos/community-x86_64/PKGBUILD
----------+
PKGBUILD | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
Modified: community-x86_64/PKGBUILD
===================================================================
--- community-x86_64/PKGBUILD 2020-11-07 10:04:13 UTC (rev 745463)
+++ community-x86_64/PKGBUILD 2020-11-07 10:04:15 UTC (rev 745464)
@@ -2,8 +2,8 @@
_hkgname=splitmix
pkgname=haskell-splitmix
-pkgver=0.1.0.3
-pkgrel=2
+pkgver=0.1.0.2
+pkgrel=6
pkgdesc="Fast Splittable PRNG"
url="https://github.com/haskellari/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=('22a3f0759e1c1150aabde01a77b48087509dfc7ff9614e97e5e06af73f533170993ff2e18101d940e7ddba81b8d6e496795be3851fccfa07b75e9d922f325064')
+sha512sums=('bb7dc091520667bbbd14b80cd99cc417da5edc69f57f55de93b9bd224c1b92a5e78e6282b88073d1ce609d055e443361ae0cb42483b7a6b9584d9483e91841a6')
build() {
cd $_hkgname-$pkgver
More information about the arch-commits
mailing list