gnu: emacs-beginend: Update to 2.2.0.
* gnu/packages/emacs-xyz.scm (emacs-beginend): Update to 2.2.0.
This commit is contained in:
		
							parent
							
								
									822c19b920
								
							
						
					
					
						commit
						fd5cace4c9
					
				
					 1 changed files with 2 additions and 2 deletions
				
			
		|  | @ -15298,7 +15298,7 @@ until the top-level form is no longer a macro call.") | |||
| (define-public emacs-beginend | ||||
|   (package | ||||
|     (name "emacs-beginend") | ||||
|     (version "2.1.0") | ||||
|     (version "2.2.0") | ||||
|     (source | ||||
|      (origin | ||||
|        (method git-fetch) | ||||
|  | @ -15307,7 +15307,7 @@ until the top-level form is no longer a macro call.") | |||
|              (commit (string-append "v" version)))) | ||||
|        (file-name (git-file-name name version)) | ||||
|        (sha256 | ||||
|         (base32 "1ic5z3qb5sc3mjrjdlg0rqm2l59a43gwnakagns4cilln2a3xdg8")))) | ||||
|         (base32 "1r9033zlx2q2dk3bjz004flxdiw79qiswq0zqdjnlzwassvk0f35")))) | ||||
|     ;; TODO: Run tests. | ||||
|     (build-system emacs-build-system) | ||||
|     (inputs | ||||
|  |  | |||
		Reference in a new issue