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

Felix Yan felixonmars at gemini.archlinux.org
Tue Aug 30 16:58:12 UTC 2022


    Date: Tuesday, August 30, 2022 @ 16:58:12
  Author: felixonmars
Revision: 1288763

upgpkg: haskell-entropy 0.4.1.10-1: rebuild with entropy 0.4.1.10

Modified:
  haskell-entropy/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2022-08-30 16:56:34 UTC (rev 1288762)
+++ PKGBUILD	2022-08-30 16:58:12 UTC (rev 1288763)
@@ -2,7 +2,7 @@
 # Maintainer: Daniel Nagy <danielnagy at gmx de>
 
 pkgname=haskell-entropy
-pkgver=0.4.1.9
+pkgver=0.4.1.10
 pkgrel=1
 pkgdesc="A mostly platform independent (not GHCJS) method to obtain cryptographically strong entropy"
 url="https://hackage.haskell.org/package/entropy"
@@ -11,7 +11,7 @@
 depends=('ghc-libs')
 makedepends=('ghc')
 source=(https://hackage.haskell.org/packages/archive/entropy/${pkgver}/entropy-${pkgver}.tar.gz)
-sha512sums=('4375e28f59693d2dade9ee3d8c8296e52e755862ef6a92422af09657dfcb615e9d9465679b1d52e821319889b024166134bf096f1421e92675d0528392dd1b35')
+sha512sums=('521dded7ae41cc532993236d0ced394f98f495c0c8950201064d17430ee6599d9cd6f3a4f17a19429396ee4a34a3fa17b39af49f4fee730efdae3d42d134c96e')
 
 build() {
     cd "${srcdir}/entropy-${pkgver}"



More information about the arch-commits mailing list