GNU bug report logs -
#68205
[PATCH] gnu: fet: Update to 6.14.2.
Previous Next
To add a comment to this bug, you must first unarchive it, by sending
a message to control AT debbugs.gnu.org, with unarchive 68205 in the body.
You can then email your comments to 68205 AT debbugs.gnu.org in the normal way.
Toggle the display of automated, internal messages from the tracker.
Report forwarded
to
guix-patches <at> gnu.org
:
bug#68205
; Package
guix-patches
.
(Tue, 02 Jan 2024 10:31:02 GMT)
Full text and
rfc822 format available.
Acknowledgement sent
to
Nicolas Goaziou <mail <at> nicolasgoaziou.fr>
:
New bug report received and forwarded. Copy sent to
guix-patches <at> gnu.org
.
(Tue, 02 Jan 2024 10:31:02 GMT)
Full text and
rfc822 format available.
Message #5 received at submit <at> debbugs.gnu.org (full text, mbox):
* 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 <at> crazy-compilers.com>
;;; Copyright © 2017-2023 Efraim Flashner <efraim <at> flashner.co.il>
;;; Copyright © 2018–2021 Tobias Geerinckx-Rice <me <at> tobias.gr>
-;;; Copyright © 2018-2023 Nicolas Goaziou <mail <at> nicolasgoaziou.fr>
+;;; Copyright © 2018-2024 Nicolas Goaziou <mail <at> nicolasgoaziou.fr>
;;; Copyright © 2020 Robert Smith <robertsmith <at> posteo.net>
;;; Copyright © 2020 Guy Fleury Iteriteka <gfleury <at> disroot.org>
;;; Copyright © 2020 Jakub Kądziołka <kuba <at> 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
Information forwarded
to
guix-patches <at> gnu.org
:
bug#68205
; Package
guix-patches
.
(Sun, 07 Jan 2024 20:06:02 GMT)
Full text and
rfc822 format available.
Message #8 received at 68205 <at> debbugs.gnu.org (full text, mbox):
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
Reply sent
to
Nicolas Goaziou <mail <at> nicolasgoaziou.fr>
:
You have taken responsibility.
(Sun, 07 Jan 2024 22:00:02 GMT)
Full text and
rfc822 format available.
Notification sent
to
Nicolas Goaziou <mail <at> nicolasgoaziou.fr>
:
bug acknowledged by developer.
(Sun, 07 Jan 2024 22:00:03 GMT)
Full text and
rfc822 format available.
Message #13 received at 68205-done <at> debbugs.gnu.org (full text, mbox):
Hello,
Mathieu Othacehe <othacehe <at> 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
bug archived.
Request was from
Debbugs Internal Request <help-debbugs <at> gnu.org>
to
internal_control <at> debbugs.gnu.org
.
(Mon, 05 Feb 2024 12:24:04 GMT)
Full text and
rfc822 format available.
This bug report was last modified 1 year and 136 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.