From 52e32b6a69c751f68e461f4e858170e4ade6619d Mon Sep 17 00:00:00 2001 From: edouardparis Date: Tue, 30 Apr 2024 17:47:01 +0200 Subject: [PATCH] Update iced patch branch in guix 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 149972320..482632a51 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/edouardparis/iced"] git = "https://github.com/edouardparis/iced" -branch = "fix-futures-recipe" +branch = "patch-0.12.3" replace-with = "vendored_sources" EOF