gnu: emacs-webfeeder: Update to 1.1.0.
* gnu/packages/emacs-xyz.scm (emacs-webfeeder): Update to 1.1.0.
This commit is contained in:
		
							parent
							
								
									7b18ade5f0
								
							
						
					
					
						commit
						73dd9e5196
					
				
					 1 changed files with 2 additions and 2 deletions
				
			
		| 
						 | 
				
			
			@ -22053,7 +22053,7 @@ and article extracts for Wikipedia.")
 | 
			
		|||
(define-public emacs-webfeeder
 | 
			
		||||
  (package
 | 
			
		||||
  (name "emacs-webfeeder")
 | 
			
		||||
  (version "1.0.0")
 | 
			
		||||
  (version "1.1.0")
 | 
			
		||||
  (source
 | 
			
		||||
    (origin
 | 
			
		||||
      (method url-fetch)
 | 
			
		||||
| 
						 | 
				
			
			@ -22063,7 +22063,7 @@ and article extracts for Wikipedia.")
 | 
			
		|||
             ".tar"))
 | 
			
		||||
      (sha256
 | 
			
		||||
        (base32
 | 
			
		||||
          "06y5vxw9m6pmbrzb8v2i3w9dnhgqxz06vyx1knmgi9cczlrj4a64"))))
 | 
			
		||||
          "09wz6v58xc86hdnz6g54ckaxkm6844yyk2ffbxh4s5sdvgqrzdd8"))))
 | 
			
		||||
  (build-system emacs-build-system)
 | 
			
		||||
  (home-page "https://gitlab.com/Ambrevar/emacs-webfeeder")
 | 
			
		||||
  (synopsis "Build RSS and Atom webfeeds from HTML files")
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Reference in a new issue