gnu: python-feedgenerator: Update to 1.9.

* gnu/packages/python.scm (python-feedgenerator): Update to 1.9.
This commit is contained in:
Tobias Geerinckx-Rice 2017-01-31 11:11:14 +01:00
parent d25bee2600
commit d5c183d134
No known key found for this signature in database
GPG key ID: 91CCDB9B48541B99

View file

@ -3154,14 +3154,14 @@ (define-public python2-rst.linker
(define-public python-feedgenerator
(package
(name "python-feedgenerator")
(version "1.8")
(version "1.9")
(source
(origin
(method url-fetch)
(uri (pypi-uri "feedgenerator" version))
(sha256
(base32
"0mkimp1fpdan4p3882vzcws4l594k71ich4g0wq97jbra7p602n0"))
"01mirwkm7xfx539hmvj7g9da1j51gw5lsx74dr0glizskjm5vq2s"))
(modules '((guix build utils)))
(snippet
'(begin