all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* [bug#62920] [PATCH] gnu: poke: Update to 3.1
@ 2023-04-18  4:33 Andy Tai
  2023-04-20  9:32 ` bug#62920: " Efraim Flashner
  0 siblings, 1 reply; 2+ messages in thread
From: Andy Tai @ 2023-04-18  4:33 UTC (permalink / raw)
  To: 62920; +Cc: Andy Tai

* gnu/packages/engineering.scm (poke) :Update to 3.1
---
 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 49a12f70be..363c127969 100644
--- a/gnu/packages/engineering.scm
+++ b/gnu/packages/engineering.scm
@@ -2995,13 +2995,13 @@ (define-public meshlab
 (define-public poke
   (package
     (name "poke")
-    (version "3.0")
+    (version "3.1")
     (source (origin
               (method url-fetch)
               (uri (string-append "mirror://gnu/poke/poke-" version
                                   ".tar.gz"))
               (sha256
-               (base32 "1pbs6587wcbgdhn4v4l896nzdv7ymgpdmyls95y3534z7krv5abr"))
+               (base32 "0gziizzpdwg1h4znndhapx4ybjqhxycgxdh0f1qyq5h9h6xac1gl"))
               (modules '((guix build utils)))
               (snippet
                '(begin

base-commit: 9a5e1dc1f16f5f8c056e64f2077b035784003673
prerequisite-patch-id: 2fe043491619f0182074f836ad7b0c91f725637e
prerequisite-patch-id: 7a298b4692926989c05f033af4daf606fab6e454
-- 
2.39.2





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

* bug#62920: [PATCH] gnu: poke: Update to 3.1
  2023-04-18  4:33 [bug#62920] [PATCH] gnu: poke: Update to 3.1 Andy Tai
@ 2023-04-20  9:32 ` Efraim Flashner
  0 siblings, 0 replies; 2+ messages in thread
From: Efraim Flashner @ 2023-04-20  9:32 UTC (permalink / raw)
  To: Andy Tai; +Cc: 62920-done

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

Looks good. Patch pushed!

-- 
Efraim Flashner   <efraim@flashner.co.il>   אפרים פלשנר
GPG key = A28B F40C 3E55 1372 662D  14F7 41AA E7DC CA3D 8351
Confidentiality cannot be guaranteed on emails sent or received unencrypted

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

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

end of thread, other threads:[~2023-04-20  9:33 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-04-18  4:33 [bug#62920] [PATCH] gnu: poke: Update to 3.1 Andy Tai
2023-04-20  9:32 ` bug#62920: " Efraim Flashner

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.