GNU bug report logs - #57570
[PATCH] gnu: xmobar: Update to 0.44.2.

Previous Next

Package: guix-patches;

Reported by: gyara <me <at> gyara.moe>

Date: Sun, 4 Sep 2022 01:04:01 UTC

Severity: normal

Tags: patch

Done: Christopher Baines <mail <at> cbaines.net>

Bug is archived. No further changes may be made.

To add a comment to this bug, you must first unarchive it, by sending
a message to control AT debbugs.gnu.org, with unarchive 57570 in the body.
You can then email your comments to 57570 AT debbugs.gnu.org in the normal way.

Toggle the display of automated, internal messages from the tracker.

View this report as an mbox folder, status mbox, maintainer mbox


Report forwarded to guix-patches <at> gnu.org:
bug#57570; Package guix-patches. (Sun, 04 Sep 2022 01:04:01 GMT) Full text and rfc822 format available.

Acknowledgement sent to gyara <me <at> gyara.moe>:
New bug report received and forwarded. Copy sent to guix-patches <at> gnu.org. (Sun, 04 Sep 2022 01:04:01 GMT) Full text and rfc822 format available.

Message #5 received at submit <at> debbugs.gnu.org (full text, mbox):

From: gyara <me <at> gyara.moe>
To: guix-patches <at> gnu.org
Cc: gyara <me <at> gyara.moe>
Subject: [PATCH] gnu: xmobar: Update to 0.44.2.
Date: Sun,  4 Sep 2022 10:03:07 +0900
* gnu/packages/wm.scm (xmobar): Update to 0.44.2.
---
 gnu/packages/wm.scm | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/gnu/packages/wm.scm b/gnu/packages/wm.scm
index 5084d194a6..090ad9144c 100644
--- a/gnu/packages/wm.scm
+++ b/gnu/packages/wm.scm
@@ -832,14 +832,14 @@ (define-public xmonad
 (define-public xmobar
   (package
     (name "xmobar")
-    (version "0.40")
+    (version "0.44.2")
     (source (origin
               (method url-fetch)
               (uri (string-append "https://hackage.haskell.org/package/xmobar/"
                                   "xmobar-" version ".tar.gz"))
               (sha256
                (base32
-                "1mrdiblm8vilkm1w23pz6xbi16zh1b1lvql26czjzw5k79vd67sf"))))
+                "0gdphjn5ll5lkb2psdsb34563wsz6g0y2gg3z8cj4jy8lvbbv808"))))
     (build-system haskell-build-system)
     (native-inputs
      (list ghc-hspec hspec-discover))
-- 
2.37.2





Reply sent to Christopher Baines <mail <at> cbaines.net>:
You have taken responsibility. (Sun, 04 Sep 2022 17:57:03 GMT) Full text and rfc822 format available.

Notification sent to gyara <me <at> gyara.moe>:
bug acknowledged by developer. (Sun, 04 Sep 2022 17:57:03 GMT) Full text and rfc822 format available.

Message #10 received at 57570-done <at> debbugs.gnu.org (full text, mbox):

From: Christopher Baines <mail <at> cbaines.net>
To: gyara <me <at> gyara.moe>
Cc: 57570-done <at> debbugs.gnu.org
Subject: Re: [bug#57570] [PATCH] gnu: xmobar: Update to 0.44.2.
Date: Sun, 04 Sep 2022 18:55:36 +0100
[Message part 1 (text/plain, inline)]
gyara via Guix-patches via <guix-patches <at> gnu.org> writes:

> * gnu/packages/wm.scm (xmobar): Update to 0.44.2.
> ---
>  gnu/packages/wm.scm | 4 ++--
>  1 file changed, 2 insertions(+), 2 deletions(-)

Thanks, pushed to master as 75febb00a57b69d41e989af0487446105fae32a5.

Chris
[signature.asc (application/pgp-signature, inline)]

bug archived. Request was from Debbugs Internal Request <help-debbugs <at> gnu.org> to internal_control <at> debbugs.gnu.org. (Mon, 03 Oct 2022 11:24:15 GMT) Full text and rfc822 format available.

This bug report was last modified 1 year and 177 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.