rocksndiamonds: 4.4.0.3 -> 4.4.0.4

This commit is contained in:
R. Ryantm
2025-02-19 02:07:56 +00:00
parent 4a3db7208b
commit eba9750c5f
+2 -2
View File
@@ -12,11 +12,11 @@
stdenv.mkDerivation rec {
pname = "rocksndiamonds";
version = "4.4.0.3";
version = "4.4.0.4";
src = fetchurl {
url = "https://www.artsoft.org/RELEASES/linux/${pname}/${pname}-${version}-linux.tar.gz";
hash = "sha256-fFzN4UEI4b2yGyda5FJ+l/9D88wikYjugtx8/9IKptk=";
hash = "sha256-/vm449Hg05AfPHRJx42mB6jQ48+MqOp9G+mFnJcD9k4=";
};
desktopItem = makeDesktopItem {