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

Felix Yan felixonmars at archlinux.org
Fri Mar 30 11:09:03 UTC 2018


    Date: Friday, March 30, 2018 @ 11:09:03
  Author: felixonmars
Revision: 313510

upgpkg: haskell-network-info 0.2.0.10-1

rebuild with network-info,0.2.0.10

Modified:
  haskell-network-info/trunk/PKGBUILD

----------+
 PKGBUILD |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2018-03-30 11:08:56 UTC (rev 313509)
+++ PKGBUILD	2018-03-30 11:09:03 UTC (rev 313510)
@@ -4,7 +4,7 @@
 
 _hkgname=network-info
 pkgname=haskell-network-info
-pkgver=0.2.0.9
+pkgver=0.2.0.10
 pkgrel=1
 pkgdesc="Access the local computer\'s basic network configuration"
 url="https://github.com/jystic/network-info"
@@ -13,7 +13,7 @@
 depends=('ghc-libs')
 makedepends=('ghc')
 source=("https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz")
-sha512sums=('4a84b10c79be1bea5741c902ebe2fa3dd831052e50c99bc0738e02724ea8ef917a98adaae8280fa29979bae2bd57b8c26b80594be6791f0ec7e657ca649d24f9')
+sha512sums=('d578f64860fb3c04d11a444d9636bde57402b6728529e73c7741b056ef0d8f68cb0958118212f2d47826dc28ba9b2bfcc9aef8b5b2e9fc3da8eaadc796160895')
 
 build() {
     cd "${srcdir}/${_hkgname}-${pkgver}"



More information about the arch-commits mailing list