gnu: emacs-sml-mode: Update to 6.11.
* gnu/packages/emacs-xyz.scm (emacs-sml-mode): Update to 6.11.
This commit is contained in:
		
							parent
							
								
									d8b499dafb
								
							
						
					
					
						commit
						a792fb8b97
					
				
					 1 changed files with 2 additions and 2 deletions
				
			
		|  | @ -23672,14 +23672,14 @@ modes of SLIME.") | |||
| (define-public emacs-sml-mode | ||||
|   (package | ||||
|     (name "emacs-sml-mode") | ||||
|     (version "6.10") | ||||
|     (version "6.11") | ||||
|     (source | ||||
|      (origin | ||||
|        (method url-fetch) | ||||
|        (uri (string-append "https://elpa.gnu.org/packages/sml-mode-" | ||||
|                            version ".el")) | ||||
|        (sha256 | ||||
|         (base32 "01yf0s474r9xhj6nbs14ljn9ccxb5yy758i17c8nmgmqvm8fx7sb")))) | ||||
|         (base32 "05vga709kphbx6jacqh57cq5gyicwrxxf81gask5lbq7vzfzlbfc")))) | ||||
|     (build-system emacs-build-system) | ||||
|     (home-page "https://elpa.gnu.org/packages/sml-mode.html") | ||||
|     (synopsis "Major mode for editing (Standard) ML") | ||||
|  |  | |||
		Reference in a new issue