megapixels-next: 2025-06-01 -> 2025-06-12
This commit is contained in:
@@ -10,13 +10,13 @@
|
|||||||
}:
|
}:
|
||||||
stdenv.mkDerivation {
|
stdenv.mkDerivation {
|
||||||
pname = "libmegapixels";
|
pname = "libmegapixels";
|
||||||
version = "0.2.1-unstable-2025-05-31";
|
version = "0.2.2-unstable-2025-06-12";
|
||||||
|
|
||||||
src = fetchFromGitLab {
|
src = fetchFromGitLab {
|
||||||
owner = "megapixels-org";
|
owner = "megapixels-org";
|
||||||
repo = "libmegapixels";
|
repo = "libmegapixels";
|
||||||
rev = "884de909a025b1a8dd228a573a659da3c1f31139";
|
rev = "9c821347afc51002ac4ce62d0172101043a62369";
|
||||||
hash = "sha256-wWFnhcSufyzgLfD4k5pedXhRAezgUJn5X+laTi8qPUs=";
|
hash = "sha256-KKerP7rMsag9WZo7JMkLXTFV31El2+PyIebVKRAhxqs=";
|
||||||
};
|
};
|
||||||
|
|
||||||
# patches = [
|
# patches = [
|
||||||
|
@@ -25,13 +25,13 @@ let
|
|||||||
in
|
in
|
||||||
stdenv.mkDerivation {
|
stdenv.mkDerivation {
|
||||||
pname = "megapixels-next";
|
pname = "megapixels-next";
|
||||||
version = "2.0.0-alpha1-unstable-2025-06-01";
|
version = "2.0.0-alpha2-unstable-2025-06-12";
|
||||||
|
|
||||||
src = fetchFromGitLab {
|
src = fetchFromGitLab {
|
||||||
owner = "megapixels-org";
|
owner = "megapixels-org";
|
||||||
repo = "Megapixels";
|
repo = "Megapixels";
|
||||||
rev = "cf2553033f08c9dfc2a5d6eaf59a57b739a512e0";
|
rev = "46ada9c17f5475626d11fdab4818be5a3499b90b";
|
||||||
hash = "sha256-WIllQmFxv07bMR/tXBZhjPYIrjZ6DlfQr7G0KMgBb0s=";
|
hash = "sha256-WAoRWFHQ2FJ4uvZU6H1mjwbr/vQMLu+zGkmvXS0PT70=";
|
||||||
};
|
};
|
||||||
|
|
||||||
nativeBuildInputs = [
|
nativeBuildInputs = [
|
||||||
|
Reference in New Issue
Block a user