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

Felix Yan felixonmars at archlinux.org
Thu Oct 18 09:01:12 UTC 2018


    Date: Thursday, October 18, 2018 @ 09:01:11
  Author: felixonmars
Revision: 395812

upgpkg: haskell-iproute 1.7.6-1

rebuild with iproute 1.7.6

Modified:
  haskell-iproute/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2018-10-18 08:41:00 UTC (rev 395811)
+++ PKGBUILD	2018-10-18 09:01:11 UTC (rev 395812)
@@ -3,8 +3,8 @@
 
 _hkgname=iproute
 pkgname=haskell-iproute
-pkgver=1.7.5
-pkgrel=30
+pkgver=1.7.6
+pkgrel=1
 pkgdesc="IP Routing Table"
 url="http://www.mew.org/~kazu/proj/iproute/"
 license=("custom:BSD3")
@@ -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=('5d1099a3cee878ab3ced3f2da9d8cdcf2916f66700fb08a5800aaed372d8db26600f4edc09b0b7a6d12d653baccec6d2137e25afa8845ec3f2233129e0998aa9')
+sha512sums=('51334d7aeeff39f9b203eaf92c1b2cacc5cc1ce442ad3d24fbbef23f7c4242eec3166701b1674f42168660fb9e999e29b62d3c120b5488f7169750838a4d01c2')
 
 build() {
     cd "${srcdir}/${_hkgname}-${pkgver}"



More information about the arch-commits mailing list