[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
12/13: gnu: fet: Update to 6.8.4.
From: |
guix-commits |
Subject: |
12/13: gnu: fet: Update to 6.8.4. |
Date: |
Mon, 20 Feb 2023 08:06:23 -0500 (EST) |
ngz pushed a commit to branch master
in repository guix.
commit c7aa35f388328fc547e5393de0078a84028a382c
Author: Nicolas Goaziou <mail@nicolasgoaziou.fr>
AuthorDate: Sun Feb 19 11:22:23 2023 +0100
gnu: fet: Update to 6.8.4.
* gnu/packages/education.scm (fet): Update to 6.8.4.
---
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 c1b6c19508..cc1ef25a83 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.3")
+ (version "6.8.4")
(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 "1iqjdldarh8r92qq7c00m1gkdf53v8csmm7if3h4rhajz91rcnm2"))))
+ (base32 "0bwm6j0drxkrmx8zbr78a7xbbzb1i9365qv93fkwjg9v92b9clhr"))))
(build-system gnu-build-system)
(arguments
(list
- branch master updated (8322c062a9 -> c599d309c4), guix-commits, 2023/02/20
- 01/13: gnu: emacs-wisp-mode: Update to 1.0.10., guix-commits, 2023/02/20
- 02/13: gnu: emacs-project: Update to 0.9.8., guix-commits, 2023/02/20
- 05/13: gnu: emacs-magit: Update to 3.3.0-3.2c91c08., guix-commits, 2023/02/20
- 09/13: gnu: python-pygraphviz: Update to 1.10., guix-commits, 2023/02/20
- 10/13: gnu: python-construct: Update to 2.10.68., guix-commits, 2023/02/20
- 12/13: gnu: fet: Update to 6.8.4.,
guix-commits <=
- 13/13: gnu: sshpass: Update to 1.10., guix-commits, 2023/02/20
- 03/13: gnu: emacs-vertico-posframe: Update to 0.7.0., guix-commits, 2023/02/20
- 04/13: gnu: emacs-diff-hl: Update to 1.9.2., guix-commits, 2023/02/20
- 06/13: gnu: cwm: Update to 7.1., guix-commits, 2023/02/20
- 07/13: gnu: cwm: Improve package style., guix-commits, 2023/02/20
- 08/13: gnu: qsynth: Update to 0.9.9., guix-commits, 2023/02/20
- 11/13: gnu: python-capablerobot-usbhub: Update to 0.5.0., guix-commits, 2023/02/20