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

Felix Yan felixonmars at gemini.archlinux.org
Sun Aug 21 10:31:20 UTC 2022


    Date: Sunday, August 21, 2022 @ 10:31:20
  Author: felixonmars
Revision: 1272474

upgpkg: xmobar 0.42-1

Modified:
  xmobar/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2022-08-21 10:24:29 UTC (rev 1272473)
+++ PKGBUILD	2022-08-21 10:31:20 UTC (rev 1272474)
@@ -4,8 +4,8 @@
 # Contributor: Arch Haskell Team <arch-haskell at haskell.org>
 
 pkgname=xmobar
-pkgver=0.41
-pkgrel=8
+pkgver=0.42
+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=('7758e3c0daa0f9fe3db719d44e6be5b5fbcaec1fbef64b6306dbc9a9183b301cfbaa638498c3149b02212e198644fdacc4cc4341756b59aef8caebde68b92cd2')
+sha512sums=('84126484a11534675b4c3c86a7ac95345d00d5db477fdd278e1a419a14b3ceccade47da0c5c1552b619a7d031e11caaf6b22676ba50bcc753173146c0a399b40')
 
 prepare() {
   cd xmobar-${pkgver}



More information about the arch-commits mailing list