mari0: 1.6.2 -> 1.6.2-unstable-2023-08-08

This commit is contained in:
Haylin Moore
2025-09-15 05:32:32 -07:00
parent 4a4751ba04
commit 7aa09595a3
+3 -3
View File
@@ -12,13 +12,13 @@
stdenv.mkDerivation rec {
pname = "mari0";
version = "1.6.2";
version = "1.6.2-unstable-2023-08-08";
src = fetchFromGitHub {
owner = "Stabyourself";
repo = "mari0";
rev = version;
sha256 = "1zqaq4w599scsjvy1rsb21fd2r8j3srx9vym4ir9bh666dp36gxa";
rev = "57829fd23e783d1a2993b9d64a7f7e6b131e572f";
sha256 = "sha256-rmsj6gMTleeWx911j5/sfpfQG54HDtsfsTyPDbEkLhE=";
};
nativeBuildInputs = [