···44 # When you bump this, you should make sure all nemo-extensions
55 # are actually using this file since we try to deal with tags
66 # like nemo-fileroller-5.6.1 according to upstream's wishes.
77- version = "6.0.0";
77+ version = "6.0.1";
8899 src = fetchFromGitHub {
1010 owner = "linuxmint";
1111 repo = "nemo-extensions";
1212 rev = version;
1313- sha256 = "sha256-M8ImntyfFfSL591UpqZosE7F8ydbpfrBhcLOBtW/sGQ=";
1313+ sha256 = "sha256-zuE0SO5VJ2kKjK7JgsSf+wJgfyffTHhfICslEoPKK8Q=";
1414 };
1515}