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

Felix Yan fyan at archlinux.org
Tue Apr 12 09:42:53 UTC 2016


    Date: Tuesday, April 12, 2016 @ 11:42:53
  Author: fyan
Revision: 170660

upgpkg: haskell-dns 2.0.2-1

rebuild with base-compat-0.9.1, base-orphans-0.5.4, dns-2.0.2, fast-logger-2.4.3

Modified:
  haskell-dns/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2016-04-12 09:42:11 UTC (rev 170659)
+++ PKGBUILD	2016-04-12 09:42:53 UTC (rev 170660)
@@ -4,8 +4,8 @@
 
 _hkgname=dns
 pkgname=haskell-dns
-pkgver=2.0.1
-pkgrel=20
+pkgver=2.0.2
+pkgrel=1
 pkgdesc="DNS library in Haskell"
 url="http://hackage.haskell.org/package/${_hkgname}"
 license=("custom:BSD3")
@@ -16,7 +16,7 @@
 options=('staticlibs')
 source=("http://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz")
 install="${pkgname}.install"
-sha256sums=('3d11e14bbfd07b46bba9c676dd970731be190d6dc9c5e95089c4da60565e47d2')
+sha256sums=('2b1a10e548694c49fba436ad7014db38b393b37b697445ab96e6fac4dd28b55e')
 
 build() {
     cd "${srcdir}/${_hkgname}-${pkgver}"



More information about the arch-commits mailing list