1
0
mirror of https://git.savannah.gnu.org/git/guix.git synced 2026-05-23 01:25:57 +02:00

gnu: m2-planet: Update to 1.9.0.

* gnu/packages/mes.scm (m2-planet): Update to 1.9.0.
This commit is contained in:
Jan (janneke) Nieuwenhuizen
2022-05-01 14:01:03 +02:00
parent 954ff74bc8
commit c14f1e3195
+2 -2
View File
@@ -252,7 +252,7 @@ get_machine.")
(define-public m2-planet
(package
(name "m2-planet")
(version "1.8.0")
(version "1.9.0")
(source (origin
(method git-fetch)
(uri (git-reference
@@ -262,7 +262,7 @@ get_machine.")
(file-name (git-file-name name version))
(sha256
(base32
"0525fhijrjljgaabmgsjy8yk2pmh5zf8lwa44wpvkjc18knl7nza"))))
"0cgvvq91cbxxm93k8ayyvhpaf3c2lv10qw4wyqwn3hc1qb1cfyvr"))))
(native-inputs (list mescc-tools))
(build-system gnu-build-system)
(arguments