libadwaita: 1.1.rc → 1.1.0

https://gitlab.gnome.org/GNOME/libadwaita/-/compare/1.1.rc...1.1.0
This commit is contained in:
Jan Tojnar 2022-03-18 23:23:02 +00:00
parent 0738d6e70d
commit 4133c2dfca

View file

@ -21,7 +21,7 @@
stdenv.mkDerivation rec {
pname = "libadwaita";
version = "1.1.rc";
version = "1.1.0";
outputs = [ "out" "dev" "devdoc" ];
outputBin = "devdoc"; # demo app
@ -31,7 +31,7 @@ stdenv.mkDerivation rec {
owner = "GNOME";
repo = "libadwaita";
rev = version;
hash = "sha256-odXwY/iQtJMzUAIlfpY8lfPUS0s7jdQ4F9Rr32D/hzk=";
hash = "sha256-+bgCD2jy3M0gEAtbB+nOptQGEXXkvk1idoggJz4UMy0=";
};
nativeBuildInputs = [