m2-planet: 1.12.0 -> 1.13.1

This commit is contained in:
R. Ryantm
2025-11-06 13:03:07 +00:00
parent 9d4098e3c8
commit ba51cc27e7
+2 -2
View File
@@ -7,13 +7,13 @@
stdenv.mkDerivation (finalAttrs: {
pname = "m2-planet";
version = "1.12.0";
version = "1.13.1";
src = fetchFromGitHub {
owner = "oriansj";
repo = "M2-Planet";
rev = "Release_${finalAttrs.version}";
hash = "sha256-qig+E9rrg168yYTR5n1Y9Iqy1NX+8GOraMhsr7id4lk=";
hash = "sha256-4wT4HMtos1zKsASfNMsgh3CeLiPSO0/PYgGMSdtVFFg=";
};
# Don't use vendored M2libc