[arch-commits] Commit in haskell-dns/trunk (PKGBUILD)
Felix Yan
felixonmars at archlinux.org
Fri Oct 21 08:37:46 UTC 2016
Date: Friday, October 21, 2016 @ 08:37:46
Author: felixonmars
Revision: 192827
upgpkg: haskell-dns 2.0.8-1
Modified:
haskell-dns/trunk/PKGBUILD
----------+
PKGBUILD | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2016-10-21 08:37:39 UTC (rev 192826)
+++ PKGBUILD 2016-10-21 08:37:46 UTC (rev 192827)
@@ -4,8 +4,8 @@
_hkgname=dns
pkgname=haskell-dns
-pkgver=2.0.6
-pkgrel=2
+pkgver=2.0.8
+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=('148342aaca67c4c6f4a7c15bc50eb13d7f145943277e6f55c1a455208531c0f2')
+sha256sums=('ca9ba04f3fdc277033a9b16bf39d290e2b2fdc4d79c9c0c9b9aa5b8cf21bd5c9')
prepare() {
sed -i '/bytestring-builder/d' $_hkgname-$pkgver/$_hkgname.cabal
More information about the arch-commits
mailing list