From 24306261cc17910d7d59e974419bfc00e934721a Mon Sep 17 00:00:00 2001 From: Antoine Poinsot Date: Fri, 12 May 2023 14:27:20 +0200 Subject: [PATCH] contrib: fix the liana branch in the Guix repro build --- contrib/reproducible/guix/build.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/contrib/reproducible/guix/build.sh b/contrib/reproducible/guix/build.sh index 8969f82f9..c540181bb 100755 --- a/contrib/reproducible/guix/build.sh +++ b/contrib/reproducible/guix/build.sh @@ -20,7 +20,7 @@ replace-with = "vendored_sources" [source."https://github.com/wizardsardine/liana"] git = "https://github.com/wizardsardine/liana" -branch = "master" +branch = "1.0" replace-with = "vendored_sources" EOF