gnu: emacs-vertico: Update to 0.23.
* gnu/packages/emacs-xyz.scm (emacs-vertico): Update to 0.23.
This commit is contained in:
		
							parent
							
								
									359c88a465
								
							
						
					
					
						commit
						b1ab688b9e
					
				
					 1 changed files with 2 additions and 2 deletions
				
			
		|  | @ -30409,7 +30409,7 @@ and preferred services can easily be configured.") | ||||||
| (define-public emacs-vertico | (define-public emacs-vertico | ||||||
|   (package |   (package | ||||||
|     (name "emacs-vertico") |     (name "emacs-vertico") | ||||||
|     (version "0.21") |     (version "0.23") | ||||||
|     (source |     (source | ||||||
|      (origin |      (origin | ||||||
|        (method git-fetch) |        (method git-fetch) | ||||||
|  | @ -30418,7 +30418,7 @@ and preferred services can easily be configured.") | ||||||
|              (commit version))) |              (commit version))) | ||||||
|        (file-name (git-file-name name version)) |        (file-name (git-file-name name version)) | ||||||
|        (sha256 |        (sha256 | ||||||
|         (base32 "1gfn95f7rdfwxks3wsr8r9pq8p3nhr5pbaawfwnwgcgb4g27scgs")))) |         (base32 "1lyvnpqplwdawlplriz0rphsjsaqdcbc3nwzpd7bs9qghpsfb56z")))) | ||||||
|     (build-system emacs-build-system) |     (build-system emacs-build-system) | ||||||
|     (arguments |     (arguments | ||||||
|      `(#:phases |      `(#:phases | ||||||
|  |  | ||||||
		Reference in a new issue