Unverified Commit e7447b79 authored by Jan Tojnar's avatar Jan Tojnar Committed by GitHub
Browse files

Merge libadwaita: 1.6.1 -> 1.6.2 (#358327)

parents 69614d63 b03d0eda
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
@@ -24,7 +24,7 @@

stdenv.mkDerivation (finalAttrs: {
  pname = "libadwaita";
  version = "1.6.1";
  version = "1.6.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-oCTMMKpI7XqpK37SGXgQFNqCZyTuuIE6TOz/k5nUNGU=";
    hash = "sha256-HNj6gCQFs1ECjJETtQ7oWEVT02IqRssiEtbhg1dQmY8=";
  };

  depsBuildBuild = [