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

Felix Yan felixonmars at gemini.archlinux.org
Tue Aug 9 12:33:30 UTC 2022


    Date: Tuesday, August 9, 2022 @ 12:33:30
  Author: felixonmars
Revision: 1263528

upgpkg: xmobar 0.41-1

Modified:
  xmobar/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2022-08-09 11:34:06 UTC (rev 1263527)
+++ PKGBUILD	2022-08-09 12:33:30 UTC (rev 1263528)
@@ -4,8 +4,8 @@
 # Contributor: Arch Haskell Team <arch-haskell at haskell.org>
 
 pkgname=xmobar
-pkgver=0.40
-pkgrel=6
+pkgver=0.41
+pkgrel=1
 pkgdesc='Minimalistic Text Based Status Bar'
 url='https://hackage.haskell.org/package/xmobar'
 license=('BSD')
@@ -21,7 +21,7 @@
          'haskell-http-types' 'haskell-http-client-tls' 'haskell-alsa-core' 'haskell-alsa-mixer')
 makedepends=('ghc' 'uusi' 'haskell-hspec' 'haskell-temporary')
 source=(https://github.com/jaor/xmobar/archive/${pkgver}/${pkgname}-${pkgver}.tar.gz)
-sha512sums=('4e8636f86cafbc71ec6f7fba48772954036537a5eca83f0402e988b85ff74e3bc2f8d9435d428e80966e4c781a049e752aa5ebb8a9a7e1da877fe74e51622ef6')
+sha512sums=('7758e3c0daa0f9fe3db719d44e6be5b5fbcaec1fbef64b6306dbc9a9183b301cfbaa638498c3149b02212e198644fdacc4cc4341756b59aef8caebde68b92cd2')
 
 prepare() {
   cd xmobar-${pkgver}



More information about the arch-commits mailing list