[arch-commits] Commit in haskell-splitmix/trunk (PKGBUILD)

Felix Yan felixonmars at archlinux.org
Thu Nov 5 15:02:57 UTC 2020


    Date: Thursday, November 5, 2020 @ 15:02:57
  Author: felixonmars
Revision: 743164

upgpkg: haskell-splitmix 0.1.0.3-1: rebuild with splitmix 0.1.0.3

Modified:
  haskell-splitmix/trunk/PKGBUILD

----------+
 PKGBUILD |    6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-11-05 15:02:09 UTC (rev 743163)
+++ PKGBUILD	2020-11-05 15:02:57 UTC (rev 743164)
@@ -2,8 +2,8 @@
 
 _hkgname=splitmix
 pkgname=haskell-splitmix
-pkgver=0.1.0.2
-pkgrel=6
+pkgver=0.1.0.3
+pkgrel=1
 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=('bb7dc091520667bbbd14b80cd99cc417da5edc69f57f55de93b9bd224c1b92a5e78e6282b88073d1ce609d055e443361ae0cb42483b7a6b9584d9483e91841a6')
+sha512sums=('22a3f0759e1c1150aabde01a77b48087509dfc7ff9614e97e5e06af73f533170993ff2e18101d940e7ddba81b8d6e496795be3851fccfa07b75e9d922f325064')
 
 build() {
     cd $_hkgname-$pkgver



More information about the arch-commits mailing list