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

Felix Yan felixonmars at archlinux.org
Wed Mar 7 06:22:23 UTC 2018


    Date: Wednesday, March 7, 2018 @ 06:22:21
  Author: felixonmars
Revision: 303444

upgpkg: haskell-dns 3.0.2-1

rebuild with dns,3.0.2

Modified:
  haskell-dns/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2018-03-07 06:20:48 UTC (rev 303443)
+++ PKGBUILD	2018-03-07 06:22:21 UTC (rev 303444)
@@ -4,8 +4,8 @@
 
 _hkgname=dns
 pkgname=haskell-dns
-pkgver=3.0.1
-pkgrel=19
+pkgver=3.0.2
+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=('71ac67ac0cb6720fe708de02ccea45201e9771537b2a9eb0aab949a111712e245d26baafb3bbc6d71c590e28d439b19a145d3dddea3fe868332dcfb2fc159367')
+sha512sums=('2e28674c34278cbfcb161d789e8731807760058ceb3edb7f5a3e12f88513bf64d08430eec197a593b0fa2c42f2aed741b353910b42b8712ff29a964a12f7e267')
 
 prepare() {
     sed -i '/doctest/a \    "-dynamic",' $_hkgname-$pkgver/test2/doctests.hs



More information about the arch-commits mailing list