* [bug#68205] [PATCH] gnu: fet: Update to 6.14.2.
@ 2024-01-02 10:29 Nicolas Goaziou via Guix-patches via
2024-01-07 20:04 ` Mathieu Othacehe
0 siblings, 1 reply; 3+ messages in thread
From: Nicolas Goaziou via Guix-patches via @ 2024-01-02 10:29 UTC (permalink / raw)
To: 68205; +Cc: Nicolas Goaziou
* gnu/packages/education.scm (fet): Update to 6.14.2.
Change-Id: I44aed08be6ae435587560255e694146c74654f97
---
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 2fd1d4a632..c89f25ce9e 100644
--- a/gnu/packages/education.scm
+++ b/gnu/packages/education.scm
@@ -4,7 +4,7 @@
;;; Copyright © 2016 Hartmut Goebel <h.goebel@crazy-compilers.com>
;;; Copyright © 2017-2023 Efraim Flashner <efraim@flashner.co.il>
;;; Copyright © 2018–2021 Tobias Geerinckx-Rice <me@tobias.gr>
-;;; Copyright © 2018-2023 Nicolas Goaziou <mail@nicolasgoaziou.fr>
+;;; Copyright © 2018-2024 Nicolas Goaziou <mail@nicolasgoaziou.fr>
;;; Copyright © 2020 Robert Smith <robertsmith@posteo.net>
;;; Copyright © 2020 Guy Fleury Iteriteka <gfleury@disroot.org>
;;; Copyright © 2020 Jakub Kądziołka <kuba@kadziolka.net>
@@ -564,7 +564,7 @@ (define-public openboard
(define-public fet
(package
(name "fet")
- (version "6.9.0")
+ (version "6.14.2")
(source
(origin
(method url-fetch)
@@ -573,7 +573,7 @@ (define-public fet
(list (string-append directory base)
(string-append directory "old/" base))))
(sha256
- (base32 "1lnw58ga1ldhqfznclmk9l21698pg152w3slq2cwmr69ywqr5wys"))))
+ (base32 "0ywbmncx9avar7jpjqallxh8y8zlcl7018m291zh9i5h9w3dqvrr"))))
(build-system gnu-build-system)
(arguments
(list
base-commit: f2102cb5b9239be2ed2023b908b726af542e0124
--
2.41.0
^ permalink raw reply related [flat|nested] 3+ messages in thread
* [bug#68205] [PATCH] gnu: fet: Update to 6.14.2.
2024-01-02 10:29 [bug#68205] [PATCH] gnu: fet: Update to 6.14.2 Nicolas Goaziou via Guix-patches via
@ 2024-01-07 20:04 ` Mathieu Othacehe
2024-01-07 21:59 ` bug#68205: " Nicolas Goaziou via Guix-patches via
0 siblings, 1 reply; 3+ messages in thread
From: Mathieu Othacehe @ 2024-01-07 20:04 UTC (permalink / raw)
To: Nicolas Goaziou; +Cc: 68205
Hello Nicolas,
> * gnu/packages/education.scm (fet): Update to 6.14.2.
Looks like the 6.15.0 is out there.
I think that you can directly proceed for those trivial updates.
Thanks,
Mathieu
^ permalink raw reply [flat|nested] 3+ messages in thread
* bug#68205: [PATCH] gnu: fet: Update to 6.14.2.
2024-01-07 20:04 ` Mathieu Othacehe
@ 2024-01-07 21:59 ` Nicolas Goaziou via Guix-patches via
0 siblings, 0 replies; 3+ messages in thread
From: Nicolas Goaziou via Guix-patches via @ 2024-01-07 21:59 UTC (permalink / raw)
To: Mathieu Othacehe; +Cc: 68205-done
Hello,
Mathieu Othacehe <othacehe@gnu.org> writes:
> Looks like the 6.15.0 is out there.
Updated, and pushed. Thanks.
> I think that you can directly proceed for those trivial updates.
Noted.
Regards,
--
Nicolas Goaziou
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2024-01-07 22:00 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-01-02 10:29 [bug#68205] [PATCH] gnu: fet: Update to 6.14.2 Nicolas Goaziou via Guix-patches via
2024-01-07 20:04 ` Mathieu Othacehe
2024-01-07 21:59 ` bug#68205: " Nicolas Goaziou via Guix-patches via
Code repositories for project(s) associated with this public inbox
https://git.savannah.gnu.org/cgit/guix.git
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).