Merge pull request #323835 from dotlambda/libadwaita

libadwaita: 1.5.1 -> 1.5.2
This commit is contained in:
Masum Reza
2024-07-03 15:54:27 +05:30
committed by GitHub
@@ -24,7 +24,7 @@
stdenv.mkDerivation (finalAttrs: {
pname = "libadwaita";
version = "1.5.1";
version = "1.5.2";
outputs = [ "out" "dev" "devdoc" ];
outputBin = "devdoc"; # demo app
@@ -34,7 +34,7 @@ stdenv.mkDerivation (finalAttrs: {
owner = "GNOME";
repo = "libadwaita";
rev = finalAttrs.version;
hash = "sha256-dH0VPIt6SGTDcb1I72cKnNlyqZ3dptvKmMDjOd17BfA=";
hash = "sha256-0Zu6knxP6GiqJMtwd8uRN72Lf7JfwB6JWjS1ggeANPM=";
};
depsBuildBuild = [