gnu: lookingglass: Update to a9.
* gnu/packages/virtualization.scm (lookingglass): Update to a9.
This commit is contained in:
parent
4583d82721
commit
cad464a8fc
|
@ -716,7 +716,7 @@ Machine Protocol.")
|
|||
(define-public lookingglass
|
||||
(package
|
||||
(name "lookingglass")
|
||||
(version "a5")
|
||||
(version "a9")
|
||||
(source
|
||||
(origin
|
||||
(method url-fetch)
|
||||
|
@ -725,7 +725,7 @@ Machine Protocol.")
|
|||
(file-name (string-append name "-" version))
|
||||
(sha256
|
||||
(base32
|
||||
"0lrb821914fp27xaq0spwhbblssz55phiygvdlvcrkifa138v8pf"))))
|
||||
"015chy4x94x4dd5831d7n0gada8rhahmdx7bdbdhajlzivi3kjcw"))))
|
||||
(build-system gnu-build-system)
|
||||
(inputs `(("fontconfig" ,fontconfig)
|
||||
("glu" ,glu)
|
||||
|
|
Loading…
Reference in New Issue