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

Felix Yan felixonmars at archlinux.org
Sat Oct 22 02:23:41 UTC 2016


    Date: Saturday, October 22, 2016 @ 02:23:41
  Author: felixonmars
Revision: 192899

upgpkg: haskell-iproute 1.7.1-1

rebuild with iproute-1.7.1

Modified:
  haskell-iproute/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2016-10-22 02:20:02 UTC (rev 192898)
+++ PKGBUILD	2016-10-22 02:23:41 UTC (rev 192899)
@@ -4,8 +4,8 @@
 
 _hkgname=iproute
 pkgname=haskell-iproute
-pkgver=1.7.0
-pkgrel=4
+pkgver=1.7.1
+pkgrel=1
 pkgdesc="IP Routing Table"
 url="http://www.mew.org/~kazu/proj/iproute/"
 license=("custom:BSD3")
@@ -12,7 +12,7 @@
 arch=('i686' 'x86_64')
 depends=("ghc=8.0.1" "haskell-appar" "haskell-byteorder" "haskell-network")
 source=("http://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz")
-sha256sums=('65dd0033101702cd3ba291ff52d5d2563a89087fda7bb7e4bd5a301042049ede')
+sha256sums=('57b8d03ca8ce92f8ec1334564f3edff53a0621ccbc43c00ba02eaa5007ee3eee')
 
 build() {
     cd "${srcdir}/${_hkgname}-${pkgver}"



More information about the arch-commits mailing list