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

Felix Yan felixonmars at archlinux.org
Tue Oct 20 18:49:51 UTC 2020


    Date: Tuesday, October 20, 2020 @ 18:49:51
  Author: felixonmars
Revision: 727655

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

Modified:
  haskell-splitmix/trunk/PKGBUILD

----------+
 PKGBUILD |    8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-10-20 18:30:29 UTC (rev 727654)
+++ PKGBUILD	2020-10-20 18:49:51 UTC (rev 727655)
@@ -2,10 +2,10 @@
 
 _hkgname=splitmix
 pkgname=haskell-splitmix
-pkgver=0.1.0.1
-pkgrel=19
+pkgver=0.1.0.2
+pkgrel=1
 pkgdesc="Fast Splittable PRNG"
-url="https://github.com/phadej/splitmix"
+url="https://github.com/haskellari/splitmix"
 license=('BSD')
 arch=('x86_64')
 depends=('ghc-libs')
@@ -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=('488742d696a8770c3055a1711aeedc36ff39f2f544ee676842e6f64833e467b48f2231c46a3b82200e2a4e0a1b935d57f51902c03d68a1c0a50d6576b6d0e359')
+sha512sums=('bb7dc091520667bbbd14b80cd99cc417da5edc69f57f55de93b9bd224c1b92a5e78e6282b88073d1ce609d055e443361ae0cb42483b7a6b9584d9483e91841a6')
 
 build() {
     cd $_hkgname-$pkgver



More information about the arch-commits mailing list