all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* [bug#63034] [PATCH] gnu: fet: Update to 6.9.0.
@ 2023-04-23 15:22 Nicolas Goaziou
  2023-04-24 23:26 ` bug#63034: " Nicolas Goaziou
  0 siblings, 1 reply; 2+ messages in thread
From: Nicolas Goaziou @ 2023-04-23 15:22 UTC (permalink / raw)
  To: 63034

* 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





^ permalink raw reply related	[flat|nested] 2+ messages in thread

* bug#63034: [PATCH] gnu: fet: Update to 6.9.0.
  2023-04-23 15:22 [bug#63034] [PATCH] gnu: fet: Update to 6.9.0 Nicolas Goaziou
@ 2023-04-24 23:26 ` Nicolas Goaziou
  0 siblings, 0 replies; 2+ messages in thread
From: Nicolas Goaziou @ 2023-04-24 23:26 UTC (permalink / raw)
  To: 63034-done

Nicolas Goaziou <mail@nicolasgoaziou.fr> writes:

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

Applied. Closing.




^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2023-04-25  2:41 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-04-23 15:22 [bug#63034] [PATCH] gnu: fet: Update to 6.9.0 Nicolas Goaziou
2023-04-24 23:26 ` bug#63034: " Nicolas Goaziou

Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/guix.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.