me
/
guix
Archived
1
0
Fork 0

gnu: rss-bridge: Update to 2018-03-11.

* gnu/packages/web.scm (rss-bridge): Update to 2018-03-11.
master
Tobias Geerinckx-Rice 2018-03-29 17:36:39 +02:00
parent e086d2f68b
commit 4bb5bdd963
No known key found for this signature in database
GPG Key ID: 0DB0FF884F556D79
1 changed files with 2 additions and 2 deletions

View File

@ -5526,7 +5526,7 @@ named elements: the @code{status}, the @code{headers}, and the @code{body}.")
(define-public rss-bridge (define-public rss-bridge
(package (package
(name "rss-bridge") (name "rss-bridge")
(version "2017-08-03") (version "2018-03-11")
(source (source
(origin (origin
(method url-fetch) (method url-fetch)
@ -5535,7 +5535,7 @@ named elements: the @code{status}, the @code{headers}, and the @code{body}.")
(file-name (string-append name "-" version ".tar.gz")) (file-name (string-append name "-" version ".tar.gz"))
(sha256 (sha256
(base32 (base32
"05s16y552hbyj91s7bnlkx1bi64s6aw0fjy29az8via3i3b21yhl")))) "1ix15ck45yb659k63mhwxwia6qnm9nn8jw0bga85abrvk1rchjdn"))))
(build-system trivial-build-system) (build-system trivial-build-system)
(native-inputs (native-inputs
`(("gzip" ,gzip) `(("gzip" ,gzip)