pioneer: 20250203 -> 20250501 (#403309)

This commit is contained in:
Wolfgang Walther
2025-06-01 12:33:04 +00:00
committed by GitHub
+2 -2
View File
@@ -22,13 +22,13 @@
stdenv.mkDerivation rec {
pname = "pioneer";
version = "20250203";
version = "20250501";
src = fetchFromGitHub {
owner = "pioneerspacesim";
repo = "pioneer";
rev = version;
hash = "sha256-mPTMmCgttFEhMyhGbRFBsIqI6oU0yBQJp+m7NbeeUHA=";
hash = "sha256-bQ1JGndHbBM28SuAUybo9msC/nBXu6el1UY41BKJN5A=";
};
postPatch = ''