hatari: 2.6.0 -> 2.6.1

This commit is contained in:
R. Ryantm
2025-08-18 00:41:39 +00:00
parent 8000dc1d3f
commit d8ce469edc
+2 -2
View File
@@ -9,14 +9,14 @@
stdenv.mkDerivation (finalAttrs: {
pname = "hatari";
version = "2.6.0";
version = "2.6.1";
src = fetchFromGitLab {
domain = "framagit.org";
owner = "hatari";
repo = "hatari";
tag = "v${finalAttrs.version}";
hash = "sha256-0KXnLsDmvLPzXsRE1QSymzcx/aX7kNxXSWYcZ2qZ0pw=";
hash = "sha256-hfSlpYwS6PcA4pqpYeFnOptN4hX7ZjLB8cu9cZ8pr7Y=";
};
# For pthread_cancel