gnu: emacs-nov-el: Update to 0.3.1.
* gnu/packages/emacs-xyz.scm (emacs-nov-el): Update to 0.3.1. Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
This commit is contained in:
		
							parent
							
								
									4cd2dfd9f4
								
							
						
					
					
						commit
						0dfc461272
					
				
					 1 changed files with 2 additions and 2 deletions
				
			
		| 
						 | 
				
			
			@ -12552,7 +12552,7 @@ the format.")
 | 
			
		|||
(define-public emacs-nov-el
 | 
			
		||||
  (package
 | 
			
		||||
    (name "emacs-nov-el")
 | 
			
		||||
    (version "0.3.0")
 | 
			
		||||
    (version "0.3.1")
 | 
			
		||||
    (source
 | 
			
		||||
     (origin
 | 
			
		||||
       (method git-fetch)
 | 
			
		||||
| 
						 | 
				
			
			@ -12561,7 +12561,7 @@ the format.")
 | 
			
		|||
             (commit version)))
 | 
			
		||||
       (file-name (git-file-name name version))
 | 
			
		||||
       (sha256
 | 
			
		||||
        (base32 "04phmm14ywgicjsl2bsg6w9rapd71vdkxdp5wp0brj6px27y85jz"))))
 | 
			
		||||
        (base32 "13r7lvyyyv62m57m4s4xjs4qz2ckhqk6ib514px7qzc7mdzcz9i9"))))
 | 
			
		||||
    (build-system emacs-build-system)
 | 
			
		||||
    (arguments
 | 
			
		||||
     `(#:phases
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Reference in a new issue