gnu: emacs-org-re-reveal: Update to 3.12.1.
* gnu/packages/emacs-xyz.scm (emacs-org-re-reveal): Update to 3.12.1.
This commit is contained in:
		
							parent
							
								
									f60da4b1aa
								
							
						
					
					
						commit
						fd8ea9abf5
					
				
					 1 changed files with 2 additions and 2 deletions
				
			
		|  | @ -18942,7 +18942,7 @@ powerful Org contents.") | |||
| (define-public emacs-org-re-reveal | ||||
|   (package | ||||
|     (name "emacs-org-re-reveal") | ||||
|     (version "3.12.0") | ||||
|     (version "3.12.1") | ||||
|     (source | ||||
|      (origin | ||||
|        (method git-fetch) | ||||
|  | @ -18951,7 +18951,7 @@ powerful Org contents.") | |||
|              (commit version))) | ||||
|        (file-name (git-file-name name version)) | ||||
|        (sha256 | ||||
|         (base32 "146hnd1jd9j2bgpn951k7m8kh6ncvcfqvvs4rdhmsk1w426ah5vb")))) | ||||
|         (base32 "0hi8lq9rj6i2m14dh75dzq7lq41i4f6qj4xbp2b8krqw6mk9xg7z")))) | ||||
|     (build-system emacs-build-system) | ||||
|     (propagated-inputs | ||||
|      `(("emacs-htmlize" ,emacs-htmlize) | ||||
|  |  | |||
		Reference in a new issue