mirror of
https://codeberg.org/guix/guix.git
synced 2025-10-02 02:15:12 +00:00
gnu: unzip: Fix patch name.
This is what happens when you push without testing your changes :/ * gnu/packages/compression.scm (unzip)[source]: Adjust patch name.
This commit is contained in:
parent
cd73a812a3
commit
699a56e3a3
1 changed files with 1 additions and 1 deletions
|
@ -1660,7 +1660,7 @@ recreates the stored directory structure by default.")
|
|||
"unzip-alt-iconv-utf8.patch"
|
||||
"unzip-alt-iconv-utf8-print.patch"
|
||||
"unzip-fix-recmatch.patch"
|
||||
"unzip-caseinsensitive.patch"
|
||||
"unzip-case-insensitive.patch"
|
||||
"unzip-close.patch"
|
||||
"unzip-COVSCAN-fix-unterminated-string.patch"
|
||||
"unzip-CVE-2016-9844.patch"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue