1
Fork 0
mirror of https://https.git.savannah.gnu.org/git/guix.git/ synced 2025-07-17 04:20:44 +02:00

gnu: f3d: Update to 2.5.0.

* gnu/packages/graphics.scm (f3d): Update to 2.5.0.

Change-Id: Ibd6fd3238dd07b8d52842cda4532ec7c084d1f9e
Signed-off-by: Zheng Junjie <zhengjunjie@iscas.ac.cn>
This commit is contained in:
Artyom V. Poptsov 2024-09-08 21:51:39 +03:00 committed by Zheng Junjie
parent d3f695be20
commit d28006c92d
No known key found for this signature in database
GPG key ID: 3B5AA993E1A2DFF0

View file

@ -2930,7 +2930,7 @@ desired local properties.")
(define-public f3d
(package
(name "f3d")
(version "2.4.0")
(version "2.5.0")
(source
(origin
(method git-fetch)
@ -2939,7 +2939,7 @@ desired local properties.")
(commit (string-append "v" version))))
(file-name (git-file-name name version))
(sha256
(base32 "1vls3jbq8r5ph937a2d1i8dv2zjhjjm9cmfgyap5424z7k5anv40"))
(base32 "0r5rddnh58hgakh7nkjiz530mcxyc6kzxfsjxkncpw7w7dxjpys3"))
(modules '((guix build utils)))
(snippet
#~(begin