Skip to content

Commit

Permalink
cinnamon.mint-y-icons: 1.6.1 -> 1.6.2
Browse files Browse the repository at this point in the history
  • Loading branch information
bobby285271 committed Nov 22, 2022
1 parent 71a0ebb commit aceb232
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pkgs/desktops/cinnamon/mint-y-icons/default.nix
Original file line number Diff line number Diff line change
Expand Up @@ -9,13 +9,13 @@

stdenvNoCC.mkDerivation rec {
pname = "mint-y-icons";
version = "1.6.1";
version = "1.6.2";

src = fetchFromGitHub {
owner = "linuxmint";
repo = pname;
rev = version;
hash = "sha256-voFYz0MiuqyNSngi4QZUJKDIjggQWOAV5B30zMP8iTk=";
hash = "sha256-prEQ68INqzwx4uLud+5+FWsocaxvSUGPbYO8an8cGS8=";
};

propagatedBuildInputs = [
Expand Down

0 comments on commit aceb232

Please sign in to comment.