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 | (define-public foot | ||||||
|   (package |   (package | ||||||
|     (name "foot") |     (name "foot") | ||||||
|     (version "1.6.3") |     (version "1.9.2") | ||||||
|     (home-page "https://codeberg.org/dnkl/foot") |     (home-page "https://codeberg.org/dnkl/foot") | ||||||
|     (source (origin |     (source (origin | ||||||
|               (method git-fetch) |               (method git-fetch) | ||||||
|  | @ -747,7 +747,7 @@ eye-candy, customizable, and reasonably lightweight.") | ||||||
|               (file-name (git-file-name name version)) |               (file-name (git-file-name name version)) | ||||||
|               (sha256 |               (sha256 | ||||||
|                (base32 |                (base32 | ||||||
|                 "0rm7w29wf3gipf69qf7s42qw8857z74gsigrpz9g6vvd1x58f03m")))) |                 "15h01ijx87i60bdgjjap1ymwlxggsxc6iziykh3bahj8432s1836")))) | ||||||
|     (build-system meson-build-system) |     (build-system meson-build-system) | ||||||
|     (arguments |     (arguments | ||||||
|      `(#:meson ,meson-0.55 |      `(#:meson ,meson-0.55 | ||||||
|  |  | ||||||
		Reference in a new issue