Merge pull request #302666 from r-ryantm/auto-update/pop-icon-theme

pop-icon-theme: 3.3.0 -> 3.5.0
This commit is contained in:
José Romildo Malaquias 2024-04-09 07:51:25 -03:00 committed by GitHub
commit 25f58a5349
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 2 additions and 2 deletions

View File

@ -10,13 +10,13 @@
stdenvNoCC.mkDerivation rec {
pname = "pop-icon-theme";
version = "3.3.0";
version = "3.5.0";
src = fetchFromGitHub {
owner = "pop-os";
repo = "icon-theme";
rev = "v${version}";
sha256 = "sha256-7cDXEkqtPNQsyZvuYZhBSgAYshkDlP8o8umWGbNLtjw=";
sha256 = "sha256-V8xBZj6T4Ly/GHV0CVLZ1a4UZbmCkhYRe05qUfJk7Wg=";
};
nativeBuildInputs = [