hatari: 2.6.0 -> 2.6.1 (#434594)

authored by Wolfgang Walther and committed by GitHub 128ab1d9 e2962d03

+2 -2
+2 -2
pkgs/by-name/ha/hatari/package.nix
··· 9 10 stdenv.mkDerivation (finalAttrs: { 11 pname = "hatari"; 12 - version = "2.6.0"; 13 14 src = fetchFromGitLab { 15 domain = "framagit.org"; 16 owner = "hatari"; 17 repo = "hatari"; 18 tag = "v${finalAttrs.version}"; 19 - hash = "sha256-0KXnLsDmvLPzXsRE1QSymzcx/aX7kNxXSWYcZ2qZ0pw="; 20 }; 21 22 # For pthread_cancel
··· 9 10 stdenv.mkDerivation (finalAttrs: { 11 pname = "hatari"; 12 + version = "2.6.1"; 13 14 src = fetchFromGitLab { 15 domain = "framagit.org"; 16 owner = "hatari"; 17 repo = "hatari"; 18 tag = "v${finalAttrs.version}"; 19 + hash = "sha256-hfSlpYwS6PcA4pqpYeFnOptN4hX7ZjLB8cu9cZ8pr7Y="; 20 }; 21 22 # For pthread_cancel