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

Felix Yan felixonmars at archlinux.org
Wed Jan 24 19:10:17 UTC 2018


    Date: Wednesday, January 24, 2018 @ 19:10:15
  Author: felixonmars
Revision: 286630

upgpkg: haskell-dns 3.0.1-1

rebuild with dns,3.0.1

Modified:
  haskell-dns/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2018-01-24 19:09:06 UTC (rev 286629)
+++ PKGBUILD	2018-01-24 19:10:15 UTC (rev 286630)
@@ -4,8 +4,8 @@
 
 _hkgname=dns
 pkgname=haskell-dns
-pkgver=3.0.0
-pkgrel=21
+pkgver=3.0.1
+pkgrel=1
 pkgdesc="DNS library in Haskell"
 url="https://hackage.haskell.org/package/${_hkgname}"
 license=("custom:BSD3")
@@ -15,7 +15,7 @@
          'haskell-iproute' 'haskell-mtl' '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=('f4b009e1d3a5b8f50aa8a1f17f0476917a827eb97c43f7bc1aa46e54e576d6ee08e4456837a6ca3bf33ae64d66f0da9c320e4e084f5932754c5633fbe560474f')
+sha512sums=('71ac67ac0cb6720fe708de02ccea45201e9771537b2a9eb0aab949a111712e245d26baafb3bbc6d71c590e28d439b19a145d3dddea3fe868332dcfb2fc159367')
 
 prepare() {
     sed -i '/doctest/a \    "-dynamic",' $_hkgname-$pkgver/test2/doctests.hs



More information about the arch-commits mailing list