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