megapixels-next: 2025-03-07 -> 2025-03-09

This commit is contained in:
2025-03-10 18:05:09 +00:00
parent e2e58fae5e
commit 8be329096e
2 changed files with 6 additions and 6 deletions

View File

@@ -10,13 +10,13 @@
}:
stdenv.mkDerivation {
pname = "libmegapixels";
version = "0.2.0-unstable-2025-03-03";
version = "0.2.0-unstable-2025-03-07";
src = fetchFromGitLab {
owner = "megapixels-org";
repo = "libmegapixels";
rev = "adf65ca8fc585b08f4172c11b6b1eae827dd173a";
hash = "sha256-Q5alwVk3afQIgwtlslKyou5qhX8pYFz7mW/9Kr21EjE=";
rev = "eb6e50d2ce014d22d359ed03f931994239e2ab2d";
hash = "sha256-mtyRklURfmZr7AfsXJwaUIdqRvOg1KL5IWKDFBhmB1o=";
};
# patches = [

View File

@@ -25,13 +25,13 @@ let
in
stdenv.mkDerivation {
pname = "megapixels-next";
version = "2.0.0-alpha1-unstable-2025-03-07";
version = "2.0.0-alpha1-unstable-2025-03-09";
src = fetchFromGitLab {
owner = "megapixels-org";
repo = "Megapixels";
rev = "29adecb84f2e05f445c8630953dbb6e4b6578272";
hash = "sha256-yHXIre+jYNnm1Z2rsJuOKq0NehuahiMRlsAFVmvJz5o=";
rev = "dc60446c152db2b8efae7ea3950ae7d0a4661838";
hash = "sha256-4wKn3PlZ19JU1sfw5JFCiddsPQQPGUZafjar/jW21PY=";
};
nativeBuildInputs = [