gnu: emacs-pubmed: Update to 0.5.
* gnu/packages/emacs-xyz.scm (emacs-pubmed): Update to 0.5.
This commit is contained in:
		
							parent
							
								
									c85289a6a8
								
							
						
					
					
						commit
						b4f579b07f
					
				
					 1 changed files with 2 additions and 2 deletions
				
			
		| 
						 | 
					@ -14516,7 +14516,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.2.1")
 | 
					    (version "0.5")
 | 
				
			||||||
    (source
 | 
					    (source
 | 
				
			||||||
     (origin
 | 
					     (origin
 | 
				
			||||||
       (method git-fetch)
 | 
					       (method git-fetch)
 | 
				
			||||||
| 
						 | 
					@ -14526,7 +14526,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
 | 
				
			||||||
         "15bwjxc7g43m5pi8z17anaqqkvi209r7kk1chmf175477gvrv7c0"))))
 | 
					         "17d2v7q6sfafk8j1ish053xsmihi4f1hbk53fkkmhwan6sw9c4sc"))))
 | 
				
			||||||
    (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