Date: Monday, September 19, 2022 @ 22:01:39
  Author: felixonmars
Revision: 1305367

upgpkg: haskell-iwlib 0.1.2-1

Modified:
  haskell-iwlib/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD    2022-09-19 22:00:00 UTC (rev 1305366)
+++ PKGBUILD    2022-09-19 22:01:39 UTC (rev 1305367)
@@ -1,16 +1,16 @@
 # Maintainer: Levente Polyak <anthraxx[at]archlinux[dot]org>
 _hkgname=iwlib
 pkgname=haskell-iwlib
-pkgver=0.1.1
+pkgver=0.1.2
 pkgrel=1
 pkgdesc='Binding to the iw library for getting info about the current WiFi 
connection'
-url='https://codeberg.org/jao/iwlib'
+url='https://codeberg.org/xmobar/iwlib'
 license=('BSD')
 arch=('x86_64')
 depends=('ghc-libs' 'wireless_tools')
 makedepends=('ghc')
 
source=(https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz)
-sha512sums=('ea4da0a4e9ec8a38f0db4060777988c7d1c954c5f3b17919e9ed23d3793f9ff0bdf0535b63dc75c10a29b52e7f06f8661d93f43905f4a45b43cbecc71f559a31')
+sha512sums=('5816d7266981c85d252f27005d7b58e984ce170e73b770ffa5ac7b846f2163fb5b5b0da8b92ffc4b7db2eacfa59ce27ae8d3ce3bdacf4bd34dcd12eea4b1d6fa')
 
 build() {
   cd ${_hkgname}-${pkgver}

Reply via email to