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

Felix Yan felixonmars at archlinux.org
Sat Apr 18 18:42:25 UTC 2020


    Date: Saturday, April 18, 2020 @ 18:42:24
  Author: felixonmars
Revision: 616083

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

Modified:
  haskell-entropy/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-04-18 18:03:22 UTC (rev 616082)
+++ PKGBUILD	2020-04-18 18:42:24 UTC (rev 616083)
@@ -2,8 +2,8 @@
 # Maintainer: Daniel Nagy <danielnagy at gmx de>
 
 pkgname=haskell-entropy
-pkgver=0.4.1.5
-pkgrel=4
+pkgver=0.4.1.6
+pkgrel=1
 pkgdesc="A mostly platform independent (not GHCJS) method to obtain cryptographically strong entropy"
 url="https://hackage.haskell.org/package/entropy"
 license=('BSD')
@@ -11,7 +11,7 @@
 depends=('ghc-libs')
 makedepends=('ghc')
 source=(https://hackage.haskell.org/packages/archive/entropy/${pkgver}/entropy-${pkgver}.tar.gz)
-sha512sums=('a212c47242ed5b72126f78880931c8af15b492cb724ed158a63b61d5d278f85a2be3adcc3ffbc8ac2254a3caf6e8029ce3e43cd7c830895b21268045d87b3be6')
+sha512sums=('201a75efe210be5728a1c94ba9ec62514b96c388b6791d9301b34d2fce0208a9fa4ef25965c7840d052fd6221f15a1bec196a6eb209e6d03c3e1f971161df1b1')
 
 build() {
     cd "${srcdir}/entropy-${pkgver}"



More information about the arch-commits mailing list