* [bug#71302] [PATCH] gnu: poke: Update to 4.1.
@ 2024-06-01 3:39 Andy Tai
2024-06-06 19:53 ` bug#71302: " Christopher Baines
0 siblings, 1 reply; 2+ messages in thread
From: Andy Tai @ 2024-06-01 3:39 UTC (permalink / raw)
To: 71302; +Cc: Andy Tai
* gnu/packages/engineering.scm (poke): Update to 4.1.
Change-Id: If8276f8710f06555a261cfda347eae45a1b5c793
---
gnu/packages/engineering.scm | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/gnu/packages/engineering.scm b/gnu/packages/engineering.scm
index 624024b8d4..14a0cfa799 100644
--- a/gnu/packages/engineering.scm
+++ b/gnu/packages/engineering.scm
@@ -3180,13 +3180,13 @@ (define-public meshlab
(define-public poke
(package
(name "poke")
- (version "3.3")
+ (version "4.1")
(source (origin
(method url-fetch)
(uri (string-append "mirror://gnu/poke/poke-" version
".tar.gz"))
(sha256
- (base32 "0vlm9xcr7rrfli2x4hi2q41nh8vjd2izpz4zd0xwhqshx2flb000"))
+ (base32 "0h6px4k31m5rfdmrazlismrfbmccgvwvn4lf4gaaqx3k3yjaxv08"))
(modules '((guix build utils)))
(snippet
'(begin
base-commit: fba6896f625dcbeef112387fc90abe83acae1720
--
2.34.1
^ permalink raw reply related [flat|nested] 2+ messages in thread
* bug#71302: [PATCH] gnu: poke: Update to 4.1.
2024-06-01 3:39 [bug#71302] [PATCH] gnu: poke: Update to 4.1 Andy Tai
@ 2024-06-06 19:53 ` Christopher Baines
0 siblings, 0 replies; 2+ messages in thread
From: Christopher Baines @ 2024-06-06 19:53 UTC (permalink / raw)
To: Andy Tai; +Cc: 71302-done
[-- Attachment #1: Type: text/plain, Size: 347 bytes --]
Andy Tai <atai@atai.org> writes:
> * gnu/packages/engineering.scm (poke): Update to 4.1.
>
> Change-Id: If8276f8710f06555a261cfda347eae45a1b5c793
> ---
> gnu/packages/engineering.scm | 4 ++--
> 1 file changed, 2 insertions(+), 2 deletions(-)
Thanks for the patch, I've pushed this to master as
94fd9da1bbd766df9e77b028dfaf595be667295e.
Chris
[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 987 bytes --]
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2024-06-06 20:00 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-06-01 3:39 [bug#71302] [PATCH] gnu: poke: Update to 4.1 Andy Tai
2024-06-06 19:53 ` bug#71302: " Christopher Baines
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).