Date: Tuesday, May 22, 2018 @ 16:55:26 Author: felixonmars Revision: 327641
upgpkg: haskell-dns 3.0.4-1 rebuild with dns,3.0.4 Modified: haskell-dns/trunk/PKGBUILD ----------+ PKGBUILD | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2018-05-22 16:31:08 UTC (rev 327640) +++ PKGBUILD 2018-05-22 16:55:26 UTC (rev 327641) @@ -4,8 +4,8 @@ _hkgname=dns pkgname=haskell-dns -pkgver=3.0.3 -pkgrel=6 +pkgver=3.0.4 +pkgrel=1 pkgdesc="DNS library in Haskell" url="https://hackage.haskell.org/package/${_hkgname}" license=("custom:BSD3") @@ -15,7 +15,7 @@ 'haskell-network' 'haskell-psqueues' 'haskell-safe') makedepends=('ghc' 'haskell-doctest' 'haskell-hspec' 'haskell-word8' 'haskell-quickcheck') source=("https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz") -sha512sums=('14ad37f33dd323b1459131adcb391604ecd6d1af4142c1088147058cfe51e240b52c004bc5b6d36597c9e4e9b534d17c87532c06be05fbe003ac375da6513787') +sha512sums=('41cfecf8701d82ac3895ba03b53225b3273f166289472cde3a0a399384d05e83bfef5efba1b2ad8cfe2f180a895b144fd275b514430cc219a906053999e8d806') build() { cd "${srcdir}/${_hkgname}-${pkgver}"
