[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
01/06: gnu: fet: Update to 6.18.1.
From: |
guix-commits |
Subject: |
01/06: gnu: fet: Update to 6.18.1. |
Date: |
Sun, 17 Mar 2024 11:22:48 -0400 (EDT) |
ngz pushed a commit to branch master
in repository guix.
commit cd0b02e9c6566fbde853981729c5a76cc80043a4
Author: Nicolas Goaziou <mail@nicolasgoaziou.fr>
AuthorDate: Sun Mar 17 14:51:32 2024 +0100
gnu: fet: Update to 6.18.1.
* gnu/packages/education.scm (fet): Update to 6.18.1.
Change-Id: Idc0be5d9d8a3bea6e3a7826ae9a0ab0ee0ddf83d
---
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 698f15678b..f67e83aa9f 100644
--- a/gnu/packages/education.scm
+++ b/gnu/packages/education.scm
@@ -566,7 +566,7 @@ a pen-tablet display and a beamer.")
(define-public fet
(package
(name "fet")
- (version "6.15.0")
+ (version "6.18.1")
(source
(origin
(method url-fetch)
@@ -575,7 +575,7 @@ a pen-tablet display and a beamer.")
(list (string-append directory base)
(string-append directory "old/" base))))
(sha256
- (base32 "0mmk9f0b23lmmk40mv25wf9vgb7wdgfn5zsa1qrkvkh7dh1hjpax"))))
+ (base32 "0yf94z4yybaw53jf0hzi1p53rwa91wl3g6pai7gsr4palssyfxw2"))))
(build-system gnu-build-system)
(arguments
(list
- branch master updated (5e7cefe0c3 -> 0bc817b5b7), guix-commits, 2024/03/17
- 03/06: gnu: giac: Update to 1.9.0-93., guix-commits, 2024/03/17
- 01/06: gnu: fet: Update to 6.18.1.,
guix-commits <=
- 02/06: gnu: wego: Update to 2.2., guix-commits, 2024/03/17
- 04/06: gnu: img2pdf: Update to 0.5.1., guix-commits, 2024/03/17
- 05/06: gnu: libraqm: Update to 0.10.1., guix-commits, 2024/03/17
- 06/06: gnu: lilypond: Update to 2.24.3., guix-commits, 2024/03/17