g2o: 20230806 -> 20241228

This commit is contained in:
R. Ryantm 2025-02-01 17:18:58 +00:00
parent 247b802773
commit 6b49406630

View file

@ -16,13 +16,13 @@
mkDerivation rec {
pname = "g2o";
version = "20230806";
version = "20241228";
src = fetchFromGitHub {
owner = "RainerKuemmerle";
repo = pname;
rev = "${version}_git";
hash = "sha256-9u1FFRWe7qvDhzSKdGTduuGBXmmgzcSriGFb/oCJjNA=";
hash = "sha256-MW1IO1P2e3KgurOW5ZfHlxK0m5sF0JhdLmvQNEHWEtI=";
};
# Removes a reference to gcc that is only used in a debug message