mirror of
https://codeberg.org/guix/guix.git
synced 2025-10-02 02:15:12 +00:00
gnu: aegis, quilt: Use file-5.20.
Suggested by Mark H Weaver. * gnu/packages/version-control.scm (aegis): Use FILE-5.20 instead of FILE. * gnu/packages/patchutils.scm (quilt): Likewise.
This commit is contained in:
parent
310081e27e
commit
351d690f37
2 changed files with 2 additions and 2 deletions
|
@ -507,7 +507,7 @@ accessed and migrated on modern systems.")
|
|||
(inputs
|
||||
`(("e2fsprogs" ,e2fsprogs)
|
||||
("curl" ,curl)
|
||||
("file" ,file)
|
||||
("file" ,file-5.20) ;work around CVE-2014-3710
|
||||
("libxml2" ,libxml2)
|
||||
("zlib" ,zlib)
|
||||
("gettext" ,gnu-gettext)))
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue