GNU bug report logs -
#69988
[PATCH] gnu: bemenu: Update to 0.6.21.
Previous Next
Reported by: Timotej Lazar <timotej.lazar <at> araneo.si>
Date: Sun, 24 Mar 2024 19:40: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 69988 in the body.
You can then email your comments to 69988 AT debbugs.gnu.org in the normal way.
Toggle the display of automated, internal messages from the tracker.
Report forwarded
to
guix-patches <at> gnu.org
:
bug#69988
; Package
guix-patches
.
(Sun, 24 Mar 2024 19:40:01 GMT)
Full text and
rfc822 format available.
Acknowledgement sent
to
Timotej Lazar <timotej.lazar <at> araneo.si>
:
New bug report received and forwarded. Copy sent to
guix-patches <at> gnu.org
.
(Sun, 24 Mar 2024 19:40:02 GMT)
Full text and
rfc822 format available.
Message #5 received at submit <at> debbugs.gnu.org (full text, mbox):
* gnu/packages/xdisorg.scm (bemenu): Update to 0.6.21.
Change-Id: I222a69470d5d6cb0ff9c21a5940469a0bc901ae0
---
gnu/packages/xdisorg.scm | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/gnu/packages/xdisorg.scm b/gnu/packages/xdisorg.scm
index be8623666f..15f8b7c624 100644
--- a/gnu/packages/xdisorg.scm
+++ b/gnu/packages/xdisorg.scm
@@ -327,7 +327,7 @@ (define-public autorandr
(define-public bemenu
(package
(name "bemenu")
- (version "0.6.19")
+ (version "0.6.21")
(source
(origin
(method git-fetch)
@@ -336,7 +336,7 @@ (define-public bemenu
(commit version)))
(file-name (git-file-name name version))
(sha256
- (base32 "19lqwzp9d471zkhk36d42jr0ywz9gqmksfqczlbafd80jlqnkg4k"))))
+ (base32 "1a97h711nbwi01a3vv2944m8gyzi04hgfpiizrzinx79n4vp1zhk"))))
(build-system gnu-build-system)
(arguments
(list
base-commit: 28bc0e870b4d48b8e3e773382bb0e999df2e3611
--
2.41.0
Information forwarded
to
guix-patches <at> gnu.org
:
bug#69988
; Package
guix-patches
.
(Mon, 25 Mar 2024 21:14:02 GMT)
Full text and
rfc822 format available.
Message #8 received at submit <at> debbugs.gnu.org (full text, mbox):
[Message part 1 (text/plain, inline)]
Timotej Lazar <timotej.lazar <at> araneo.si> writes:
> * gnu/packages/xdisorg.scm (bemenu): Update to 0.6.21.
>
> Change-Id: I222a69470d5d6cb0ff9c21a5940469a0bc901ae0
> ---
> gnu/packages/xdisorg.scm | 4 ++--
> 1 file changed, 2 insertions(+), 2 deletions(-)
Thanks for the patch, I've pushed this to master
f3a9c701ac18ba9023f6d96629f9d8bb2df67a40.
Chris
[signature.asc (application/pgp-signature, inline)]
Reply sent
to
Christopher Baines <mail <at> cbaines.net>
:
You have taken responsibility.
(Mon, 25 Mar 2024 21:14:02 GMT)
Full text and
rfc822 format available.
Notification sent
to
Timotej Lazar <timotej.lazar <at> araneo.si>
:
bug acknowledged by developer.
(Mon, 25 Mar 2024 21:14:02 GMT)
Full text and
rfc822 format available.
bug archived.
Request was from
Debbugs Internal Request <help-debbugs <at> gnu.org>
to
internal_control <at> debbugs.gnu.org
.
(Tue, 23 Apr 2024 11:25:37 GMT)
Full text and
rfc822 format available.
This bug report was last modified 1 year and 60 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.