Skip to content

Commit 9517f23

Browse files
committed
pantheon.elementary-icon-theme: 8.0.0 -> 8.1.0
elementary/icons@8.0.0...8.1.0
1 parent 9ab6d1d commit 9517f23

File tree

1 file changed

+2
-2
lines changed
  • pkgs/desktops/pantheon/artwork/elementary-icon-theme

1 file changed

+2
-2
lines changed

pkgs/desktops/pantheon/artwork/elementary-icon-theme/default.nix

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,13 +12,13 @@
1212

1313
stdenvNoCC.mkDerivation rec {
1414
pname = "elementary-icon-theme";
15-
version = "8.0.0";
15+
version = "8.1.0";
1616

1717
src = fetchFromGitHub {
1818
owner = "elementary";
1919
repo = "icons";
2020
rev = version;
21-
sha256 = "sha256-EPmQgE33+HBI78SlCBV3WlyLCP6AggvqsQa7gZuOMRM=";
21+
sha256 = "sha256-WltMfWMcfUqpnfuGa6NzfxSeTais0MLsiu82ybaOcvs=";
2222
};
2323

2424
nativeBuildInputs = [

0 commit comments

Comments
 (0)