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

Felix Yan felixonmars at archlinux.org
Sun May 27 18:27:54 UTC 2018


    Date: Sunday, May 27, 2018 @ 18:27:54
  Author: felixonmars
Revision: 331998

upgpkg: haskell-entropy 0.4.1.1-1

rebuild with entropy 0.4.1.1

Modified:
  haskell-entropy/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2018-05-27 18:26:51 UTC (rev 331997)
+++ PKGBUILD	2018-05-27 18:27:54 UTC (rev 331998)
@@ -3,8 +3,8 @@
 # Maintainer: Daniel Nagy <danielnagy at gmx de>
 
 pkgname=haskell-entropy
-pkgver=0.3.8
-pkgrel=5
+pkgver=0.4.1.1
+pkgrel=1
 pkgdesc="A platform independent method to obtain cryptographically strong entropy"
 url="https://hackage.haskell.org/package/entropy"
 license=('custom:BSD3')
@@ -12,7 +12,7 @@
 depends=('ghc-libs')
 makedepends=('ghc')
 source=(https://hackage.haskell.org/packages/archive/entropy/${pkgver}/entropy-${pkgver}.tar.gz)
-sha512sums=('ad33a68c1f5331da68cec35f8c6bfd6ee449f95c0127e602081581c0cc68e1bf08463aebd65286229959a76cafc84c672f9a8d0ec759cad3100339b6f612d7b7')
+sha512sums=('4793668edbe84a24332715c17b1d8168d9364a09dc63adb8619518078d92739379f1daed58412a688d022acdb2e75189ae74d5e396a46cbe03f6ed8ecfa636a5')
 
 build() {
     cd "${srcdir}/entropy-${pkgver}"



More information about the arch-commits mailing list