gnu: emacs-parsebib: Update to 2.3.3.
* gnu/packages/emacs-xyz.scm (emacs-parsebib): Update to 2.3.3.
This commit is contained in:
		
							parent
							
								
									ecd56cd1b2
								
							
						
					
					
						commit
						9dbcc8d0d5
					
				
					 1 changed files with 2 additions and 2 deletions
				
			
		|  | @ -13255,7 +13255,7 @@ files to be expanded upon opening them.") | ||||||
| (define-public emacs-parsebib | (define-public emacs-parsebib | ||||||
|   (package |   (package | ||||||
|     (name "emacs-parsebib") |     (name "emacs-parsebib") | ||||||
|     (version "2.3.1") |     (version "2.3.3") | ||||||
|     (source |     (source | ||||||
|      (origin |      (origin | ||||||
|        (method git-fetch) |        (method git-fetch) | ||||||
|  | @ -13264,7 +13264,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 "1bnqnxkb9dnl0fjrrjx0xn9jsqki2h8ygw3d5dm4bl79smah3qkh")))) |         (base32 "0mpgyy9qfb5x4fvlmb274hgayjbwf0bgk65dxyx31zikjwpcd56p")))) | ||||||
|     (build-system emacs-build-system) |     (build-system emacs-build-system) | ||||||
|     (home-page "https://github.com/joostkremers/parsebib") |     (home-page "https://github.com/joostkremers/parsebib") | ||||||
|     (synopsis "Library for parsing bib files") |     (synopsis "Library for parsing bib files") | ||||||
|  |  | ||||||
		Reference in a new issue