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

Felix Yan felixonmars at archlinux.org
Tue Nov 17 18:44:15 UTC 2020


    Date: Tuesday, November 17, 2020 @ 18:44:15
  Author: felixonmars
Revision: 756813

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

Modified:
  haskell-iproute/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-11-17 18:40:05 UTC (rev 756812)
+++ PKGBUILD	2020-11-17 18:44:15 UTC (rev 756813)
@@ -3,8 +3,8 @@
 
 _hkgname=iproute
 pkgname=haskell-iproute
-pkgver=1.7.9
-pkgrel=37
+pkgver=1.7.10
+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=('8a34a7883953cd4ab15a338d79f273f433a121991d38885c315ca9801095681a2ae83d763c5eaf1d464df94d86a4e2b6a86a29e413e89f82a39588349dd2502f')
+sha512sums=('a2e0f8a2d2c80aff76006bee94661346684dbf45d734fffcac97724d1947e8f561e5dff96cd89a073471d1b46965b079ea78e6de5fbac598db55836a7038abb1')
 
 build() {
     cd $_hkgname-$pkgver



More information about the arch-commits mailing list