[arch-commits] Commit in haskell-iproute/trunk (PKGBUILD)
Felix Yan
felixonmars at archlinux.org
Wed Mar 14 06:38:34 UTC 2018
Date: Wednesday, March 14, 2018 @ 06:38:33
Author: felixonmars
Revision: 307575
upgpkg: haskell-iproute 1.7.3-1
rebuild with iproute,1.7.3
Modified:
haskell-iproute/trunk/PKGBUILD
----------+
PKGBUILD | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2018-03-14 06:37:51 UTC (rev 307574)
+++ PKGBUILD 2018-03-14 06:38:33 UTC (rev 307575)
@@ -4,8 +4,8 @@
_hkgname=iproute
pkgname=haskell-iproute
-pkgver=1.7.2
-pkgrel=3
+pkgver=1.7.3
+pkgrel=1
pkgdesc="IP Routing Table"
url="http://www.mew.org/~kazu/proj/iproute/"
license=("custom:BSD3")
@@ -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=('31d6a55e4faf05cbab9e220c0362d165897d5b43755a101c46a40ee102e37c7c30c2c47b3b80a0c6da034d564221978dbeaaa81167f9763b893c8217b89c1e44')
+sha512sums=('228596d44ec755082c44cd69598c9d4769557e94d9da172ce678c356c023315fbd3051fb629477206e4bb4caaaea6b0920e240d622987f22248f4611deeffda8')
build() {
cd "${srcdir}/${_hkgname}-${pkgver}"
More information about the arch-commits
mailing list