rocksndiamonds: 4.4.0.2 -> 4.4.0.3

Changes: https://www.artsoft.org/2025/01/25/rocksndiamonds-4-4-0-3-released/
This commit is contained in:
Sergei Trofimovich
2025-01-28 06:39:13 +00:00
parent 28efd1d614
commit 8b402d186a
+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 {