gnu: emacs-ebib: Update to 2.41.1.
* gnu/packages/emacs-xyz.scm (emacs-ebib): Update to 2.41.1. Change-Id: I08c51ea66f6b65ce2d4cbb186f8b89b6c07c9311
This commit is contained in:
		
							parent
							
								
									17a71729d7
								
							
						
					
					
						commit
						398d9cbd74
					
				
					 1 changed files with 2 additions and 2 deletions
				
			
		|  | @ -23846,7 +23846,7 @@ files to be expanded upon opening them.") | ||||||
| (define-public emacs-ebib | (define-public emacs-ebib | ||||||
|   (package |   (package | ||||||
|     (name "emacs-ebib") |     (name "emacs-ebib") | ||||||
|     (version "2.40.5") |     (version "2.41.1") | ||||||
|     (source |     (source | ||||||
|      (origin |      (origin | ||||||
|        (method git-fetch) |        (method git-fetch) | ||||||
|  | @ -23855,7 +23855,7 @@ files to be expanded upon opening them.") | ||||||
|              (commit version))) |              (commit version))) | ||||||
|        (file-name (git-file-name name version)) |        (file-name (git-file-name name version)) | ||||||
|        (sha256 |        (sha256 | ||||||
|         (base32 "1ga8zzzqs6vrjzm6jily37jyzpq4vsgh49vxy8a68399bdl90s77")))) |         (base32 "1ylq4l044rals7xbf8rcx97gz84kypksl2fs5xwin2rc6rvpli8d")))) | ||||||
|     (build-system emacs-build-system) |     (build-system emacs-build-system) | ||||||
|     (propagated-inputs |     (propagated-inputs | ||||||
|      (list emacs-biblio emacs-compat emacs-ivy emacs-parsebib)) |      (list emacs-biblio emacs-compat emacs-ivy emacs-parsebib)) | ||||||
|  |  | ||||||
		Reference in a new issue