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

Felix Yan felixonmars at archlinux.org
Wed May 16 09:04:02 UTC 2018


    Date: Wednesday, May 16, 2018 @ 09:04:02
  Author: felixonmars
Revision: 322622

upgpkg: haskell-iproute 1.7.5-1

rebuild with iproute,1.7.5

Modified:
  haskell-iproute/trunk/PKGBUILD

----------+
 PKGBUILD |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2018-05-16 09:03:25 UTC (rev 322621)
+++ PKGBUILD	2018-05-16 09:04:02 UTC (rev 322622)
@@ -4,7 +4,7 @@
 
 _hkgname=iproute
 pkgname=haskell-iproute
-pkgver=1.7.4
+pkgver=1.7.5
 pkgrel=1
 pkgdesc="IP Routing Table"
 url="http://www.mew.org/~kazu/proj/iproute/"
@@ -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=('7fde930c206fa180670741d1917d7222ec6776fc3310f9fe141c8891e938d09fecbee5c84d74d6cc36af9ba13922445946342c76ab5c550aa6330eed993de7fe')
+sha512sums=('5d1099a3cee878ab3ced3f2da9d8cdcf2916f66700fb08a5800aaed372d8db26600f4edc09b0b7a6d12d653baccec6d2137e25afa8845ec3f2233129e0998aa9')
 
 build() {
     cd "${srcdir}/${_hkgname}-${pkgver}"



More information about the arch-commits mailing list