GNU bug report logs - #69028
[PATCH] gnu: bemenu: Update to 0.6.19.

Previous Next

Package: guix-patches;

Reported by: kiasoc5 <kiasoc5 <at> disroot.org>

Date: Sun, 11 Feb 2024 04:36:05 UTC

Severity: normal

Tags: patch

Done: John Kehayias <john.kehayias <at> protonmail.com>

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 69028 in the body.
You can then email your comments to 69028 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#69028; Package guix-patches. (Sun, 11 Feb 2024 04:36:05 GMT) Full text and rfc822 format available.

Acknowledgement sent to kiasoc5 <kiasoc5 <at> disroot.org>:
New bug report received and forwarded. Copy sent to guix-patches <at> gnu.org. (Sun, 11 Feb 2024 04:36:06 GMT) Full text and rfc822 format available.

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

From: kiasoc5 <kiasoc5 <at> disroot.org>
To: guix-patches <at> gnu.org
Cc: kiasoc5 <kiasoc5 <at> disroot.org>
Subject: [PATCH] gnu: bemenu: Update to 0.6.19.
Date: Sat, 10 Feb 2024 23:35:32 -0500
* gnu/packages/xdisorg.scm (bemenu): Update to 0.6.19.

Change-Id: If06908244429901ea1a9810738cde2d3430ae5d1
---
 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 449cbbaf6e..01017a9310 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.16")
+    (version "0.6.19")
     (source
      (origin
        (method git-fetch)
@@ -336,7 +336,7 @@ (define-public bemenu
              (commit version)))
        (file-name (git-file-name name version))
        (sha256
-        (base32 "0q3i9blcw5i793m1rxf5dqp773hssdpifrz820psr90x982vvmib"))))
+        (base32 "19lqwzp9d471zkhk36d42jr0ywz9gqmksfqczlbafd80jlqnkg4k"))))
     (build-system gnu-build-system)
     (arguments
      (list

base-commit: f45d05133472a9da13eae20ba4a676c696682c90
-- 
2.41.0





Information forwarded to guix-patches <at> gnu.org:
bug#69028; Package guix-patches. (Wed, 14 Feb 2024 21:20:02 GMT) Full text and rfc822 format available.

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

From: John Kehayias <john.kehayias <at> protonmail.com>
To: kiasoc5 <kiasoc5 <at> disroot.org>
Cc: 69028 <at> debbugs.gnu.org
Subject: Re: [bug#69028] [PATCH] gnu: bemenu: Update to 0.6.19.
Date: Wed, 14 Feb 2024 21:18:26 +0000
On Sat, Feb 10, 2024 at 11:35 PM, kiasoc5 wrote:

> * gnu/packages/xdisorg.scm (bemenu): Update to 0.6.19.
>
> Change-Id: If06908244429901ea1a9810738cde2d3430ae5d1
> ---
>  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 449cbbaf6e..01017a9310 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.16")
> +    (version "0.6.19")
>      (source
>       (origin
>         (method git-fetch)
> @@ -336,7 +336,7 @@ (define-public bemenu
>               (commit version)))
>         (file-name (git-file-name name version))
>         (sha256
> -        (base32 "0q3i9blcw5i793m1rxf5dqp773hssdpifrz820psr90x982vvmib"))))
> +        (base32 "19lqwzp9d471zkhk36d42jr0ywz9gqmksfqczlbafd80jlqnkg4k"))))
>      (build-system gnu-build-system)
>      (arguments
>       (list
>
> base-commit: f45d05133472a9da13eae20ba4a676c696682c90

Thanks, pushed as 495b86a18951637956c6825841cbc404f23b2eed





Information forwarded to guix-patches <at> gnu.org:
bug#69028; Package guix-patches. (Wed, 14 Feb 2024 21:20:03 GMT) Full text and rfc822 format available.

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

From: John Kehayias <john.kehayias <at> protonmail.com>
To: kiasoc5 <kiasoc5 <at> disroot.org>
Cc: 69028 <at> debbugs.gnu.org
Subject: Re: [bug#69028] [PATCH] gnu: bemenu: Update to 0.6.19.
Date: Wed, 14 Feb 2024 21:18:56 +0000
On Sat, Feb 10, 2024 at 11:35 PM, kiasoc5 wrote:

> * gnu/packages/xdisorg.scm (bemenu): Update to 0.6.19.
>
> Change-Id: If06908244429901ea1a9810738cde2d3430ae5d1
> ---
>  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 449cbbaf6e..01017a9310 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.16")
> +    (version "0.6.19")
>      (source
>       (origin
>         (method git-fetch)
> @@ -336,7 +336,7 @@ (define-public bemenu
>               (commit version)))
>         (file-name (git-file-name name version))
>         (sha256
> -        (base32 "0q3i9blcw5i793m1rxf5dqp773hssdpifrz820psr90x982vvmib"))))
> +        (base32 "19lqwzp9d471zkhk36d42jr0ywz9gqmksfqczlbafd80jlqnkg4k"))))
>      (build-system gnu-build-system)
>      (arguments
>       (list
>
> base-commit: f45d05133472a9da13eae20ba4a676c696682c90

Pushed as b8b149eb37718aea4f80aa47a3d1cd1854278abf thanks!





Reply sent to John Kehayias <john.kehayias <at> protonmail.com>:
You have taken responsibility. (Wed, 14 Feb 2024 21:22:01 GMT) Full text and rfc822 format available.

Notification sent to kiasoc5 <kiasoc5 <at> disroot.org>:
bug acknowledged by developer. (Wed, 14 Feb 2024 21:22:02 GMT) Full text and rfc822 format available.

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

From: John Kehayias <john.kehayias <at> protonmail.com>
To: kiasoc5 <kiasoc5 <at> disroot.org>
Cc: 69028-done <at> debbugs.gnu.org
Subject: Re: [bug#69028] [PATCH] gnu: bemenu: Update to 0.6.19.
Date: Wed, 14 Feb 2024 21:20:33 +0000
On Wed, Feb 14, 2024 at 09:18 PM, John Kehayias wrote:

> On Sat, Feb 10, 2024 at 11:35 PM, kiasoc5 wrote:
>
>> * gnu/packages/xdisorg.scm (bemenu): Update to 0.6.19.
>>
>> Change-Id: If06908244429901ea1a9810738cde2d3430ae5d1
>> ---
>>  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 449cbbaf6e..01017a9310 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.16")
>> +    (version "0.6.19")
>>      (source
>>       (origin
>>         (method git-fetch)
>> @@ -336,7 +336,7 @@ (define-public bemenu
>>               (commit version)))
>>         (file-name (git-file-name name version))
>>         (sha256
>> -        (base32 "0q3i9blcw5i793m1rxf5dqp773hssdpifrz820psr90x982vvmib"))))
>> +        (base32 "19lqwzp9d471zkhk36d42jr0ywz9gqmksfqczlbafd80jlqnkg4k"))))
>>      (build-system gnu-build-system)
>>      (arguments
>>       (list
>>
>> base-commit: f45d05133472a9da13eae20ba4a676c696682c90
>
> Pushed as b8b149eb37718aea4f80aa47a3d1cd1854278abf thanks!

Sorry for the spam, was pushed as
495b86a18951637956c6825841cbc404f23b2eed and now closing





bug archived. Request was from Debbugs Internal Request <help-debbugs <at> gnu.org> to internal_control <at> debbugs.gnu.org. (Thu, 14 Mar 2024 11:24:07 GMT) Full text and rfc822 format available.

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

Previous Next


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