[arch-commits] Commit in haskell-iproute/trunk (PKGBUILD)
Felix Yan
felixonmars at archlinux.org
Tue Feb 20 17:36:54 UTC 2018
Date: Tuesday, February 20, 2018 @ 17:36:53
Author: felixonmars
Revision: 296501
upgpkg: haskell-iproute 1.7.2-1
rebuild with iproute,1.7.2
Modified:
haskell-iproute/trunk/PKGBUILD
----------+
PKGBUILD | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2018-02-20 17:36:29 UTC (rev 296500)
+++ PKGBUILD 2018-02-20 17:36:53 UTC (rev 296501)
@@ -4,8 +4,8 @@
_hkgname=iproute
pkgname=haskell-iproute
-pkgver=1.7.1
-pkgrel=9
+pkgver=1.7.2
+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=('d722c7e8a621859cb6f8f7c10f6b142d0e42fc583ef9eaaf8e80d759c12b3b27abe41137a3b59be7dfc922501eb16e75031eee84df3f724d5477e76e1b37f489')
+sha512sums=('31d6a55e4faf05cbab9e220c0362d165897d5b43755a101c46a40ee102e37c7c30c2c47b3b80a0c6da034d564221978dbeaaa81167f9763b893c8217b89c1e44')
build() {
cd "${srcdir}/${_hkgname}-${pkgver}"
More information about the arch-commits
mailing list