gnu: poke: Update to 1.3.

* gnu/packages/engineering.scm (poke): Update to 1.3.
This commit is contained in:
Efraim Flashner 2021-06-06 10:53:46 +03:00
parent da28abcfb0
commit 1fd8819fac
No known key found for this signature in database
GPG key ID: 41AAE7DCCA3D8351

View file

@ -2745,14 +2745,14 @@ (define-public meshlab
(define-public poke
(package
(name "poke")
(version "1.2")
(version "1.3")
(source (origin
(method url-fetch)
(uri (string-append "mirror://gnu/poke/poke-" version
".tar.gz"))
(sha256
(base32
"0qnz7lc681nxa16rw9n9q4spy9fas6m2adrpb49imh34bgdgh77n"))))
"06qgry1pal2vampmbmc1lzlhf1qnjkd8py781r5h020v981n6y5s"))))
(build-system gnu-build-system)
;; The GUI, which we elide, requires tcl and tk.
(native-inputs `(;; Requires bison 3.6+ but we currently only have 3.5.