libadwaita: 1.5.0 → 1.5.1

https://gitlab.gnome.org/GNOME/libadwaita/-/compare/1.5.0...1.5.1
This commit is contained in:
Jan Tojnar 2024-05-25 17:54:00 +00:00
parent 62ee5cadbe
commit 4653e5d070

View File

@ -22,7 +22,7 @@
stdenv.mkDerivation (finalAttrs: {
pname = "libadwaita";
version = "1.5.0";
version = "1.5.1";
outputs = [ "out" "dev" "devdoc" ];
outputBin = "devdoc"; # demo app
@ -32,7 +32,7 @@ stdenv.mkDerivation (finalAttrs: {
owner = "GNOME";
repo = "libadwaita";
rev = finalAttrs.version;
hash = "sha256-uEaBI2jHlMdVprMGRZe/8HszO3nEBUJaJtvJjrMOjE4=";
hash = "sha256-dH0VPIt6SGTDcb1I72cKnNlyqZ3dptvKmMDjOd17BfA=";
};
depsBuildBuild = [