From e685f3b55cac4712b0a2e9d0bf4674b9916b1fd5 Mon Sep 17 00:00:00 2001 From: Antoine Poinsot Date: Tue, 9 May 2023 13:43:12 +0200 Subject: [PATCH] contrib: fix guix build to use lianad's master --- 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 6b2b2656..8969f82f 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 = "0.4-lianad" +branch = "master" replace-with = "vendored_sources" EOF