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

Felix Yan felixonmars at archlinux.org
Sat Mar 13 17:13:20 UTC 2021


    Date: Saturday, March 13, 2021 @ 17:13:20
  Author: felixonmars
Revision: 890383

upgpkg: haskell-iproute 1.7.11-1: rebuild with iproute 1.7.11

Modified:
  haskell-iproute/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2021-03-13 17:11:59 UTC (rev 890382)
+++ PKGBUILD	2021-03-13 17:13:20 UTC (rev 890383)
@@ -3,8 +3,8 @@
 
 _hkgname=iproute
 pkgname=haskell-iproute
-pkgver=1.7.10
-pkgrel=43
+pkgver=1.7.11
+pkgrel=1
 pkgdesc="IP Routing Table"
 url="https://www.mew.org/~kazu/proj/iproute/"
 license=("BSD")
@@ -12,7 +12,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=('a2e0f8a2d2c80aff76006bee94661346684dbf45d734fffcac97724d1947e8f561e5dff96cd89a073471d1b46965b079ea78e6de5fbac598db55836a7038abb1')
+sha512sums=('47a9e2a08cd70e3e279eb4792ad1e89fa2b7bd966d96acabc5114e0384896a4b1b247787d54c4c11a5b99a5250ed954eff72ec72787dc498ee10d4169f1ae1f5')
 
 build() {
     cd $_hkgname-$pkgver



More information about the arch-commits mailing list