gnu: emacs-pandoc-mode: Update to 2.31.
* gnu/packages/emacs-xyz.scm (emacs-pandoc-mode): Update to 2.31.
This commit is contained in:
		
							parent
							
								
									b7a9b63a70
								
							
						
					
					
						commit
						8fd54b9434
					
				
					 1 changed files with 2 additions and 2 deletions
				
			
		| 
						 | 
				
			
			@ -20297,7 +20297,7 @@ text in neighboring sections.")
 | 
			
		|||
(define-public emacs-pandoc-mode
 | 
			
		||||
  (package
 | 
			
		||||
    (name "emacs-pandoc-mode")
 | 
			
		||||
    (version "2.30.1")
 | 
			
		||||
    (version "2.31")
 | 
			
		||||
    (source
 | 
			
		||||
     (origin
 | 
			
		||||
       (method git-fetch)
 | 
			
		||||
| 
						 | 
				
			
			@ -20307,7 +20307,7 @@ text in neighboring sections.")
 | 
			
		|||
       (file-name (git-file-name name version))
 | 
			
		||||
       (sha256
 | 
			
		||||
        (base32
 | 
			
		||||
         "1k31pkvd9m798i6phcr0y3wd34fgq6ii41hx3lszmikvxb1yvm2y"))))
 | 
			
		||||
         "1c3gay9fkikg7h46djw1nf86fzckmv7w1zbz5fbar20klcr12pbm"))))
 | 
			
		||||
    (build-system emacs-build-system)
 | 
			
		||||
    (propagated-inputs
 | 
			
		||||
     `(("emacs-dash" ,emacs-dash)
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Reference in a new issue