megapixels-next: 1.6.1-unstable-2024-11-30 -> 2.0.0-alpha1-unstable-2024-12-24

This commit is contained in:
2024-12-24 21:35:54 +00:00
parent f3a589a511
commit f1cbc0d89b
3 changed files with 9 additions and 9 deletions

View File

@@ -11,13 +11,13 @@
}:
stdenv.mkDerivation {
pname = "libdng";
version = "0.1.1-unstable-2024-11-05";
version = "0.2.0-unstable-2024-12-24";
src = fetchFromGitLab {
owner = "megapixels-org";
repo = "libdng";
rev = "129c43011944a5e8e47f44186aaa082c4ca2cba9";
hash = "sha256-0MybdsC5WLN+rjC4Yuc3Dol9z1s5S2C845YY7GJpfRs=";
rev = "228b16daeb3a515188bf919322132e03dc5a84ee";
hash = "sha256-ZqXqK0QighD844hcgkTvYVgTtD2xAxE9lUsIIEqHwcc=";
};
depsBuildBuild = [

View File

@@ -10,13 +10,13 @@
}:
stdenv.mkDerivation {
pname = "libmegapixels";
version = "0.1.0-unstable-2024-12-11";
version = "0.2.0-unstable-2024-12-24";
src = fetchFromGitLab {
owner = "megapixels-org";
repo = "libmegapixels";
rev = "4666a6d09e3ce0dc5ac44b1e4c7bfe3d5c5e1abf";
hash = "sha256-OU7K/GzPDDG177/XYYPSdup9nUDLhdDtmn0dSg3UAyw=";
rev = "56f93f7a65affc20c1a668ea4e92828bc16edef3";
hash = "sha256-iTvv8MYLO3eX9f/dUMd0YoKys05uc0cknKsU+BzkBXI=";
};
# patches = [

View File

@@ -25,13 +25,13 @@ let
in
stdenv.mkDerivation {
pname = "megapixels-next";
version = "1.6.1-unstable-2024-11-30";
version = "2.0.0-alpha1-unstable-2024-12-24";
src = fetchFromGitLab {
owner = "megapixels-org";
repo = "Megapixels";
rev = "a9f6291c3ea51336c5c3a495e5f9ebe48693fb8e";
hash = "sha256-R2SS3MBn5aqk4AWgJozaoL7shk+XXnO6rzmQlf8u730=";
rev = "f5248b388e061c461fa520f93bfd3fd84a412f9d";
hash = "sha256-nAjSxeT8IUNF9bkLcH3NJlXnQ+g1BOjgDEJFcEweOLM=";
};
nativeBuildInputs = [