gnu: emacs-straight-el: Update to 0-2.039e5c9.
* gnu/packages/emacs-xyz.scm (emacs-straight-el): Update to 0-2.039e5c9. Signed-off-by: Christopher Baines <mail@cbaines.net>
This commit is contained in:
		
							parent
							
								
									e8eb389594
								
							
						
					
					
						commit
						66c9b82fed
					
				
					 1 changed files with 3 additions and 3 deletions
				
			
		|  | @ -36463,8 +36463,8 @@ headlines, keywords, tables and source blocks.") | |||
|       (license license:gpl3+)))) ; License is in pyimport.el | ||||
| 
 | ||||
| (define-public emacs-straight-el | ||||
|   (let ((commit "f21103d97d180fba0b6e2e86ebb0b6269219ef2c") | ||||
|         (revision "1")) | ||||
|   (let ((commit "039e5c9a9b5c00749602afb41341e9e77ba09429") | ||||
|         (revision "2")) | ||||
|     (package | ||||
|       (name "emacs-straight-el") | ||||
|       (version (git-version "0" revision commit)) | ||||
|  | @ -36477,7 +36477,7 @@ headlines, keywords, tables and source blocks.") | |||
|            (commit commit))) | ||||
|          (file-name (git-file-name name version)) | ||||
|          (sha256 | ||||
|           (base32 "1dqhb7kx4hr3cm4gj6qdk9aav05vc016y4nks2dj1sy88wia6wsv")))) | ||||
|           (base32 "05avzakgkwzrj1pxa1pkcv96knqq4mnkv2cszn4cs4kmvr2mchxm")))) | ||||
|       (build-system emacs-build-system) | ||||
|       (arguments | ||||
|        (list | ||||
|  |  | |||
		Reference in a new issue