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

Felix Yan felixonmars at gemini.archlinux.org
Sat Jul 9 18:13:27 UTC 2022


    Date: Saturday, July 9, 2022 @ 18:13:27
  Author: felixonmars
Revision: 1249222

upgpkg: xmobar 0.40-1

Modified:
  xmobar/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2022-07-09 18:11:21 UTC (rev 1249221)
+++ PKGBUILD	2022-07-09 18:13:27 UTC (rev 1249222)
@@ -4,8 +4,8 @@
 # Contributor: Arch Haskell Team <arch-haskell at haskell.org>
 
 pkgname=xmobar
-pkgver=0.39
-pkgrel=166
+pkgver=0.40
+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=('a47d7cf16fdea4bece1d622db1c2ac76acc9d9369043eec6ff41a22c1f59c9757932fbcebfe804a636c783e9a66317bb3aaf72edc4a373c48e7db3c9292d9658')
+sha512sums=('4e8636f86cafbc71ec6f7fba48772954036537a5eca83f0402e988b85ff74e3bc2f8d9435d428e80966e4c781a049e752aa5ebb8a9a7e1da877fe74e51622ef6')
 
 prepare() {
   cd xmobar-${pkgver}



More information about the arch-commits mailing list