From: "Artyom V. Poptsov" <poptsov.artyom@gmail.com>
To: 73125@debbugs.gnu.org
Cc: "Artyom V. Poptsov" <poptsov.artyom@gmail.com>
Subject: [bug#73125] [PATCH] gnu: f3d: Update to 2.5.0.
Date: Sun, 8 Sep 2024 21:51:39 +0300 [thread overview]
Message-ID: <3793b1a386aaff8005e7b261528a9f1bc578dc6a.1725821499.git.poptsov.artyom@gmail.com> (raw)
* gnu/packages/graphics.scm (f3d): Update to 2.5.0.
Change-Id: Ibd6fd3238dd07b8d52842cda4532ec7c084d1f9e
---
gnu/packages/graphics.scm | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/gnu/packages/graphics.scm b/gnu/packages/graphics.scm
index 1d7a677cb7..e68587658a 100644
--- a/gnu/packages/graphics.scm
+++ b/gnu/packages/graphics.scm
@@ -2930,7 +2930,7 @@ (define-public asli
(define-public f3d
(package
(name "f3d")
- (version "2.4.0")
+ (version "2.5.0")
(source
(origin
(method git-fetch)
@@ -2939,7 +2939,7 @@ (define-public f3d
(commit (string-append "v" version))))
(file-name (git-file-name name version))
(sha256
- (base32 "1vls3jbq8r5ph937a2d1i8dv2zjhjjm9cmfgyap5424z7k5anv40"))
+ (base32 "0r5rddnh58hgakh7nkjiz530mcxyc6kzxfsjxkncpw7w7dxjpys3"))
(modules '((guix build utils)))
(snippet
#~(begin
base-commit: 056910ec864cb7cf3225a0c27679d94405db7dcd
--
2.46.0
next reply other threads:[~2024-09-08 18:52 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-09-08 18:51 Artyom V. Poptsov [this message]
2024-09-09 13:58 ` bug#73125: [PATCH] gnu: f3d: Update to 2.5.0 Z572
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
List information: https://guix.gnu.org/
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=3793b1a386aaff8005e7b261528a9f1bc578dc6a.1725821499.git.poptsov.artyom@gmail.com \
--to=poptsov.artyom@gmail.com \
--cc=73125@debbugs.gnu.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
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).