folder-color-switcher: 1.6.9 -> 1.7.0
https://github.com/linuxmint/folder-color-switcher/compare/fefe156e336d2a0bbfe1ca61cf4e6873c74ae405...c528788f05697d1e176df4f869d64bcebbab1528
This commit is contained in:
@@ -8,14 +8,14 @@
|
||||
|
||||
stdenvNoCC.mkDerivation {
|
||||
pname = "folder-color-switcher";
|
||||
version = "1.6.9";
|
||||
version = "1.7.0";
|
||||
|
||||
src = fetchFromGitHub {
|
||||
owner = "linuxmint";
|
||||
repo = "folder-color-switcher";
|
||||
# They don't really do tags, this is just a named commit.
|
||||
rev = "fefe156e336d2a0bbfe1ca61cf4e6873c74ae405";
|
||||
hash = "sha256-KL3ipzZiHEj+jwAmbIOCeSBOwm3bMpJf4PVhGS+Xx24=";
|
||||
rev = "c528788f05697d1e176df4f869d64bcebbab1528";
|
||||
hash = "sha256-RSIiNjoU2Qk+0ACirUeo+VSfpjQ8NNJqmKKASD7RZXs=";
|
||||
};
|
||||
|
||||
nativeBuildInputs = [
|
||||
|
||||
Reference in New Issue
Block a user