gnu: emacs-pubmed: Update to 0.6.2.
* gnu/packages/emacs-xyz.scm (emacs-pubmed): Update to 0.6.2.
This commit is contained in:
		
							parent
							
								
									27bda6c5f9
								
							
						
					
					
						commit
						3380f52e6f
					
				
					 1 changed files with 2 additions and 2 deletions
				
			
		| 
						 | 
					@ -17763,7 +17763,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.6.1")
 | 
					    (version "0.6.2")
 | 
				
			||||||
    (source
 | 
					    (source
 | 
				
			||||||
     (origin
 | 
					     (origin
 | 
				
			||||||
       (method git-fetch)
 | 
					       (method git-fetch)
 | 
				
			||||||
| 
						 | 
					@ -17773,7 +17773,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
 | 
				
			||||||
         "1f884r3fs9nybf5y9dwp8f9m8azssxjy55z7bd0nl9pjll9rhsz2"))))
 | 
					         "05j4nhn2bgacc54pvmkhwgdsmzxzkcfn49a12k43wckrrf3izbqf"))))
 | 
				
			||||||
    (build-system emacs-build-system)
 | 
					    (build-system emacs-build-system)
 | 
				
			||||||
    (propagated-inputs
 | 
					    (propagated-inputs
 | 
				
			||||||
     (list emacs-deferred emacs-esxml emacs-s emacs-unidecode))
 | 
					     (list emacs-deferred emacs-esxml emacs-s emacs-unidecode))
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Reference in a new issue