libportal: 0.9.0 -> 0.9.1

This commit is contained in:
R. Ryantm
2025-02-25 18:37:48 +01:00
committed by Jan Tojnar
parent 6556932a22
commit 4cc0e8d354
+2 -2
View File
@@ -21,7 +21,7 @@ assert
stdenv.mkDerivation rec {
pname = "libportal" + lib.optionalString (variant != null) "-${variant}";
version = "0.9.0";
version = "0.9.1";
outputs = [
"out"
@@ -32,7 +32,7 @@ stdenv.mkDerivation rec {
owner = "flatpak";
repo = "libportal";
rev = version;
sha256 = "sha256-uKblVaJB3s01En/T3ofT8uZHHarPKAO1qyLidLZ/b/g=";
sha256 = "sha256-CXI4rBr9wxLUX537d6SNNf8YFR/J6YdeROlFt3edeOU=";
};
depsBuildBuild = [