cosmic-icons: 0-unstable-2024-08-04 -> 1.0.0-alpha.1-unstable2024-08-16 (#335645)

This commit is contained in:
Johannes Jöns
2024-09-04 20:58:28 +00:00
committed by GitHub
+2 -2
View File
@@ -8,12 +8,12 @@
}:
stdenvNoCC.mkDerivation rec {
pname = "cosmic-icons";
version = "0-unstable-2024-08-04";
version = "1.0.0-alpha.1-unstable-2024-08-16";
src = fetchFromGitHub {
owner = "pop-os";
repo = pname;
rev = "f93dcdfa1060c2cf3f8cf0b56b0338292edcafa5";
rev = "ea9e3b8cf12bfa7112b8be8390c0185888358504";
sha256 = "sha256-KvEKFmsh7ljt9JbaqyZfTUiFZHZM2Ha1TwUDljXXLDw=";
};