1
0
Fork 1
mirror of https://github.com/NixOS/nixpkgs.git synced 2024-09-11 15:08:33 +01:00

Merge pull request #35698 from ryantm/auto-update/hatari-1.8.0-to-2.1.0

hatari: 1.8.0 -> 2.1.0
This commit is contained in:
Mateusz Kowalczyk 2018-02-27 07:51:35 +00:00 committed by GitHub
commit 79326fe313
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -1,11 +1,11 @@
{ stdenv, fetchurl, zlib, SDL, cmake }:
stdenv.mkDerivation rec {
name = "hatari-1.8.0";
name = "hatari-2.1.0";
src = fetchurl {
url = "http://download.tuxfamily.org/hatari/1.8.0/${name}.tar.bz2";
sha256 = "1szznnndmbyc71751hir3dhybmbrx3rnxs6klgbv9qvqlmmlikvy";
url = "http://download.tuxfamily.org/hatari/2.1.0/${name}.tar.bz2";
sha256 = "0909l9fq20ninf8xgv5qf0a5y64cpk5ja1rsk2iaid1dx5h98agb";
};
# For pthread_cancel