gnu: poke: Update to 3.1.

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

Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
This commit is contained in:
Andy Tai 2023-04-17 21:33:41 -07:00 committed by Efraim Flashner
parent b82a18c8a3
commit fde70e3864
No known key found for this signature in database
GPG key ID: 41AAE7DCCA3D8351

View file

@ -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