GNU bug report logs - #63034
[PATCH] gnu: fet: Update to 6.9.0.

Previous Next

Package: guix-patches;

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

Date: Sun, 23 Apr 2023 15:23: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>
Cc: tracker <at> debbugs.gnu.org
Subject: bug#63034: closed ([PATCH] gnu: fet: Update to 6.9.0.)
Date: Mon, 24 Apr 2023 23:27:02 +0000
[Message part 1 (text/plain, inline)]
Your message dated Tue, 25 Apr 2023 01:26:03 +0200
with message-id <87mt2wq2us.fsf <at> nicolasgoaziou.fr>
and subject line Re: [bug#63034] [PATCH] gnu: fet: Update to 6.9.0.
has caused the debbugs.gnu.org bug report #63034,
regarding [PATCH] gnu: fet: Update to 6.9.0.
to be marked as done.

(If you believe you have received this mail in error, please contact
help-debbugs <at> gnu.org.)


-- 
63034: https://debbugs.gnu.org/cgi/bugreport.cgi?bug=63034
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: guix-patches <at> gnu.org
Subject: [PATCH] gnu: fet: Update to 6.9.0.
Date: Sun, 23 Apr 2023 17:22:00 +0200
* gnu/packages/education.scm (fet): Update to 6.9.0.
---
 gnu/packages/education.scm | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/gnu/packages/education.scm b/gnu/packages/education.scm
index 60aced1be4..acd1297a72 100644
--- a/gnu/packages/education.scm
+++ b/gnu/packages/education.scm
@@ -582,7 +582,7 @@ (define-public openboard
 (define-public fet
   (package
     (name "fet")
-    (version "6.8.7")
+    (version "6.9.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 "0wcl2scgqf1vj0zy5an7hhhmsl5j1y605fcz0d7ylbzw5ixnbf1m"))))
+        (base32 "1lnw58ga1ldhqfznclmk9l21698pg152w3slq2cwmr69ywqr5wys"))))
     (build-system gnu-build-system)
     (arguments
      (list

base-commit: 8541d098704368a35550b8f945003e601724a9e9
-- 
2.39.2



[Message part 3 (message/rfc822, inline)]
From: Nicolas Goaziou <mail <at> nicolasgoaziou.fr>
To: 63034-done <at> debbugs.gnu.org
Subject: Re: [bug#63034] [PATCH] gnu: fet: Update to 6.9.0.
Date: Tue, 25 Apr 2023 01:26:03 +0200
Nicolas Goaziou <mail <at> nicolasgoaziou.fr> writes:

> * gnu/packages/education.scm (fet): Update to 6.9.0.

Applied. Closing.


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

Previous Next


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