GNU bug report logs -
#73125
[PATCH] gnu: f3d: Update to 2.5.0.
Previous Next
To add a comment to this bug, you must first unarchive it, by sending
a message to control AT debbugs.gnu.org, with unarchive 73125 in the body.
You can then email your comments to 73125 AT debbugs.gnu.org in the normal way.
Toggle the display of automated, internal messages from the tracker.
Report forwarded
to
guix-patches <at> gnu.org
:
bug#73125
; Package
guix-patches
.
(Sun, 08 Sep 2024 18:52:01 GMT)
Full text and
rfc822 format available.
Acknowledgement sent
to
"Artyom V. Poptsov" <poptsov.artyom <at> gmail.com>
:
New bug report received and forwarded. Copy sent to
guix-patches <at> gnu.org
.
(Sun, 08 Sep 2024 18:52:01 GMT)
Full text and
rfc822 format available.
Message #5 received at submit <at> debbugs.gnu.org (full text, mbox):
* 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
Reply sent
to
Z572 <zhengjunjie <at> iscas.ac.cn>
:
You have taken responsibility.
(Mon, 09 Sep 2024 13:59:01 GMT)
Full text and
rfc822 format available.
Notification sent
to
"Artyom V. Poptsov" <poptsov.artyom <at> gmail.com>
:
bug acknowledged by developer.
(Mon, 09 Sep 2024 13:59:02 GMT)
Full text and
rfc822 format available.
Message #10 received at 73125-done <at> debbugs.gnu.org (full text, mbox):
[Message part 1 (text/plain, inline)]
"Artyom V. Poptsov" <poptsov.artyom <at> gmail.com> writes:
> * 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
push, close.
[signature.asc (application/pgp-signature, inline)]
bug archived.
Request was from
Debbugs Internal Request <help-debbugs <at> gnu.org>
to
internal_control <at> debbugs.gnu.org
.
(Tue, 08 Oct 2024 11:24:08 GMT)
Full text and
rfc822 format available.
This bug report was last modified 304 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.