GNU bug report logs - #54012
[PATCH] gnu: fnott: Update to 1.2.1.

Previous Next

Package: guix-patches;

Reported by: Jai Vetrivelan <jaivetrivelan <at> gmail.com>

Date: Tue, 15 Feb 2022 15:22:02 UTC

Severity: normal

Tags: patch

Done: Nicolas Goaziou <mail <at> nicolasgoaziou.fr>

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 54012 in the body.
You can then email your comments to 54012 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#54012; Package guix-patches. (Tue, 15 Feb 2022 15:22:02 GMT) Full text and rfc822 format available.

Acknowledgement sent to Jai Vetrivelan <jaivetrivelan <at> gmail.com>:
New bug report received and forwarded. Copy sent to guix-patches <at> gnu.org. (Tue, 15 Feb 2022 15:22:02 GMT) Full text and rfc822 format available.

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

From: Jai Vetrivelan <jaivetrivelan <at> gmail.com>
To: guix-patches <at> gnu.org
Subject: [PATCH] gnu: fnott: Update to 1.2.1.
Date: Tue, 15 Feb 2022 20:51:08 +0530
[Message part 1 (text/plain, inline)]
Building fnott <at> 1.1.2 fails with newer version of fcft. fnott <at> 1.2.1
successfully builds with fcft packaged in guix.

[0001-gnu-fnott-Update-to-1.2.1.patch (text/patch, inline)]
From d94861076b7deda7f9da04a1d3971ecf7fe29d5f Mon Sep 17 00:00:00 2001
From: Jai Vetrivelan <jaivetrivelan <at> gmail.com>
Date: Tue, 15 Feb 2022 20:30:31 +0530
Subject: [PATCH] gnu: fnott: Update to 1.2.1.

* gnu/packages/wm.scm (fnott): Update to 1.2.1.
---
 gnu/packages/wm.scm | 5 +++--
 1 file changed, 3 insertions(+), 2 deletions(-)

diff --git a/gnu/packages/wm.scm b/gnu/packages/wm.scm
index f39df605e7..15d3f66a19 100644
--- a/gnu/packages/wm.scm
+++ b/gnu/packages/wm.scm
@@ -50,6 +50,7 @@
 ;;; Copyright © 2021 Disseminate Dissent <disseminatedissent <at> protonmail.com>
 ;;; Copyright © 2022 John Kehayias <john.kehayias <at> protonmail.com>
 ;;; Copyright © 2022 Gabriel Wicki <gabriel <at> erlikon.ch>
+;;; Copyright © 2022 Jai Vetrivelan <jaivetrivelan <at> gmail.com>
 ;;;
 ;;; This file is part of GNU Guix.
 ;;;
@@ -1034,7 +1035,7 @@ (define-public fluxbox
 (define-public fnott
   (package
     (name "fnott")
-    (version "1.1.2")
+    (version "1.2.1")
     (source (origin
               (method git-fetch)
               (uri (git-reference
@@ -1043,7 +1044,7 @@ (define-public fnott
               (file-name (git-file-name name version))
               (sha256
                (base32
-                "0vkwyci4z4jj2aczxkrmj0861j5jczjr8isasa7gml93nlvyw7gv"))))
+                "1770p5hfswbaa15zmjh10n7fskch00d3y03ij3gfb1v4q314nb9n"))))
     (build-system meson-build-system)
     (arguments `(#:build-type "release"))
     (native-inputs
-- 
2.34.0


Reply sent to Nicolas Goaziou <mail <at> nicolasgoaziou.fr>:
You have taken responsibility. (Tue, 15 Feb 2022 18:25:02 GMT) Full text and rfc822 format available.

Notification sent to Jai Vetrivelan <jaivetrivelan <at> gmail.com>:
bug acknowledged by developer. (Tue, 15 Feb 2022 18:25:02 GMT) Full text and rfc822 format available.

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

From: Nicolas Goaziou <mail <at> nicolasgoaziou.fr>
To: Jai Vetrivelan <jaivetrivelan <at> gmail.com>
Cc: 54012-done <at> debbugs.gnu.org
Subject: Re: [bug#54012] [PATCH] gnu: fnott: Update to 1.2.1.
Date: Tue, 15 Feb 2022 19:24:14 +0100
Hello,

Jai Vetrivelan <jaivetrivelan <at> gmail.com> writes:

> Building fnott <at> 1.1.2 fails with newer version of fcft. fnott <at> 1.2.1
> successfully builds with fcft packaged in guix.

Indeed. Applied. Thank you.

Regards,
-- 
Nicolas Goaziou




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

This bug report was last modified 3 years and 94 days ago.

Previous Next


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