unofficial mirror of guix-patches@gnu.org 
 help / color / mirror / code / Atom feed
* [bug#71867] [PATCH] gnu: poke: Update to 4.2.
@ 2024-07-01  4:15 Andy Tai
  2024-07-01  5:39 ` bug#71867: " jgart via Guix-patches via
  0 siblings, 1 reply; 2+ messages in thread
From: Andy Tai @ 2024-07-01  4:15 UTC (permalink / raw)
  To: 71867; +Cc: Andy Tai

* gnu/packages/engineering.scm (poke): Update to 4.2.

Change-Id: I35111e06a68601805ab6159dce9261f80df205d0
---
 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 fcb73eab12..64335d89f7 100644
--- a/gnu/packages/engineering.scm
+++ b/gnu/packages/engineering.scm
@@ -3159,13 +3159,13 @@ (define-public meshlab
 (define-public poke
   (package
     (name "poke")
-    (version "4.1")
+    (version "4.2")
     (source (origin
               (method url-fetch)
               (uri (string-append "mirror://gnu/poke/poke-" version
                                   ".tar.gz"))
               (sha256
-               (base32 "0h6px4k31m5rfdmrazlismrfbmccgvwvn4lf4gaaqx3k3yjaxv08"))
+               (base32 "1plv26x38jy2g97f7gj2kivjwlgcx5cja3m41qa56yin3vk3dbwa"))
               (modules '((guix build utils)))
               (snippet
                '(begin

base-commit: 1a7228b151240de1373bf1c3248bb0277aef0a3e
-- 
2.34.1





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

* bug#71867: [PATCH] gnu: poke: Update to 4.2.
  2024-07-01  4:15 [bug#71867] [PATCH] gnu: poke: Update to 4.2 Andy Tai
@ 2024-07-01  5:39 ` jgart via Guix-patches via
  0 siblings, 0 replies; 2+ messages in thread
From: jgart via Guix-patches via @ 2024-07-01  5:39 UTC (permalink / raw)
  To: 71867-done; +Cc: Andy Tai


Hi Andy,

Thanks for the patch. Applied!

-- 
Best regards,
jgart




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

end of thread, other threads:[~2024-07-01  5:40 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-07-01  4:15 [bug#71867] [PATCH] gnu: poke: Update to 4.2 Andy Tai
2024-07-01  5:39 ` bug#71867: " jgart via Guix-patches via

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