mirror of
https://git.savannah.gnu.org/git/guix.git
synced 2026-04-06 21:20:33 +02:00
gnu: mygnuhealth: Update to 2.2.1.
* gnu/packages/medical.scm (mygnuhealth): Update to 2.2.1 Change-Id: Ifeaead2c6ee715b94706267c1d5b1dcd0e98e84e Signed-off-by: Ludovic Courtès <ludo@gnu.org>
This commit is contained in:
committed by
Ludovic Courtès
parent
dbbef3d57f
commit
382a8feae0
@@ -37,7 +37,7 @@
|
||||
(define-public mygnuhealth
|
||||
(package
|
||||
(name "mygnuhealth")
|
||||
(version "1.0.5")
|
||||
(version "2.2.1")
|
||||
(source (origin
|
||||
(method url-fetch)
|
||||
(uri (pypi-uri "MyGNUHealth" version))
|
||||
@@ -61,7 +61,7 @@
|
||||
(setenv "HOME" "/tmp"))))))
|
||||
(native-inputs (list python-pyside-2))
|
||||
(inputs (list bash-minimal
|
||||
kirigami
|
||||
kirigami-5
|
||||
python
|
||||
python-bcrypt
|
||||
python-matplotlib
|
||||
|
||||
Reference in New Issue
Block a user