cinnamon.xapps: 2.2.5 -> 2.2.8

This commit is contained in:
tu-maurice 2022-02-19 23:29:53 +01:00
parent 451c27fb70
commit 9fb8a2923b

View File

@ -22,7 +22,7 @@
stdenv.mkDerivation rec {
pname = "xapps";
version = "2.2.5";
version = "2.2.8";
outputs = [ "out" "dev" ];
@ -30,7 +30,7 @@ stdenv.mkDerivation rec {
owner = "linuxmint";
repo = pname;
rev = version;
hash = "sha256-Ev+gTl9jY1HLbXKnCsVVSsY8ZrHyzsIkp+JTaXOTm6I=";
hash = "sha256-70troRGklu5xGjBIrGvshcOX/UT96hIEFXyo4yj2GT4=";
};
# TODO: https://github.com/NixOS/nixpkgs/issues/36468