[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
04/08: gnu: fet: Update to 6.8.3.
From: |
guix-commits |
Subject: |
04/08: gnu: fet: Update to 6.8.3. |
Date: |
Mon, 13 Feb 2023 13:33:57 -0500 (EST) |
cbaines pushed a commit to branch master
in repository guix.
commit 2106deb9f6f7d6efaa3e170a99e7172c222eda10
Author: Nicolas Goaziou <mail@nicolasgoaziou.fr>
AuthorDate: Sat Feb 11 10:16:53 2023 +0100
gnu: fet: Update to 6.8.3.
* gnu/packages/education.scm (fet): Update to 6.8.3.
Signed-off-by: Christopher Baines <mail@cbaines.net>
---
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 @@ a pen-tablet display and a beamer.")
(define-public fet
(package
(name "fet")
- (version "6.8.2")
+ (version "6.8.3")
(source
(origin
(method url-fetch)
@@ -591,7 +591,7 @@ a pen-tablet display and a beamer.")
(list (string-append directory base)
(string-append directory "old/" base))))
(sha256
- (base32 "1wv7qwfmpmmfyr2kklp2q047rl38ps55cizjrm6v8np2cjl0ah3g"))))
+ (base32 "1iqjdldarh8r92qq7c00m1gkdf53v8csmm7if3h4rhajz91rcnm2"))))
(build-system gnu-build-system)
(arguments
(list
- branch master updated (ee69b60426 -> dd724cfad4), guix-commits, 2023/02/13
- 01/08: gnu: python-git-multimail: Update to 1.6.0., guix-commits, 2023/02/13
- 07/08: gnu: libnitrokey: Update to 3.8., guix-commits, 2023/02/13
- 06/08: gnu: icedove: Update to 102.7.2., guix-commits, 2023/02/13
- 05/08: gnu: osm2pgsql: Update to 1.8.0., guix-commits, 2023/02/13
- 04/08: gnu: fet: Update to 6.8.3.,
guix-commits <=
- 08/08: gnu: picard: Update to 2.8.5., guix-commits, 2023/02/13
- 03/08: gnu: LLVM, Clang, libomp, lld: Update to 15.0.7., guix-commits, 2023/02/13
- 02/08: gnu: r-survival: Update to 3.5-0., guix-commits, 2023/02/13