GNU bug report logs - #61108
[PATCH] gnu: fet: Update to 6.8.2.

Previous Next

Package: guix-patches;

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

Date: Sat, 28 Jan 2023 09:00: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#61108: closed ([PATCH] gnu: fet: Update to 6.8.2.)
Date: Sat, 04 Feb 2023 18:12:02 +0000
[Message part 1 (text/plain, inline)]
Your message dated Sat, 04 Feb 2023 19:10:59 +0100
with message-id <87zg9txpvw.fsf <at> nicolasgoaziou.fr>
and subject line Re: [bug#61108] [PATCH] gnu: fet: Update to 6.8.2.
has caused the debbugs.gnu.org bug report #61108,
regarding [PATCH] gnu: fet: Update to 6.8.2.
to be marked as done.

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


-- 
61108: https://debbugs.gnu.org/cgi/bugreport.cgi?bug=61108
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.8.2.
Date: Sat, 28 Jan 2023 09:58:50 +0100
* gnu/packages/education.scm (fet): Update to 6.8.2.
---
 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 68a25d5e9a..dbb704c136 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.0")
+    (version "6.8.2")
     (source
      (origin
        (method url-fetch)
@@ -591,7 +591,7 @@ (define-public fet
               (list (string-append directory base)
                     (string-append directory "old/" base))))
        (sha256
-        (base32 "12hbw87d6aza77615apvbkdgrn3gqdw0q9xp2pw64w2513z0a2jm"))))
+        (base32 "1wv7qwfmpmmfyr2kklp2q047rl38ps55cizjrm6v8np2cjl0ah3g"))))
     (build-system gnu-build-system)
     (arguments
      (list

base-commit: 1163349b7009ba60f7e441952a798d5df255db0d
-- 
2.38.1



[Message part 3 (message/rfc822, inline)]
From: Nicolas Goaziou <mail <at> nicolasgoaziou.fr>
To: 61108-done <at> debbugs.gnu.org
Subject: Re: [bug#61108] [PATCH] gnu: fet: Update to 6.8.2.
Date: Sat, 04 Feb 2023 19:10:59 +0100
Nicolas Goaziou <mail <at> nicolasgoaziou.fr> writes:

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

Applied.


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

Previous Next


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