From 112b2b0a90398d6ac728371c5dae8bb695f3f79f Mon Sep 17 00:00:00 2001 From: q66 Date: Mon, 23 Nov 2020 16:28:12 +0100 Subject: [PATCH] choosenim: go back to upstream nimterop upstream issued 1.3.1 hotfix version, which fixes this --- srcpkgs/choosenim/patches/system-libarchive.patch | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/srcpkgs/choosenim/patches/system-libarchive.patch b/srcpkgs/choosenim/patches/system-libarchive.patch index 97bbf2a62b..a102f0c13b 100644 --- a/srcpkgs/choosenim/patches/system-libarchive.patch +++ b/srcpkgs/choosenim/patches/system-libarchive.patch @@ -7,7 +7,7 @@ index 7ba9b36..dc47faa 100644 requires "nim >= 1.2.6", "nimble#8f7af86" -requires "nimterop >= 0.6.12", "nimarchive >= 0.5.3" -+requires "https://github.com/q66/nimterop#fcc79ac796e647998f5d6910ca9b7f951d40a8d1" ++requires "nimterop >= 0.6.12" #requires "libcurl >= 1.0.0" - OSX now uses httpclient requires "analytics >= 0.2.0" requires "osinfo >= 0.3.0"