GNU bug report logs - #72430
[PATCH] gnu: fnott: Update to 1.7.0.

Previous Next

Package: guix-patches;

Reported by: Ashish SHUKLA <ashish.is <at> lostca.se>

Date: Fri, 2 Aug 2024 21:51:01 UTC

Severity: normal

Tags: patch

Done: Zheng Junjie <zhengjunjie <at> iscas.ac.cn>

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 72430 in the body.
You can then email your comments to 72430 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#72430; Package guix-patches. (Fri, 02 Aug 2024 21:51:01 GMT) Full text and rfc822 format available.

Acknowledgement sent to Ashish SHUKLA <ashish.is <at> lostca.se>:
New bug report received and forwarded. Copy sent to guix-patches <at> gnu.org. (Fri, 02 Aug 2024 21:51:01 GMT) Full text and rfc822 format available.

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

From: Ashish SHUKLA <ashish.is <at> lostca.se>
To: guix-patches <at> gnu.org
Cc: Ashish SHUKLA <ashish.is <at> lostca.se>
Subject: [PATCH] gnu: fnott: Update to 1.7.0.
Date: Fri,  2 Aug 2024 23:49:42 +0200
* gnu/packages/wm.scm (fnott): Update to 1.7.0.

Change-Id: Ia139be3cd0916a6f6147416641085396bebb6d04
---
 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 3ddac7dad3..96b2eb36c8 100644
--- a/gnu/packages/wm.scm
+++ b/gnu/packages/wm.scm
@@ -1142,7 +1142,7 @@ (define-public fbautostart
 (define-public fnott
   (package
     (name "fnott")
-    (version "1.6.0")
+    (version "1.7.0")
     (source (origin
               (method git-fetch)
               (uri (git-reference
@@ -1151,7 +1151,7 @@ (define-public fnott
               (file-name (git-file-name name version))
               (sha256
                (base32
-                "04g1d0app9lpvzq3gxs7qjkd9zgbrmlvfy2n3h464r46j0wpgsx2"))))
+                "0x3wfqkkz6lf9w00nl5mchcw04gx884jxxz6f7z3fxpsjx582nr9"))))
     (build-system meson-build-system)
     (arguments `(#:build-type "release"
                  #:phases

base-commit: b20956651a53a8f23828fdeb6945e1a31e6997a8
-- 
2.46.0





Information forwarded to guix-patches <at> gnu.org:
bug#72430; Package guix-patches. (Mon, 05 Aug 2024 16:04:01 GMT) Full text and rfc822 format available.

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

From: Zheng Junjie <zhengjunjie <at> iscas.ac.cn>
To: Ashish SHUKLA via Guix-patches via <guix-patches <at> gnu.org>
Cc: 72430-done <at> debbugs.gnu.org, Ashish SHUKLA <ashish.is <at> lostca.se>
Subject: Re: [bug#72430] [PATCH] gnu: fnott: Update to 1.7.0.
Date: Tue, 06 Aug 2024 00:02:55 +0800
[Message part 1 (text/plain, inline)]
Ashish SHUKLA via Guix-patches via <guix-patches <at> gnu.org> writes:

> * gnu/packages/wm.scm (fnott): Update to 1.7.0.
>
> Change-Id: Ia139be3cd0916a6f6147416641085396bebb6d04
> ---
>  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 3ddac7dad3..96b2eb36c8 100644
> --- a/gnu/packages/wm.scm
> +++ b/gnu/packages/wm.scm
> @@ -1142,7 +1142,7 @@ (define-public fbautostart
>  (define-public fnott
>    (package
>      (name "fnott")
> -    (version "1.6.0")
> +    (version "1.7.0")
>      (source (origin
>                (method git-fetch)
>                (uri (git-reference
> @@ -1151,7 +1151,7 @@ (define-public fnott
>                (file-name (git-file-name name version))
>                (sha256
>                 (base32
> -                "04g1d0app9lpvzq3gxs7qjkd9zgbrmlvfy2n3h464r46j0wpgsx2"))))
> +                "0x3wfqkkz6lf9w00nl5mchcw04gx884jxxz6f7z3fxpsjx582nr9"))))
>      (build-system meson-build-system)
>      (arguments `(#:build-type "release"
>                   #:phases
>
> base-commit: b20956651a53a8f23828fdeb6945e1a31e6997a8

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

Reply sent to Zheng Junjie <zhengjunjie <at> iscas.ac.cn>:
You have taken responsibility. (Mon, 05 Aug 2024 16:04:02 GMT) Full text and rfc822 format available.

Notification sent to Ashish SHUKLA <ashish.is <at> lostca.se>:
bug acknowledged by developer. (Mon, 05 Aug 2024 16:04: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, 03 Sep 2024 11:24:05 GMT) Full text and rfc822 format available.

This bug report was last modified 286 days ago.

Previous Next


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