m2-planet: 1.11.0 -> 1.12.0

This commit is contained in:
R. Ryantm
2025-08-20 12:29:47 +00:00
parent 8766d9c4eb
commit 8e4f0fcc17
+2 -2
View File
@@ -7,13 +7,13 @@
stdenv.mkDerivation (finalAttrs: {
pname = "m2-planet";
version = "1.11.0";
version = "1.12.0";
src = fetchFromGitHub {
owner = "oriansj";
repo = "M2-Planet";
rev = "Release_${finalAttrs.version}";
hash = "sha256-xVwUO67PlRiBj/YBnnTXFGh3jH470fcbaNjABoyYes4=";
hash = "sha256-qig+E9rrg168yYTR5n1Y9Iqy1NX+8GOraMhsr7id4lk=";
};
# Don't use vendored M2libc