rocksndiamonds: 4.4.0.2 -> 4.4.0.3 (#377494)

This commit is contained in:
Sefa Eyeoglu
2025-02-07 10:47:16 +01:00
committed by GitHub
+2 -2
View File
@@ -12,11 +12,11 @@
stdenv.mkDerivation rec {
pname = "rocksndiamonds";
version = "4.4.0.2";
version = "4.4.0.3";
src = fetchurl {
url = "https://www.artsoft.org/RELEASES/linux/${pname}/${pname}-${version}-linux.tar.gz";
hash = "sha256-qE78cJIEwWN6b54VhJwqFKLXvTgHdL1+Upy1DJnfWD8=";
hash = "sha256-fFzN4UEI4b2yGyda5FJ+l/9D88wikYjugtx8/9IKptk=";
};
desktopItem = makeDesktopItem {