libadwaita: 1.1.4 → 1.2.0
https://blogs.gnome.org/alexm/2022/09/15/libadwaita-1-2/ https://gitlab.gnome.org/GNOME/libadwaita/-/compare/1.1.4...1.2.alpha https://gitlab.gnome.org/GNOME/libadwaita/-/compare/1.2.alpha...1.2.beta https://gitlab.gnome.org/GNOME/libadwaita/-/compare/1.2.beta...1.2.rc https://gitlab.gnome.org/GNOME/libadwaita/-/compare/1.2.rc...1.2.0 Changelog-Reviewed-By: Jan Tojnar <jtojnar@gmail.com>
This commit is contained in:
@@ -20,7 +20,7 @@
|
||||
|
||||
stdenv.mkDerivation rec {
|
||||
pname = "libadwaita";
|
||||
version = "1.1.4";
|
||||
version = "1.2.0";
|
||||
|
||||
outputs = [ "out" "dev" "devdoc" ];
|
||||
outputBin = "devdoc"; # demo app
|
||||
@@ -30,7 +30,7 @@ stdenv.mkDerivation rec {
|
||||
owner = "GNOME";
|
||||
repo = "libadwaita";
|
||||
rev = version;
|
||||
hash = "sha256-xxnLgPKPOND/ITvDC6SOD2GlkzlIX3BzBbt6p2AEjgY=";
|
||||
hash = "sha256-3lH7Vi9M8k+GSrCpvruRpLrIpMoOakKbcJlaAc/FK+U=";
|
||||
};
|
||||
|
||||
nativeBuildInputs = [
|
||||
|
||||
Reference in New Issue
Block a user