mirror of
https://git.savannah.gnu.org/git/guix.git
synced 2025-01-19 14:07:01 +01: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 @@ (define-public unzip/fixed
|
|||
"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…
Reference in a new issue