Date: Monday, March 12, 2018 @ 11:26:11 Author: felixonmars Revision: 306327
upgpkg: haskell-nonce 1.0.7-1 rebuild with nonce,1.0.7 Modified: haskell-nonce/trunk/PKGBUILD ----------+ PKGBUILD | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2018-03-12 11:18:53 UTC (rev 306326) +++ PKGBUILD 2018-03-12 11:26:11 UTC (rev 306327) @@ -4,8 +4,8 @@ _hkgname=nonce pkgname=haskell-nonce -pkgver=1.0.5 -pkgrel=9 +pkgver=1.0.7 +pkgrel=1 pkgdesc="Generate cryptographic nonces." url="https://github.com/prowdsponsor/nonce" license=("custom:BSD3") @@ -14,7 +14,7 @@ 'haskell-unliftio-core') makedepends=('ghc') source=("https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz") -sha512sums=('234aac4ed72ed6d1a6bc990624362a40c6fd1941e51bb546c6119261e793b996eb410f746b2cae2b614b495aa109c781199a8c56ce66a16277c0316cbad3b0e3') +sha512sums=('89fb70578c8f52c652cdb4c1e6243529701bc21685862d7bbc750e2000424a029a8b164bde6c422a38e61944a15a8b788aa4aa70212bca9f12b5eaae801d8db0') build() { cd "${srcdir}/${_hkgname}-${pkgver}"
