libadwaita: 1.4.3 -> 1.4.4

This commit is contained in:
Gavin John
2024-03-10 14:40:56 -04:00
committed by Jan Tojnar
parent c0e30622eb
commit 02fb2e4340
@@ -22,7 +22,7 @@
stdenv.mkDerivation (finalAttrs: {
pname = "libadwaita";
version = "1.4.3";
version = "1.4.4";
outputs = [ "out" "dev" "devdoc" ];
outputBin = "devdoc"; # demo app
@@ -32,7 +32,7 @@ stdenv.mkDerivation (finalAttrs: {
owner = "GNOME";
repo = "libadwaita";
rev = finalAttrs.version;
hash = "sha256-ctHAN0SY6k68jaBpmIpMm8DngC9DPiL1vAmGhECpNic=";
hash = "sha256-AZP5OH/LIroBeKioe7AIVx0FvFdTpWJ1INdRPZcjmHQ=";
};
depsBuildBuild = [