GNU bug report logs - #61415
[PATCH] gnu: fet: Update to 6.8.3.

Previous Next

Package: guix-patches;

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

Date: Sat, 11 Feb 2023 09:18:02 UTC

Severity: normal

Tags: patch

Done: Christopher Baines <mail <at> cbaines.net>

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#61415: closed (Re: [bug#61415] [PATCH] gnu: fet: Update to
 6.8.3.)
Date: Mon, 13 Feb 2023 18:57:03 +0000
[Message part 1 (text/plain, inline)]
Your bug report

#61415: [PATCH] gnu: fet: Update to 6.8.3.

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 61415 <at> debbugs.gnu.org.

-- 
61415: https://debbugs.gnu.org/cgi/bugreport.cgi?bug=61415
GNU Bug Tracking System
Contact help-debbugs <at> gnu.org with problems
[Message part 2 (message/rfc822, inline)]
From: Christopher Baines <mail <at> cbaines.net>
To: Nicolas Goaziou <mail <at> nicolasgoaziou.fr>
Cc: 61415-done <at> debbugs.gnu.org, guix-patches <at> gnu.org
Subject: Re: [bug#61415] [PATCH] gnu: fet: Update to 6.8.3.
Date: Mon, 13 Feb 2023 18:55:23 +0000
[Message part 3 (text/plain, inline)]
Nicolas Goaziou <mail <at> nicolasgoaziou.fr> writes:

> * gnu/packages/education.scm (fet): Update to 6.8.3.
> ---
>  gnu/packages/education.scm | 4 ++--
>  1 file changed, 2 insertions(+), 2 deletions(-)

Thanks, pushed to master as 2106deb9f6f7d6efaa3e170a99e7172c222eda10.

Chris
[signature.asc (application/pgp-signature, inline)]
[Message part 5 (message/rfc822, inline)]
From: Nicolas Goaziou <mail <at> nicolasgoaziou.fr>
To: guix-patches <at> gnu.org
Subject: [PATCH] gnu: fet: Update to 6.8.3.
Date: Sat, 11 Feb 2023 10:16:53 +0100
* gnu/packages/education.scm (fet): Update to 6.8.3.
---
 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 dbb704c136..62c4d2352d 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.2")
+    (version "6.8.3")
     (source
      (origin
        (method url-fetch)
@@ -591,7 +591,7 @@ (define-public fet
               (list (string-append directory base)
                     (string-append directory "old/" base))))
        (sha256
-        (base32 "1wv7qwfmpmmfyr2kklp2q047rl38ps55cizjrm6v8np2cjl0ah3g"))))
+        (base32 "1iqjdldarh8r92qq7c00m1gkdf53v8csmm7if3h4rhajz91rcnm2"))))
     (build-system gnu-build-system)
     (arguments
      (list

base-commit: 019f4116ea0b112d468973ea1d1c1badf5bea559
-- 
2.39.1




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

Previous Next


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