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

Felix Yan felixonmars at archlinux.org
Fri Jun 26 07:08:36 UTC 2020


    Date: Friday, June 26, 2020 @ 07:08:35
  Author: felixonmars
Revision: 653526

upgpkg: haskell-monadrandom 0.5.2-1

Modified:
  haskell-monadrandom/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-06-26 07:07:13 UTC (rev 653525)
+++ PKGBUILD	2020-06-26 07:08:35 UTC (rev 653526)
@@ -3,8 +3,8 @@
 
 _hkgname=MonadRandom
 pkgname=haskell-monadrandom
-pkgver=0.5.1.2
-pkgrel=5
+pkgver=0.5.2
+pkgrel=1
 pkgdesc="Random-number generation monad."
 url="https://hackage.haskell.org/package/${_hkgname}"
 license=("custom")
@@ -12,7 +12,7 @@
 depends=('ghc-libs' "haskell-primitive" "haskell-random" "haskell-transformers-compat")
 makedepends=('ghc')
 source=("https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz")
-sha512sums=('2c92c51868f48e548402c63bccb7bfb13f6ba342f1f6a81e6cc2c8a92248f47ccfb3763907f6e564b284ba4243d4ab1e83cd9a2c309e238fca6b017eb9833198')
+sha512sums=('97b19ab95d20ccb0da7cec90aa0616e864db9c16da0e19d4862f6df796600883e7c2e633688391e56186a8eea411ab4912f09d736abc0f6dac96ae98d9726fed')
 
 build() {
     cd $_hkgname-$pkgver



More information about the arch-commits mailing list