Merge pull request #175790 from dotlambda/libadwaita-1.1.2

libadwaita: 1.1.1 -> 1.1.2
This commit is contained in:
Jan Tojnar 2022-06-06 02:57:25 +02:00 committed by GitHub
commit aa70573011
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -21,7 +21,7 @@
stdenv.mkDerivation rec {
pname = "libadwaita";
version = "1.1.1";
version = "1.1.2";
outputs = [ "out" "dev" "devdoc" ];
outputBin = "devdoc"; # demo app
@ -31,7 +31,7 @@ stdenv.mkDerivation rec {
owner = "GNOME";
repo = "libadwaita";
rev = version;
hash = "sha256-iCMCQyhCUhp1f20+Qost9nnmfIUFE0iLKMKT/PfwOd4=";
hash = "sha256-OyjuUWfKE8GoGFCmaCS7YAf5GAS0VwMPht7cvFtkA/Y=";
};
nativeBuildInputs = [