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

Felix Yan felixonmars at archlinux.org
Thu Dec 13 18:53:11 UTC 2018


    Date: Thursday, December 13, 2018 @ 18:53:10
  Author: felixonmars
Revision: 416052

upgpkg: haskell-iproute 1.7.7-1

rebuild with iproute 1.7.7

Modified:
  haskell-iproute/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2018-12-13 18:52:58 UTC (rev 416051)
+++ PKGBUILD	2018-12-13 18:53:10 UTC (rev 416052)
@@ -3,8 +3,8 @@
 
 _hkgname=iproute
 pkgname=haskell-iproute
-pkgver=1.7.6
-pkgrel=9
+pkgver=1.7.7
+pkgrel=1
 pkgdesc="IP Routing Table"
 url="http://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=('51334d7aeeff39f9b203eaf92c1b2cacc5cc1ce442ad3d24fbbef23f7c4242eec3166701b1674f42168660fb9e999e29b62d3c120b5488f7169750838a4d01c2')
+sha512sums=('d9fdde77969b1614304b4220cc7ad664e9009b3f65780a6625a65926712919e39ef18f623c158eec38b028f4529f6a9a1673f2d4ec1722c435c073df0bad93df')
 
 build() {
     cd $_hkgname-$pkgver



More information about the arch-commits mailing list