[arch-commits] Commit in haskell-iproute/trunk (PKGBUILD)
Felix Yan
felixonmars at archlinux.org
Tue Mar 17 13:25:45 UTC 2020
Date: Tuesday, March 17, 2020 @ 13:25:44
Author: felixonmars
Revision: 600162
upgpkg: haskell-iproute 1.7.9-1: rebuild with iproute 1.7.9
Modified:
haskell-iproute/trunk/PKGBUILD
----------+
PKGBUILD | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2020-03-17 13:19:18 UTC (rev 600161)
+++ PKGBUILD 2020-03-17 13:25:44 UTC (rev 600162)
@@ -3,8 +3,8 @@
_hkgname=iproute
pkgname=haskell-iproute
-pkgver=1.7.8
-pkgrel=20
+pkgver=1.7.9
+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=('ee1bd24a560ee73757ca71eda70a610d5c8e01101c22835bbef23ec7a2217ed66a37b49d5fc3042f3df0e943aaeda2a050e75316ff2ac11602b745cbf7d7ca6a')
+sha512sums=('8a34a7883953cd4ab15a338d79f273f433a121991d38885c315ca9801095681a2ae83d763c5eaf1d464df94d86a4e2b6a86a29e413e89f82a39588349dd2502f')
build() {
cd $_hkgname-$pkgver
More information about the arch-commits
mailing list