unofficial mirror of guix-patches@gnu.org 
 help / color / mirror / code / Atom feed
* [bug#61415] [PATCH] gnu: fet: Update to 6.8.3.
@ 2023-02-11  9:16 Nicolas Goaziou
  2023-02-13 18:55 ` bug#61415: " Christopher Baines
  0 siblings, 1 reply; 2+ messages in thread
From: Nicolas Goaziou @ 2023-02-11  9:16 UTC (permalink / raw)
  To: 61415

* gnu/packages/education.scm (fet): Update to 6.8.3.
---
 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 dbb704c136..62c4d2352d 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.2")
+    (version "6.8.3")
     (source
      (origin
        (method url-fetch)
@@ -591,7 +591,7 @@ (define-public fet
               (list (string-append directory base)
                     (string-append directory "old/" base))))
        (sha256
-        (base32 "1wv7qwfmpmmfyr2kklp2q047rl38ps55cizjrm6v8np2cjl0ah3g"))))
+        (base32 "1iqjdldarh8r92qq7c00m1gkdf53v8csmm7if3h4rhajz91rcnm2"))))
     (build-system gnu-build-system)
     (arguments
      (list

base-commit: 019f4116ea0b112d468973ea1d1c1badf5bea559
-- 
2.39.1





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

* bug#61415: [PATCH] gnu: fet: Update to 6.8.3.
  2023-02-11  9:16 [bug#61415] [PATCH] gnu: fet: Update to 6.8.3 Nicolas Goaziou
@ 2023-02-13 18:55 ` Christopher Baines
  0 siblings, 0 replies; 2+ messages in thread
From: Christopher Baines @ 2023-02-13 18:55 UTC (permalink / raw)
  To: Nicolas Goaziou; +Cc: 61415-done, guix-patches

[-- Attachment #1: Type: text/plain, Size: 280 bytes --]


Nicolas Goaziou <mail@nicolasgoaziou.fr> writes:

> * gnu/packages/education.scm (fet): Update to 6.8.3.
> ---
>  gnu/packages/education.scm | 4 ++--
>  1 file changed, 2 insertions(+), 2 deletions(-)

Thanks, pushed to master as 2106deb9f6f7d6efaa3e170a99e7172c222eda10.

Chris

[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 987 bytes --]

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

end of thread, other threads:[~2023-02-13 18:57 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-02-11  9:16 [bug#61415] [PATCH] gnu: fet: Update to 6.8.3 Nicolas Goaziou
2023-02-13 18:55 ` bug#61415: " Christopher Baines

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