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

Felix Yan felixonmars at gemini.archlinux.org
Tue Mar 1 09:44:45 UTC 2022


    Date: Tuesday, March 1, 2022 @ 09:44:45
  Author: felixonmars
Revision: 1138909

upgpkg: haskell-network-info 0.2.1-1: rebuild with network-info 0.2.1

Modified:
  haskell-network-info/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2022-03-01 09:03:03 UTC (rev 1138908)
+++ PKGBUILD	2022-03-01 09:44:45 UTC (rev 1138909)
@@ -3,16 +3,16 @@
 
 _hkgname=network-info
 pkgname=haskell-network-info
-pkgver=0.2.0.10
-pkgrel=19
+pkgver=0.2.1
+pkgrel=1
 pkgdesc="Access the local computer\'s basic network configuration"
-url="https://github.com/jystic/network-info"
+url="https://github.com/jacobstanley/network-info"
 license=("BSD")
 arch=('x86_64')
 depends=('ghc-libs')
 makedepends=('ghc')
 source=("https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz")
-sha512sums=('d578f64860fb3c04d11a444d9636bde57402b6728529e73c7741b056ef0d8f68cb0958118212f2d47826dc28ba9b2bfcc9aef8b5b2e9fc3da8eaadc796160895')
+sha512sums=('a252bd5c34cbbde9dcdd9606b31ed9b9fa802edfc694795f8779fd8f4ffa9092df0ab25426e0a1dca836d74a9357c1b31acb2aa01a9e46e8ffd5959be7a5d619')
 
 build() {
     cd $_hkgname-$pkgver



More information about the arch-commits mailing list