GNU bug report logs - #61061
[PATCH] gnu: fet: Update to 6.8.0.

Previous Next

Package: guix-patches;

Reported by: Nicolas Goaziou <mail <at> nicolasgoaziou.fr>

Date: Wed, 25 Jan 2023 17:29:02 UTC

Severity: normal

Tags: patch

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

Bug is archived. No further changes may be made.

Full log


View this message in rfc822 format

From: help-debbugs <at> gnu.org (GNU bug Tracking System)
To: Nicolas Goaziou <mail <at> nicolasgoaziou.fr>
Subject: bug#61061: closed (Re: [bug#61061] [PATCH] gnu: fet: Update to
 6.8.0.)
Date: Fri, 27 Jan 2023 08:36:02 +0000
[Message part 1 (text/plain, inline)]
Your bug report

#61061: [PATCH] gnu: fet: Update to 6.8.0.

which was filed against the guix-patches package, has been closed.

The explanation is attached below, along with your original report.
If you require more details, please reply to 61061 <at> debbugs.gnu.org.

-- 
61061: https://debbugs.gnu.org/cgi/bugreport.cgi?bug=61061
GNU Bug Tracking System
Contact help-debbugs <at> gnu.org with problems
[Message part 2 (message/rfc822, inline)]
From: Nicolas Goaziou <mail <at> nicolasgoaziou.fr>
To: zimoun <zimon.toutoune <at> gmail.com>
Cc: 61061-done <at> debbugs.gnu.org
Subject: Re: [bug#61061] [PATCH] gnu: fet: Update to 6.8.0.
Date: Fri, 27 Jan 2023 09:35:35 +0100
Hello,

zimoun <zimon.toutoune <at> gmail.com> writes:

> Hi,
>
> On Wed, 25 Jan 2023 at 18:28, Nicolas Goaziou <mail <at> nicolasgoaziou.fr> wrote:
>> * gnu/packages/education.scm (fet): Update to 6.8.0.
>> ---
>>  gnu/packages/education.scm | 6 +++---
>>  1 file changed, 3 insertions(+), 3 deletions(-)
>
> LGTM.

Applied. Thanks for the feedback.
>

> PS: As for #61059 and #61060, QA seems failing for unrelated reasons.

Indeed :(

Regards,
-- 
Nicolas Goaziou

[Message part 3 (message/rfc822, inline)]
From: Nicolas Goaziou <mail <at> nicolasgoaziou.fr>
To: guix-patches <at> gnu.org
Subject: [PATCH] gnu: fet: Update to 6.8.0.
Date: Wed, 25 Jan 2023 18:28:00 +0100
* gnu/packages/education.scm (fet): Update to 6.8.0.
---
 gnu/packages/education.scm | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/gnu/packages/education.scm b/gnu/packages/education.scm
index 5ecb3ea091..68a25d5e9a 100644
--- a/gnu/packages/education.scm
+++ b/gnu/packages/education.scm
@@ -4,7 +4,7 @@
 ;;; Copyright © 2016 Hartmut Goebel <h.goebel <at> crazy-compilers.com>
 ;;; Copyright © 2017, 2018, 2019, 2020, 2021, 2022 Efraim Flashner <efraim <at> flashner.co.il>
 ;;; Copyright © 2018–2021 Tobias Geerinckx-Rice <me <at> tobias.gr>
-;;; Copyright © 2018-2022 Nicolas Goaziou <mail <at> nicolasgoaziou.fr>
+;;; Copyright © 2018-2023 Nicolas Goaziou <mail <at> nicolasgoaziou.fr>
 ;;; Copyright © 2020 Robert Smith <robertsmith <at> posteo.net>
 ;;; Copyright © 2020 Guy Fleury Iteriteka <gfleury <at> disroot.org>
 ;;; Copyright © 2020 Jakub Kądziołka <kuba <at> kadziolka.net>
@@ -582,7 +582,7 @@ (define-public openboard
 (define-public fet
   (package
     (name "fet")
-    (version "6.7.7")
+    (version "6.8.0")
     (source
      (origin
        (method url-fetch)
@@ -591,7 +591,7 @@ (define-public fet
               (list (string-append directory base)
                     (string-append directory "old/" base))))
        (sha256
-        (base32 "08rm3yka3swr6wf3lcmzh2jlq5ajxi8c6nd2likqzvbg6plrjx6b"))))
+        (base32 "12hbw87d6aza77615apvbkdgrn3gqdw0q9xp2pw64w2513z0a2jm"))))
     (build-system gnu-build-system)
     (arguments
      (list

base-commit: bd55412fc297b07b5cbe4e22abdec0419ef23010
-- 
2.38.1




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

Previous Next


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