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

Felix Yan felixonmars at archlinux.org
Wed Apr 25 06:32:37 UTC 2018


    Date: Wednesday, April 25, 2018 @ 06:32:36
  Author: felixonmars
Revision: 317749

upgpkg: haskell-iproute 1.7.4-1

rebuild with iproute,1.7.4

Modified:
  haskell-iproute/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2018-04-25 06:31:59 UTC (rev 317748)
+++ PKGBUILD	2018-04-25 06:32:36 UTC (rev 317749)
@@ -4,8 +4,8 @@
 
 _hkgname=iproute
 pkgname=haskell-iproute
-pkgver=1.7.3
-pkgrel=3
+pkgver=1.7.4
+pkgrel=1
 pkgdesc="IP Routing Table"
 url="http://www.mew.org/~kazu/proj/iproute/"
 license=("custom:BSD3")
@@ -13,7 +13,7 @@
 depends=('ghc-libs' "haskell-appar" "haskell-byteorder" "haskell-network")
 makedepends=('ghc')
 source=("https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz")
-sha512sums=('228596d44ec755082c44cd69598c9d4769557e94d9da172ce678c356c023315fbd3051fb629477206e4bb4caaaea6b0920e240d622987f22248f4611deeffda8')
+sha512sums=('7fde930c206fa180670741d1917d7222ec6776fc3310f9fe141c8891e938d09fecbee5c84d74d6cc36af9ba13922445946342c76ab5c550aa6330eed993de7fe')
 
 build() {
     cd "${srcdir}/${_hkgname}-${pkgver}"



More information about the arch-commits mailing list