gnu: emacs-moody: Update to 0.7.0.
* gnu/packages/emacs-xyz.scm (emacs-moody): Update to 0.7.0.
This commit is contained in:
		
							parent
							
								
									738a71c286
								
							
						
					
					
						commit
						797f2a15d8
					
				
					 1 changed files with 2 additions and 2 deletions
				
			
		|  | @ -966,7 +966,7 @@ Alternatively the menu can be bound globally, for example: | |||
| (define-public emacs-moody | ||||
|   (package | ||||
|     (name "emacs-moody") | ||||
|     (version "0.6.0") | ||||
|     (version "0.7.0") | ||||
|     (source | ||||
|      (origin | ||||
|        (method git-fetch) | ||||
|  | @ -975,7 +975,7 @@ Alternatively the menu can be bound globally, for example: | |||
|              (commit (string-append "v" version)))) | ||||
|        (file-name (git-file-name name version)) | ||||
|        (sha256 | ||||
|         (base32 "14x3hd0z0nh0dyfi434vqywi7aawfxhlqj6sp7m17np56zq32yhi")))) | ||||
|         (base32 "1xzi93hp4jrxqi3x31cpx4ff1yh2gq9y7qvv65gj19cfk9a0da88")))) | ||||
|     (build-system emacs-build-system) | ||||
|     (home-page "https://github.com/tarsius/moody") | ||||
|     (synopsis "Tabs and ribbons for Emacs mode-line") | ||||
|  |  | |||
		Reference in a new issue