guix: m2-planet: Update to 1.9.0.

* guix/git/mes.scm (m2-planet)[source]: Update to 1.9.0.
This commit is contained in:
Jan (janneke) Nieuwenhuizen 2022-05-01 13:58:48 +02:00 committed by Jan Nieuwenhuizen
parent 248a7caee8
commit 50695d6686
1 changed files with 2 additions and 2 deletions

View File

@ -92,7 +92,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
@ -102,7 +102,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