mirror of
https://git.savannah.gnu.org/git/guix.git
synced 2026-04-26 20:20:32 +02:00
gnu: lookingglass: Update to a9.
* gnu/packages/virtualization.scm (lookingglass): Update to a9.
This commit is contained in:
@@ -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)
|
||||
|
||||
Reference in New Issue
Block a user