pioneer: 20250203 -> 20250501

This commit is contained in:
R. Ryantm 2025-05-01 13:11:55 +00:00
parent 72d7521374
commit f104704356

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 = ''