gnu: emacs-elfeed: Update to 3.4.0.
* gnu/packages/emacs-xyz.scm (emacs-elfeed): Update to 3.4.0.
This commit is contained in:
		
							parent
							
								
									95aca2991b
								
							
						
					
					
						commit
						c1e7ae444a
					
				
					 1 changed files with 2 additions and 2 deletions
				
			
		| 
						 | 
				
			
			@ -8798,7 +8798,7 @@ and tooling.")
 | 
			
		|||
(define-public emacs-elfeed
 | 
			
		||||
  (package
 | 
			
		||||
    (name "emacs-elfeed")
 | 
			
		||||
    (version "3.3.0")
 | 
			
		||||
    (version "3.4.0")
 | 
			
		||||
    (source
 | 
			
		||||
     (origin
 | 
			
		||||
       (method git-fetch)
 | 
			
		||||
| 
						 | 
				
			
			@ -8807,7 +8807,7 @@ and tooling.")
 | 
			
		|||
             (commit version)))
 | 
			
		||||
       (file-name (git-file-name name version))
 | 
			
		||||
       (sha256
 | 
			
		||||
        (base32 "0j8a94val4ml7g1vcjgzk1w89h55sxfdrwnncmz6qbh1y2xsz8c5"))))
 | 
			
		||||
        (base32 "1y95410hrcp23zc84sn79bxla9xr2fqh7wwagza05iaprv7zbbw0"))))
 | 
			
		||||
    (build-system emacs-build-system)
 | 
			
		||||
    (arguments
 | 
			
		||||
     `(#:tests? #t
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Reference in a new issue