summaryrefslogtreecommitdiffstats
path: root/pkgs/data/icons
diff options
context:
space:
mode:
authorRyan Mulligan <ryan@ryantm.com>2020-08-16 08:19:09 -0700
committerGitHub <noreply@github.com>2020-08-16 08:19:09 -0700
commit52b424a2482116f5317dc9d64b0040e619010b46 (patch)
tree117c8b0c604efd3da2f6333343e7626e364f58df /pkgs/data/icons
parent36a162edc3e74d198c37bf9217afada8d52de932 (diff)
parent683f4beae825b4b83e990e878b56c5ebe1867bc3 (diff)
Merge pull request #91555 from r-ryantm/auto-update/elementary-xfce-icon-theme
elementary-xfce-icon-theme: 0.15 -> 0.15.1
Diffstat (limited to 'pkgs/data/icons')
-rw-r--r--pkgs/data/icons/elementary-xfce-icon-theme/default.nix4
1 files changed, 2 insertions, 2 deletions
diff --git a/pkgs/data/icons/elementary-xfce-icon-theme/default.nix b/pkgs/data/icons/elementary-xfce-icon-theme/default.nix
index 3a82c3132964..52f9c8c821fe 100644
--- a/pkgs/data/icons/elementary-xfce-icon-theme/default.nix
+++ b/pkgs/data/icons/elementary-xfce-icon-theme/default.nix
@@ -2,13 +2,13 @@
stdenv.mkDerivation rec {
pname = "elementary-xfce-icon-theme";
- version = "0.15";
+ version = "0.15.1";
src = fetchFromGitHub {
owner = "shimmerproject";
repo = "elementary-xfce";
rev = "v${version}";
- sha256 = "1f6qvpzxz759znishmr4b22n540y18glv41wmy91r78sa4g6x4sh";
+ sha256 = "1rl15kh9c7qxw4pvwmw44fb4v3vwh6zin4wpx55bnvm5j76y6p3f";
};
nativeBuildInputs = [