gnu: emacs-pubmed: Update to 0.5.2.
* gnu/packages/emacs-xyz.scm (emacs-pubmed): Update to 0.5.2.
This commit is contained in:
		
							parent
							
								
									7aea1c1126
								
							
						
					
					
						commit
						667e0fa565
					
				
					 1 changed files with 2 additions and 2 deletions
				
			
		|  | @ -15403,7 +15403,7 @@ included by default, and more can be readily added.") | ||||||
| (define-public emacs-pubmed | (define-public emacs-pubmed | ||||||
|   (package |   (package | ||||||
|     (name "emacs-pubmed") |     (name "emacs-pubmed") | ||||||
|     (version "0.5") |     (version "0.5.2") | ||||||
|     (source |     (source | ||||||
|      (origin |      (origin | ||||||
|        (method git-fetch) |        (method git-fetch) | ||||||
|  | @ -15413,7 +15413,7 @@ included by default, and more can be readily added.") | ||||||
|        (file-name (git-file-name name version)) |        (file-name (git-file-name name version)) | ||||||
|        (sha256 |        (sha256 | ||||||
|         (base32 |         (base32 | ||||||
|          "17d2v7q6sfafk8j1ish053xsmihi4f1hbk53fkkmhwan6sw9c4sc")))) |          "0ylsn36zmrn8mds2z74vbyv7sd4699a4wicg4shrf2gd5bbsi72g")))) | ||||||
|     (build-system emacs-build-system) |     (build-system emacs-build-system) | ||||||
|     (propagated-inputs |     (propagated-inputs | ||||||
|      `(("emacs-deferred" ,emacs-deferred) |      `(("emacs-deferred" ,emacs-deferred) | ||||||
|  |  | ||||||
		Reference in a new issue