gnu: icedove: Upgrade rust dependency.
* gnu/packages/gnuzilla.scm (icedove)[inputs]: Replace 'rust-1.41' by 'rust', currently at version 1.49.master
parent
6e20d190dc
commit
d5e78827c3
|
@ -1609,7 +1609,7 @@ standards of the IceCat project.")
|
|||
("pkg-config" ,pkg-config)
|
||||
("python" ,python)
|
||||
("python2" ,python-2.7)
|
||||
("rust" ,rust-1.41)
|
||||
("rust" ,rust)
|
||||
("rust-cbindgen" ,rust-cbindgen-0.14)
|
||||
("which" ,which)
|
||||
("yasm" ,yasm)))
|
||||
|
|
Reference in New Issue