all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* [bug#65448] [PATCH] gnu: poke: Update to 3.3
@ 2023-08-22  6:18 Andy Tai
  2023-09-02 16:20 ` bug#65448: " Maxim Cournoyer
  0 siblings, 1 reply; 2+ messages in thread
From: Andy Tai @ 2023-08-22  6:18 UTC (permalink / raw)
  To: 65448; +Cc: Andy Tai

* gnu/packages/engineering.scm (poke): Update to 3.3
---
 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 e0f7199d2e..2f37baabc3 100644
--- a/gnu/packages/engineering.scm
+++ b/gnu/packages/engineering.scm
@@ -3113,13 +3113,13 @@ (define-public meshlab
 (define-public poke
   (package
     (name "poke")
-    (version "3.2")
+    (version "3.3")
     (source (origin
               (method url-fetch)
               (uri (string-append "mirror://gnu/poke/poke-" version
                                   ".tar.gz"))
               (sha256
-               (base32 "15qd9z3wv7jrdlh6f9hwgni54ssdz8hzrn4lxiacwv1sslfmb3km"))
+               (base32 "0vlm9xcr7rrfli2x4hi2q41nh8vjd2izpz4zd0xwhqshx2flb000"))
               (modules '((guix build utils)))
               (snippet
                '(begin

base-commit: b15381460ed74e72792ff182dd2ca7a06ba59b0c
-- 
2.41.0





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

* bug#65448: [PATCH] gnu: poke: Update to 3.3
  2023-08-22  6:18 [bug#65448] [PATCH] gnu: poke: Update to 3.3 Andy Tai
@ 2023-09-02 16:20 ` Maxim Cournoyer
  0 siblings, 0 replies; 2+ messages in thread
From: Maxim Cournoyer @ 2023-09-02 16:20 UTC (permalink / raw)
  To: Andy Tai; +Cc: 65448-done

Hello,

Andy Tai <atai@atai.org> writes:

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

Installed, thanks!

-- 
Maxim




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

end of thread, other threads:[~2023-09-02 16:21 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-08-22  6:18 [bug#65448] [PATCH] gnu: poke: Update to 3.3 Andy Tai
2023-09-02 16:20 ` bug#65448: " Maxim Cournoyer

Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/guix.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.