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

Felix Yan felixonmars at archlinux.org
Mon Dec 10 12:07:17 UTC 2018


    Date: Monday, December 10, 2018 @ 12:07:15
  Author: felixonmars
Revision: 414092

upgpkg: haskell-drbg 0.5.5-38

rebuild with ghc 8.6.3, cmark-gfm 0.1.6

Modified:
  haskell-drbg/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2018-12-10 12:06:12 UTC (rev 414091)
+++ PKGBUILD	2018-12-10 12:07:15 UTC (rev 414092)
@@ -3,10 +3,10 @@
 _hkgname=DRBG
 pkgname=haskell-drbg
 pkgver=0.5.5
-pkgrel=37
+pkgrel=38
 pkgdesc="Deterministic random bit generator (aka RNG, PRNG) based HMACs, Hashes, and Ciphers."
 url="https://github.com/TomMD/DRBG"
-license=('custom:BSD3')
+license=('BSD')
 arch=('x86_64')
 depends=('ghc-libs' 'haskell-cereal' 'haskell-prettyclass' 'haskell-tagged' 'haskell-crypto-api'
          'haskell-cryptohash-cryptoapi' 'haskell-parallel' 'haskell-cipher-aes128' 'haskell-entropy')



More information about the arch-commits mailing list