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

Felix Yan felixonmars at archlinux.org
Sun May 28 14:05:54 UTC 2017


    Date: Sunday, May 28, 2017 @ 14:05:53
  Author: felixonmars
Revision: 230585

upgpkg: haskell-nonce 1.0.4-1

rebuild with nonce,1.0.4

Modified:
  haskell-nonce/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2017-05-28 12:46:32 UTC (rev 230584)
+++ PKGBUILD	2017-05-28 14:05:53 UTC (rev 230585)
@@ -4,15 +4,15 @@
 
 _hkgname=nonce
 pkgname=haskell-nonce
-pkgver=1.0.3
+pkgver=1.0.4
 pkgrel=1
 pkgdesc="Generate cryptographic nonces."
 url="https://github.com/prowdsponsor/nonce"
 license=("custom:BSD3")
 arch=('i686' 'x86_64')
-depends=("ghc=8.0.1" "haskell-base64-bytestring" "haskell-cryptonite" "haskell-text")
+depends=("ghc=8.0.1" "haskell-base64-bytestring" "haskell-entropy" "haskell-text")
 source=("https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz")
-sha512sums=('3980915eb420dccf78a92ea8757a2546318a2a688052bef4e25968db430da4a206814d013e871e193bb9b14ae7a6946cf49b07c75352130a8308c4f57c097e0d')
+sha512sums=('ced3029562b6a4716bd93bbe552cb64007c0e96c9c2f16098e1feeafef0598d704970ae155cd630699e2cb7168cdadf2a7e707e8a7c2798e01bcceb23c0ef4b6')
 
 build() {
     cd "${srcdir}/${_hkgname}-${pkgver}"



More information about the arch-commits mailing list