[PATCH] gnu: f3d: Update to 2.5.0.

  • Done
  • quality assurance status badge
Details
2 participants
  • Artyom V. Poptsov
  • Z572
Owner
unassigned
Submitted by
Artyom V. Poptsov
Severity
normal

Debbugs page

Artyom V. Poptsov wrote 6 months ago
(address . guix-patches@gnu.org)(name . Artyom V. Poptsov)(address . poptsov.artyom@gmail.com)
3793b1a386aaff8005e7b261528a9f1bc578dc6a.1725821499.git.poptsov.artyom@gmail.com
* 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(-)

Toggle diff (26 lines)
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
Z572 wrote 6 months ago
(name . Artyom V. Poptsov)(address . poptsov.artyom@gmail.com)(address . 73125-done@debbugs.gnu.org)
87jzflx72i.fsf@iscas.ac.cn
"Artyom V. Poptsov" <poptsov.artyom@gmail.com> writes:

Toggle quote (32 lines)
> * 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.
-----BEGIN PGP SIGNATURE-----

iQIzBAEBCgAdFiEEfr6klGDOXiwIdX/bO1qpk+Gi3/AFAmbe/vUACgkQO1qpk+Gi
3/AHPg//f5NQRzNQqJGL6ikL8MVRurWtGbsg5rvXpm3i51hTeJgitC8/4/anvZLR
N0a4iDztfvoXIiLWg/uUfV1G6REd9f5FbPcgzr35GCy/85Wcw6mHUuyekd0JlovI
ab00Cqg7fZJk1pEI/NTP2Y1fEDiA+izGDdJuF/5xD6lPtXNx3/ukT1DCbEcBzdUH
vY/0MIHHZvTbZu9q3KijpWxvB9UG6G+YMa9fCQclGEW+dbVwjLCiHvbXLpVQ6xvJ
+M+gvyZVCNBruY34e9IeJTfsBHcHAUw0AnEb/IzeNP/PXBQJP1BAHVlLNxhCWVl6
qUg+rbij2namaPfiwgp9GqdgwUukWxQ3MmKB6tb0q5R2IeKZFOY22abS0J+rPZcv
YYLcD+UKV7N+qLVcBQ6JMCvxeKUzywIAtfLtLEVmd5yv9TzpH7RQt+U/x1nyhJFm
Kiz6DVTNQfbpj1GhXCTbsJMW2SQHmeDMDKJKovMGRLgZfZq4sLC1BnwcLbriDXt+
jtNCqRajSeO8rs9lIZQs7ysLgG9KveL3PSJebVb7qZUUB603YmBWj75V0hOG2fYX
3Fe9wX+phOyhyK0sceE5NTATeMl3/ROM0Bsjyx52WUqetODh3ZKX0UbkvO5m4xX1
BxKYf1VI39sbuVH6V/MG+p96jbr2K3vKqdt/R9U0u7bwCDMBBDg=
=faoU
-----END PGP SIGNATURE-----

Closed
?
Your comment

This issue is archived.

To comment on this conversation send an email to 73125@debbugs.gnu.org

To respond to this issue using the mumi CLI, first switch to it
mumi current 73125
Then, you may apply the latest patchset in this issue (with sign off)
mumi am -- -s
Or, compose a reply to this issue
mumi compose
Or, send patches to this issue
mumi send-email *.patch
You may also tag this issue. See list of standard tags. For example, to set the confirmed and easy tags
mumi command -t +confirmed -t +easy
Or, remove the moreinfo tag and set the help tag
mumi command -t -moreinfo -t +help