unofficial mirror of guix-patches@gnu.org 
 help / color / mirror / code / Atom feed
* [bug#61061] [PATCH] gnu: fet: Update to 6.8.0.
@ 2023-01-25 17:28 Nicolas Goaziou
  2023-01-26 13:06 ` zimoun
  0 siblings, 1 reply; 3+ messages in thread
From: Nicolas Goaziou @ 2023-01-25 17:28 UTC (permalink / raw)
  To: 61061

* gnu/packages/education.scm (fet): Update to 6.8.0.
---
 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 5ecb3ea091..68a25d5e9a 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, 2018, 2019, 2020, 2021, 2022 Efraim Flashner <efraim@flashner.co.il>
 ;;; Copyright © 2018–2021 Tobias Geerinckx-Rice <me@tobias.gr>
-;;; Copyright © 2018-2022 Nicolas Goaziou <mail@nicolasgoaziou.fr>
+;;; Copyright © 2018-2023 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>
@@ -582,7 +582,7 @@ (define-public openboard
 (define-public fet
   (package
     (name "fet")
-    (version "6.7.7")
+    (version "6.8.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 "08rm3yka3swr6wf3lcmzh2jlq5ajxi8c6nd2likqzvbg6plrjx6b"))))
+        (base32 "12hbw87d6aza77615apvbkdgrn3gqdw0q9xp2pw64w2513z0a2jm"))))
     (build-system gnu-build-system)
     (arguments
      (list

base-commit: bd55412fc297b07b5cbe4e22abdec0419ef23010
-- 
2.38.1





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

* [bug#61061] [PATCH] gnu: fet: Update to 6.8.0.
  2023-01-25 17:28 [bug#61061] [PATCH] gnu: fet: Update to 6.8.0 Nicolas Goaziou
@ 2023-01-26 13:06 ` zimoun
  2023-01-27  8:35   ` bug#61061: " Nicolas Goaziou
  0 siblings, 1 reply; 3+ messages in thread
From: zimoun @ 2023-01-26 13:06 UTC (permalink / raw)
  To: Nicolas Goaziou, 61061

Hi,

On Wed, 25 Jan 2023 at 18:28, Nicolas Goaziou <mail@nicolasgoaziou.fr> wrote:
> * gnu/packages/education.scm (fet): Update to 6.8.0.
> ---
>  gnu/packages/education.scm | 6 +++---
>  1 file changed, 3 insertions(+), 3 deletions(-)

LGTM.

Cheers,
simon

PS: As for #61059 and #61060, QA seems failing for unrelated reasons.

https://qa.guix.gnu.org/issue/61061




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

* bug#61061: [PATCH] gnu: fet: Update to 6.8.0.
  2023-01-26 13:06 ` zimoun
@ 2023-01-27  8:35   ` Nicolas Goaziou
  0 siblings, 0 replies; 3+ messages in thread
From: Nicolas Goaziou @ 2023-01-27  8:35 UTC (permalink / raw)
  To: zimoun; +Cc: 61061-done

Hello,

zimoun <zimon.toutoune@gmail.com> writes:

> Hi,
>
> On Wed, 25 Jan 2023 at 18:28, Nicolas Goaziou <mail@nicolasgoaziou.fr> wrote:
>> * gnu/packages/education.scm (fet): Update to 6.8.0.
>> ---
>>  gnu/packages/education.scm | 6 +++---
>>  1 file changed, 3 insertions(+), 3 deletions(-)
>
> LGTM.

Applied. Thanks for the feedback.
>

> PS: As for #61059 and #61060, QA seems failing for unrelated reasons.

Indeed :(

Regards,
-- 
Nicolas Goaziou




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

end of thread, other threads:[~2023-01-27  8:36 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-01-25 17:28 [bug#61061] [PATCH] gnu: fet: Update to 6.8.0 Nicolas Goaziou
2023-01-26 13:06 ` zimoun
2023-01-27  8:35   ` bug#61061: " Nicolas Goaziou

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).