unofficial mirror of guix-patches@gnu.org 
 help / color / mirror / code / Atom feed
* [bug#73125] [PATCH] gnu: f3d: Update to 2.5.0.
@ 2024-09-08 18:51 Artyom V. Poptsov
  2024-09-09 13:58 ` bug#73125: " Z572
  0 siblings, 1 reply; 2+ messages in thread
From: Artyom V. Poptsov @ 2024-09-08 18:51 UTC (permalink / raw)
  To: 73125; +Cc: Artyom V. Poptsov

* 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





^ permalink raw reply related	[flat|nested] 2+ messages in thread

* bug#73125: [PATCH] gnu: f3d: Update to 2.5.0.
  2024-09-08 18:51 [bug#73125] [PATCH] gnu: f3d: Update to 2.5.0 Artyom V. Poptsov
@ 2024-09-09 13:58 ` Z572
  0 siblings, 0 replies; 2+ messages in thread
From: Z572 @ 2024-09-09 13:58 UTC (permalink / raw)
  To: Artyom V. Poptsov; +Cc: 73125-done

[-- Attachment #1: Type: text/plain, Size: 1121 bytes --]

"Artyom V. Poptsov" <poptsov.artyom@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.

[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 832 bytes --]

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2024-09-09 13:59 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-09-08 18:51 [bug#73125] [PATCH] gnu: f3d: Update to 2.5.0 Artyom V. Poptsov
2024-09-09 13:58 ` bug#73125: " Z572

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).