Unverified Commit 3d92c0de authored by maxine's avatar maxine Committed by GitHub
Browse files

Merge pull request #255571 from dotlambda/libadwaita-1.3.5

parents a32a988a e67126c2
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
@@ -20,7 +20,7 @@

stdenv.mkDerivation rec {
  pname = "libadwaita";
  version = "1.3.4";
  version = "1.3.5";

  outputs = [ "out" "dev" "devdoc" ];
  outputBin = "devdoc"; # demo app
@@ -30,7 +30,7 @@ stdenv.mkDerivation rec {
    owner = "GNOME";
    repo = "libadwaita";
    rev = version;
    hash = "sha256-NBYIDW0sphmBT2cIB2CPsCJrjRsINxWpumJbQK5RjU8=";
    hash = "sha256-lxNIysW2uth4Hp6NHjo0vWHupITb9qWkkdG8YEDLrUE=";
  };

  depsBuildBuild = [