GNU bug report logs - #51904
[PATCH] gnu: jgmenu: Update to 4.4.0.

Previous Next

Package: guix-patches;

Reported by: jgart <jgart <at> dismail.de>

Date: Wed, 17 Nov 2021 02:48:01 UTC

Severity: normal

Tags: patch

Done: Guillaume Le Vaillant <glv <at> posteo.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 51904 in the body.
You can then email your comments to 51904 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#51904; Package guix-patches. (Wed, 17 Nov 2021 02:48:01 GMT) Full text and rfc822 format available.

Acknowledgement sent to jgart <jgart <at> dismail.de>:
New bug report received and forwarded. Copy sent to guix-patches <at> gnu.org. (Wed, 17 Nov 2021 02:48:01 GMT) Full text and rfc822 format available.

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

From: jgart <jgart <at> dismail.de>
To: guix-patches <at> gnu.org
Cc: jgart <jgart <at> dismail.de>
Subject: [PATCH] gnu: jgmenu: Update to 4.4.0.
Date: Tue, 16 Nov 2021 21:46:53 -0500
* gnu/packages/xdisorg.scm (jgmenu): Update to 4.4.0.
[arguments]: Update testing directory name.
---
 gnu/packages/xdisorg.scm | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/gnu/packages/xdisorg.scm b/gnu/packages/xdisorg.scm
index b0c2f9dd6a..5ed6dafe69 100644
--- a/gnu/packages/xdisorg.scm
+++ b/gnu/packages/xdisorg.scm
@@ -2457,7 +2457,7 @@ (define-public autocutsel
 (define-public jgmenu
   (package
     (name "jgmenu")
-    (version "4.3.0")
+    (version "4.4.0")
     (source
      (origin
        (method git-fetch)
@@ -2466,7 +2466,7 @@ (define-public jgmenu
              (commit (string-append "v" version))))
        (file-name (git-file-name name version))
        (sha256
-        (base32 "13y4ra2hjfqbn2vxyyn4ar5iqklbabyfwksbryc2gzxspw1vz4zq"))))
+        (base32 "08dyygclayyipa0p2qsxqa3fsfyflkrkhpi25dkc3ybkicvynk24"))))
     (build-system gnu-build-system)
     (native-inputs
      `(("cppcheck" ,cppcheck)
@@ -2481,7 +2481,7 @@ (define-public jgmenu
        ("libxrandr" ,libxrandr)
        ("pango" ,pango)))
     (arguments
-     `(#:test-target "test"
+     `(#:test-target "tests"
        #:phases
        (modify-phases %standard-phases
          (replace 'configure
-- 
2.33.1





Reply sent to Guillaume Le Vaillant <glv <at> posteo.net>:
You have taken responsibility. (Fri, 19 Nov 2021 09:54:01 GMT) Full text and rfc822 format available.

Notification sent to jgart <jgart <at> dismail.de>:
bug acknowledged by developer. (Fri, 19 Nov 2021 09:54:02 GMT) Full text and rfc822 format available.

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

From: Guillaume Le Vaillant <glv <at> posteo.net>
To: jgart <jgart <at> dismail.de>
Cc: 51904-done <at> debbugs.gnu.org
Subject: Re: [bug#51904] [PATCH] gnu: jgmenu: Update to 4.4.0.
Date: Fri, 19 Nov 2021 09:50:23 +0000
Patch pushed as c7caeb33d63ce4a99beef478cfce20cc71e7cdda without the
modified test target because the check phase was not doing anything
anymore.
Thanks.




Information forwarded to guix-patches <at> gnu.org:
bug#51904; Package guix-patches. (Mon, 22 Nov 2021 00:35:01 GMT) Full text and rfc822 format available.

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

From: jgart <jgart <at> dismail.de>
To: Guillaume Le Vaillant <glv <at> posteo.net>
Cc: 51904-done <at> debbugs.gnu.org
Subject: Re: [bug#51904] [PATCH] gnu: jgmenu: Update to 4.4.0.
Date: Sun, 21 Nov 2021 19:34:12 -0500
On Fri, 19 Nov 2021 09:50:23 +0000 Guillaume Le Vaillant <glv <at> posteo.net> wrote:
> Patch pushed as c7caeb33d63ce4a99beef478cfce20cc71e7cdda without the
> modified test target because the check phase was not doing anything
> anymore.
> Thanks.

Thanks Guillaume! 

It's much appreciated.

all best,

jgart




bug archived. Request was from Debbugs Internal Request <help-debbugs <at> gnu.org> to internal_control <at> debbugs.gnu.org. (Mon, 20 Dec 2021 12:24:04 GMT) Full text and rfc822 format available.

This bug report was last modified 2 years and 89 days ago.

Previous Next


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