gnu: poke: Update to 2.0.

* gnu/packages/engineering.scm (poke): Update to 2.0.
This commit is contained in:
Efraim Flashner 2022-01-31 18:31:10 +02:00
parent a0bf73143b
commit 20d68aedbe
No known key found for this signature in database
GPG key ID: 41AAE7DCCA3D8351

View file

@ -1,7 +1,7 @@
;;; GNU Guix --- Functional package management for GNU
;;; Copyright © 2015, 2016, 2017, 2018, 2019, 2020, 2021 Ricardo Wurmus <rekado@elephly.net>
;;; Copyright © 2015 Federico Beffa <beffa@fbengineering.ch>
;;; Copyright © 2016, 2018, 2020, 2021 Efraim Flashner <efraim@flashner.co.il>
;;; Copyright © 2016, 2018, 2020, 2021, 2022 Efraim Flashner <efraim@flashner.co.il>
;;; Copyright © 2016 David Thompson <davet@gnu.org>
;;; Copyright © 2016, 2017, 2018, 2019, 2021 Ludovic Courtès <ludo@gnu.org>
;;; Copyright © 2016, 2017, 2018 Theodoros Foradis <theodoros@foradis.org>
@ -2811,13 +2811,13 @@ (define-public meshlab
(define-public poke
(package
(name "poke")
(version "1.4")
(version "2.0")
(source (origin
(method url-fetch)
(uri (string-append "mirror://gnu/poke/poke-" version
".tar.gz"))
(sha256
(base32 "095a0qal1fwnqxnal0xb4mp0n4zy97j3ww1j04ij3jb0jpr4s1ff"))
(base32 "0n4sdfi0lwmva9h47xz32r6mwpaslhq2mcls1ifgpj8jw7rjp0jv"))
(modules '((guix build utils)))
(snippet
'(begin