megapixels-next: 2.0.0-alpha2-unstable-2025-06-12 -> 2.0.0-alpha2-unstable-2025-08-06

This commit is contained in:
2025-08-08 04:56:12 +00:00
parent 8b5284811d
commit 4eef8330e7

View File

@@ -25,13 +25,13 @@ let
in
stdenv.mkDerivation {
pname = "megapixels-next";
version = "2.0.0-alpha2-unstable-2025-06-12";
version = "2.0.0-alpha2-unstable-2025-08-06";
src = fetchFromGitLab {
owner = "megapixels-org";
repo = "Megapixels";
rev = "46ada9c17f5475626d11fdab4818be5a3499b90b";
hash = "sha256-WAoRWFHQ2FJ4uvZU6H1mjwbr/vQMLu+zGkmvXS0PT70=";
rev = "20c8030c928b30955f770ac84284130b3b88f550";
hash = "sha256-gUhr5yGu8A3Q0ds8ZtK8tcNS5PvhoyoJtG59lmVZIpI=";
};
nativeBuildInputs = [