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

Felix Yan felixonmars at archlinux.org
Sun May 16 08:42:23 UTC 2021


    Date: Sunday, May 16, 2021 @ 08:42:23
  Author: felixonmars
Revision: 935687

upgpkg: xmobar 0.37-1

Modified:
  xmobar/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2021-05-16 08:39:35 UTC (rev 935686)
+++ PKGBUILD	2021-05-16 08:42:23 UTC (rev 935687)
@@ -4,8 +4,8 @@
 # Contributor: Arch Haskell Team <arch-haskell at haskell.org>
 
 pkgname=xmobar
-pkgver=0.36
-pkgrel=173
+pkgver=0.37
+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' 'haskell-hspec' 'haskell-temporary')
 source=(https://github.com/jaor/xmobar/archive/${pkgver}/${pkgname}-${pkgver}.tar.gz)
-sha512sums=('15abb262187448cd71f93e67f04ab40989f541dd02f968924521f99727cd75cb92d650d495fc40ad4bed97fa552185daca7801aa2d5079aa47a39dce9b4ea4f7')
+sha512sums=('a02fe9434d209cc4a1b038b440697e95e40f90b8b298b9708db5b335b511ffe924ffe46665003eff6bc475e6886a5a2f5aa4bba839b4e702c7d0103da3d17a52')
 
 build() {
   cd xmobar-${pkgver}



More information about the arch-commits mailing list