Skip to content

Commit

Permalink
cinnamon.nemo-extensions: 6.0.1 -> 6.2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
bobby285271 committed Jun 29, 2024
1 parent ec879d2 commit 4d5b834
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pkgs/desktops/cinnamon/nemo-extensions/srcs.nix
Original file line number Diff line number Diff line change
Expand Up @@ -4,12 +4,12 @@ rec {
# When you bump this, you should make sure all nemo-extensions
# are actually using this file since we try to deal with tags
# like nemo-fileroller-5.6.1 according to upstream's wishes.
version = "6.0.1";
version = "6.2.0";

src = fetchFromGitHub {
owner = "linuxmint";
repo = "nemo-extensions";
rev = version;
sha256 = "sha256-zuE0SO5VJ2kKjK7JgsSf+wJgfyffTHhfICslEoPKK8Q=";
sha256 = "sha256-qghGgd+OWYiXvcGUfgiQT6rR4mJPAOfOtYB3lWLg4iA=";
};
}

0 comments on commit 4d5b834

Please sign in to comment.