contrib: fix guix build to use lianad's master

This commit is contained in:
Antoine Poinsot 2023-05-09 13:43:12 +02:00
parent b55d76af57
commit e685f3b55c
No known key found for this signature in database
GPG Key ID: E13FC145CD3F4304

View File

@ -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