gnu: foot: Update to 1.9.2.
* gnu/packages/terminals.scm (foot): Update to 1.9.2.
This commit is contained in:
		
							parent
							
								
									1747bb4825
								
							
						
					
					
						commit
						a40bb0afe0
					
				
					 1 changed files with 2 additions and 2 deletions
				
			
		|  | @ -739,7 +739,7 @@ eye-candy, customizable, and reasonably lightweight.") | |||
| (define-public foot | ||||
|   (package | ||||
|     (name "foot") | ||||
|     (version "1.6.3") | ||||
|     (version "1.9.2") | ||||
|     (home-page "https://codeberg.org/dnkl/foot") | ||||
|     (source (origin | ||||
|               (method git-fetch) | ||||
|  | @ -747,7 +747,7 @@ eye-candy, customizable, and reasonably lightweight.") | |||
|               (file-name (git-file-name name version)) | ||||
|               (sha256 | ||||
|                (base32 | ||||
|                 "0rm7w29wf3gipf69qf7s42qw8857z74gsigrpz9g6vvd1x58f03m")))) | ||||
|                 "15h01ijx87i60bdgjjap1ymwlxggsxc6iziykh3bahj8432s1836")))) | ||||
|     (build-system meson-build-system) | ||||
|     (arguments | ||||
|      `(#:meson ,meson-0.55 | ||||
|  |  | |||
		Reference in a new issue