gnu: emacs-org-re-reveal: Update to 3.13.0.
* gnu/packages/emacs-xyz.scm (emacs-org-re-reveal): Update to 3.13.0.
This commit is contained in:
		
							parent
							
								
									b1ab688b9e
								
							
						
					
					
						commit
						48f0e98f2d
					
				
					 1 changed files with 2 additions and 2 deletions
				
			
		| 
						 | 
				
			
			@ -19617,7 +19617,7 @@ powerful Org contents.")
 | 
			
		|||
(define-public emacs-org-re-reveal
 | 
			
		||||
  (package
 | 
			
		||||
    (name "emacs-org-re-reveal")
 | 
			
		||||
    (version "3.12.5")
 | 
			
		||||
    (version "3.13.0")
 | 
			
		||||
    (source
 | 
			
		||||
     (origin
 | 
			
		||||
       (method git-fetch)
 | 
			
		||||
| 
						 | 
				
			
			@ -19626,7 +19626,7 @@ powerful Org contents.")
 | 
			
		|||
             (commit version)))
 | 
			
		||||
       (file-name (git-file-name name version))
 | 
			
		||||
       (sha256
 | 
			
		||||
        (base32 "1njib0ah1913lk3ma18y8m5k8jqki17i9298cc03k7vvfw3l19wz"))))
 | 
			
		||||
        (base32 "02y6qm4va43c25i7b0q3pvk888war64rrb2p9bmv5p8176dy1mjw"))))
 | 
			
		||||
    (build-system emacs-build-system)
 | 
			
		||||
    (propagated-inputs
 | 
			
		||||
     (list emacs-htmlize emacs-org))
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Reference in a new issue