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

Felix Yan felixonmars at archlinux.org
Thu Sep 29 09:23:01 UTC 2016


    Date: Thursday, September 29, 2016 @ 09:23:01
  Author: felixonmars
Revision: 190782

upgpkg: haskell-dns 2.0.6-1

Modified:
  haskell-dns/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2016-09-29 09:19:29 UTC (rev 190781)
+++ PKGBUILD	2016-09-29 09:23:01 UTC (rev 190782)
@@ -4,8 +4,8 @@
 
 _hkgname=dns
 pkgname=haskell-dns
-pkgver=2.0.5
-pkgrel=2
+pkgver=2.0.6
+pkgrel=1
 pkgdesc="DNS library in Haskell"
 url="http://hackage.haskell.org/package/${_hkgname}"
 license=("custom:BSD3")
@@ -14,7 +14,7 @@
          "haskell-iproute" "haskell-mtl" "haskell-network" "haskell-random" "haskell-resourcet"
          "haskell-safe")
 source=("http://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz")
-sha256sums=('b2de8a536e96db022aaa2d368689e8cad7cbd1c8bfb1cc7c56b517e5633a8879')
+sha256sums=('148342aaca67c4c6f4a7c15bc50eb13d7f145943277e6f55c1a455208531c0f2')
 
 prepare() {
     sed -i '/bytestring-builder/d' $_hkgname-$pkgver/$_hkgname.cabal



More information about the arch-commits mailing list