From: Nicolas Goaziou <mail@nicolasgoaziou.fr>
To: 61622@debbugs.gnu.org
Subject: [bug#61622] [PATCH] gnu: fet: Update to 6.8.4.
Date: Sun, 19 Feb 2023 11:22:46 +0100 [thread overview]
Message-ID: <20230219102246.142003-1-mail@nicolasgoaziou.fr> (raw)
* gnu/packages/education.scm (fet): Update to 6.8.4.
---
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 c1b6c19508..cc1ef25a83 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.3")
+ (version "6.8.4")
(source
(origin
(method url-fetch)
@@ -591,7 +591,7 @@ (define-public fet
(list (string-append directory base)
(string-append directory "old/" base))))
(sha256
- (base32 "1iqjdldarh8r92qq7c00m1gkdf53v8csmm7if3h4rhajz91rcnm2"))))
+ (base32 "0bwm6j0drxkrmx8zbr78a7xbbzb1i9365qv93fkwjg9v92b9clhr"))))
(build-system gnu-build-system)
(arguments
(list
base-commit: 2fb42567ebd37cb63c431100021e1a895a2ff4b6
--
2.39.1
next reply other threads:[~2023-02-19 10:23 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2023-02-19 10:22 Nicolas Goaziou [this message]
2023-02-23 14:33 ` bug#61622: [PATCH] gnu: fet: Update to 6.8.4 Nicolas Goaziou
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20230219102246.142003-1-mail@nicolasgoaziou.fr \
--to=mail@nicolasgoaziou.fr \
--cc=61622@debbugs.gnu.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
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.