gnu: emacs-ebib: Update to 2.40.4.
* gnu/packages/emacs-xyz.scm (emacs-ebib): Update to 2.40.4. Change-Id: I469d234ae715508be50102c59cbc73415b09e75c
This commit is contained in:
		
							parent
							
								
									273682cdb3
								
							
						
					
					
						commit
						df0149ccde
					
				
					 1 changed files with 2 additions and 2 deletions
				
			
		| 
						 | 
				
			
			@ -23622,7 +23622,7 @@ files to be expanded upon opening them.")
 | 
			
		|||
(define-public emacs-ebib
 | 
			
		||||
  (package
 | 
			
		||||
    (name "emacs-ebib")
 | 
			
		||||
    (version "2.40.3")
 | 
			
		||||
    (version "2.40.4")
 | 
			
		||||
    (source
 | 
			
		||||
     (origin
 | 
			
		||||
       (method git-fetch)
 | 
			
		||||
| 
						 | 
				
			
			@ -23631,7 +23631,7 @@ files to be expanded upon opening them.")
 | 
			
		|||
             (commit version)))
 | 
			
		||||
       (file-name (git-file-name name version))
 | 
			
		||||
       (sha256
 | 
			
		||||
        (base32 "07pyb76impqpczx6hl6amfs4hfnszfwydp27az46dkqc17hy0fgy"))))
 | 
			
		||||
        (base32 "0b60k4yqmnim9hx25dhyvn6g646mq10pym8k6h176jr06br8kc2y"))))
 | 
			
		||||
    (build-system emacs-build-system)
 | 
			
		||||
    (propagated-inputs
 | 
			
		||||
     (list emacs-biblio emacs-compat emacs-ivy emacs-parsebib))
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Reference in a new issue