cosmic-sound-theme: 1.7.0 -> 1.8.0

This commit is contained in:
R. Ryantm
2026-09-13 11:45:03 +00:00
parent 3a43353dd5
commit ee2fc65bcf

View File

@@ -10,7 +10,7 @@
stdenv.mkDerivation (finalAttrs: {
pname = "cosmic-sound-theme";
version = "1.7.0";
version = "1.8.0";
src = fetchFromGitHub {
owner = "pop-os";