3
0
Fork 0
forked from mirrors/nixpkgs

Merge pull request #37095 from ryantm/auto-update/rocksndiamonds

rocksndiamonds: 4.0.1.1 -> 4.0.1.3
This commit is contained in:
Jörg Thalheim 2018-03-18 11:14:50 +00:00 committed by GitHub
commit 039088413d
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

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