1
0
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:
Rutger Helling
2017-12-27 13:07:38 +01:00
parent 4583d82721
commit cad464a8fc

View File

@@ -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)