Archived
1
0
Fork 0

gnu: libosinfo: Update to 1.10.0.

* gnu/packages/virtualization.scm (libosinfo): Update to 1.10.0.
This commit is contained in:
Maxim Cournoyer 2022-03-22 22:10:02 -04:00
parent 5b59df328b
commit 4b3b873344
No known key found for this signature in database
GPG key ID: 1260E46482E63562

View file

@ -1046,7 +1046,7 @@ of one or more RISC-V harts.")
(define-public libosinfo (define-public libosinfo
(package (package
(name "libosinfo") (name "libosinfo")
(version "1.9.0") (version "1.10.0")
(source (source
(origin (origin
(method url-fetch) (method url-fetch)
@ -1054,7 +1054,7 @@ of one or more RISC-V harts.")
version ".tar.xz")) version ".tar.xz"))
(sha256 (sha256
(base32 (base32
"0nd360c9ampw8hb6xh5g45q858df2r4jj9q88bcl6gzgaj0l3wxl")))) "0193sdvv9yj3h6wwhj441d2fhccc7fh0m36sl0fv5pl0ql7y0lm2"))))
(build-system meson-build-system) (build-system meson-build-system)
(arguments (arguments
(list (list