gnu: newsboat: Fix inputs.
This is a follow-up to 51b46fa28cd31cf1cc973ef6ccd05fbef3c4b39d. * gnu/packages/syndication.scm (newsboat)[arguments]: Replace rust-once-cell-1.2 with rust-once-cell-1.
This commit is contained in:
parent
1628d57bb5
commit
97750c2004
@ -100,7 +100,7 @@
|
|||||||
("rust-libz-sys" ,rust-libz-sys-1)
|
("rust-libz-sys" ,rust-libz-sys-1)
|
||||||
("rust-natord" ,rust-natord-1.0)
|
("rust-natord" ,rust-natord-1.0)
|
||||||
("rust-nom" ,rust-nom-5)
|
("rust-nom" ,rust-nom-5)
|
||||||
("rust-once-cell" ,rust-once-cell-1.2)
|
("rust-once-cell" ,rust-once-cell-1)
|
||||||
("rust-percent-encoding" ,rust-percent-encoding-2.1)
|
("rust-percent-encoding" ,rust-percent-encoding-2.1)
|
||||||
("rust-rand" ,rust-rand-0.6)
|
("rust-rand" ,rust-rand-0.6)
|
||||||
("rust-smallvec" ,rust-smallvec-0.6)
|
("rust-smallvec" ,rust-smallvec-0.6)
|
||||||
|
Loading…
x
Reference in New Issue
Block a user