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

Felix Yan felixonmars at archlinux.org
Tue Nov 26 19:40:00 UTC 2019


    Date: Tuesday, November 26, 2019 @ 19:40:00
  Author: felixonmars
Revision: 533580

upgpkg: haskell-iproute 1.7.8-1

rebuild with iproute 1.7.8

Modified:
  haskell-iproute/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2019-11-26 19:37:46 UTC (rev 533579)
+++ PKGBUILD	2019-11-26 19:40:00 UTC (rev 533580)
@@ -3,8 +3,8 @@
 
 _hkgname=iproute
 pkgname=haskell-iproute
-pkgver=1.7.7
-pkgrel=25
+pkgver=1.7.8
+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=('d9fdde77969b1614304b4220cc7ad664e9009b3f65780a6625a65926712919e39ef18f623c158eec38b028f4529f6a9a1673f2d4ec1722c435c073df0bad93df')
+sha512sums=('ee1bd24a560ee73757ca71eda70a610d5c8e01101c22835bbef23ec7a2217ed66a37b49d5fc3042f3df0e943aaeda2a050e75316ff2ac11602b745cbf7d7ca6a')
 
 build() {
     cd $_hkgname-$pkgver



More information about the arch-commits mailing list