me
/
guix
Archived
1
0
Fork 0

gnu: poke: Update to 4.1.

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

Change-Id: If8276f8710f06555a261cfda347eae45a1b5c793
Signed-off-by: Christopher Baines <mail@cbaines.net>
master
Andy Tai 2024-05-31 20:39:31 -07:00 committed by Christopher Baines
parent d98dc7051d
commit 94fd9da1bb
No known key found for this signature in database
GPG Key ID: 5E28A33B0B84F577
1 changed files with 2 additions and 2 deletions

View File

@ -3180,13 +3180,13 @@ program that can perform mesh processing tasks in batch mode, without a GUI.")
(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