me
/
guix
Archived
1
0
Fork 0

gnu: poke: Update to 4.2.

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

Change-Id: I35111e06a68601805ab6159dce9261f80df205d0
Signed-off-by: jgart <jgart@dismail.de>
master
Andy Tai 2024-06-30 21:15:06 -07:00 committed by jgart
parent 474b583e7a
commit 24fa4ff965
No known key found for this signature in database
GPG Key ID: A52AA2B477B6DD35
1 changed files with 2 additions and 2 deletions

View File

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