gnu: emacs-hydra: Update to 0.15.0.
* gnu/packages/emacs-xyz.scm (emacs-hydra): Update to 0.15.0. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
This commit is contained in:
		
							parent
							
								
									b453637f1b
								
							
						
					
					
						commit
						81d1baafdb
					
				
					 1 changed files with 2 additions and 2 deletions
				
			
		|  | @ -4525,7 +4525,7 @@ fully-functional one.") | ||||||
| (define-public emacs-hydra | (define-public emacs-hydra | ||||||
|   (package |   (package | ||||||
|     (name "emacs-hydra") |     (name "emacs-hydra") | ||||||
|     (version "0.14.0") |     (version "0.15.0") | ||||||
|     (source |     (source | ||||||
|      (origin |      (origin | ||||||
|        (method git-fetch) |        (method git-fetch) | ||||||
|  | @ -4535,7 +4535,7 @@ fully-functional one.") | ||||||
|        (file-name (git-file-name name version)) |        (file-name (git-file-name name version)) | ||||||
|        (sha256 |        (sha256 | ||||||
|         (base32 |         (base32 | ||||||
|          "0ln4z2796ycy33g5jcxkqvm7638qxy4sipsab7d2864hh700cikg")))) |          "0fapvhmhgc9kppf3bvkgry0cd7gyilg7sfvlscfrfjxpx4xvwsfy")))) | ||||||
|     (build-system emacs-build-system) |     (build-system emacs-build-system) | ||||||
|     (home-page "https://github.com/abo-abo/hydra") |     (home-page "https://github.com/abo-abo/hydra") | ||||||
|     (synopsis "Make Emacs bindings that stick around") |     (synopsis "Make Emacs bindings that stick around") | ||||||
|  |  | ||||||
		Reference in a new issue