rocksndiamonds: 4.1.0.0 -> 4.1.1.0

Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/rocksndiamonds/versions
This commit is contained in:
R. RyanTM 2018-10-23 11:01:52 -07:00 committed by Frederik Rietdijk
parent ebe1595700
commit 69349cce7f

View File

@ -3,11 +3,11 @@
stdenv.mkDerivation rec {
name = "${project}-${version}";
project = "rocksndiamonds";
version = "4.1.0.0";
version = "4.1.1.0";
src = fetchurl {
url = "https://www.artsoft.org/RELEASES/unix/${project}/${name}.tar.gz";
sha256 = "0bmszf2hqyh76p3lzmhljcjwlx7jzpirwx9zyzgfvwqcapf5i6af";
sha256 = "1k0m6l5g886d9mwwh6q0gw75qsb85mpf8i0rglh047app56nsk72";
};
desktopItem = makeDesktopItem {