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

Felix Yan felixonmars at gemini.archlinux.org
Sun Jan 23 15:22:07 UTC 2022


    Date: Sunday, January 23, 2022 @ 15:22:06
  Author: felixonmars
Revision: 1113611

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

Modified:
  haskell-iproute/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2022-01-23 15:19:36 UTC (rev 1113610)
+++ PKGBUILD	2022-01-23 15:22:06 UTC (rev 1113611)
@@ -3,8 +3,8 @@
 
 _hkgname=iproute
 pkgname=haskell-iproute
-pkgver=1.7.11
-pkgrel=52
+pkgver=1.7.12
+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=('47a9e2a08cd70e3e279eb4792ad1e89fa2b7bd966d96acabc5114e0384896a4b1b247787d54c4c11a5b99a5250ed954eff72ec72787dc498ee10d4169f1ae1f5')
+sha512sums=('45d60e98e0a18929472d3de8850a257e21a638b3052fc31afc960c0ea755092bf44e44a1b0fae175582c1bcbda6029af028e84ba1498fe6491d925173cf310b7')
 
 build() {
     cd $_hkgname-$pkgver



More information about the arch-commits mailing list