megapixels-next: 2.0.0-alpha1-unstable-2025-01-16 -> 2.0.0-alpha1-unstable-2025-02-11
This commit is contained in:
@@ -10,13 +10,13 @@
|
||||
}:
|
||||
stdenv.mkDerivation {
|
||||
pname = "libmegapixels";
|
||||
version = "0.2.0-unstable-2024-12-28";
|
||||
version = "0.2.0-unstable-2025-02-11";
|
||||
|
||||
src = fetchFromGitLab {
|
||||
owner = "megapixels-org";
|
||||
repo = "libmegapixels";
|
||||
rev = "fedc8a0b314d4482b041a496295882ff8af8f59e";
|
||||
hash = "sha256-KGynHMsPwkrDqC8NX9HFj2xwJrjY9AykOZTqkSgA6Eo=";
|
||||
rev = "20619047551f7ffb6ab5aebfaa6783c708520775";
|
||||
hash = "sha256-NCq14kBWKhsCQPLBpxdErHK+3Ih1JuAMlKXLLytS2AA=";
|
||||
};
|
||||
|
||||
# patches = [
|
||||
|
@@ -25,13 +25,13 @@ let
|
||||
in
|
||||
stdenv.mkDerivation {
|
||||
pname = "megapixels-next";
|
||||
version = "2.0.0-alpha1-unstable-2025-01-16";
|
||||
version = "2.0.0-alpha1-unstable-2025-02-11";
|
||||
|
||||
src = fetchFromGitLab {
|
||||
owner = "megapixels-org";
|
||||
repo = "Megapixels";
|
||||
rev = "ae1faec57db2c6909d0216664580fc8225390bda";
|
||||
hash = "sha256-/U+SXXsRXdRZnraclr+52Qpw5ogxgq837ljGESrymjk=";
|
||||
rev = "2f2929800b005820a21da8f3e7cc4ba0fe51fe1d";
|
||||
hash = "sha256-ehPq1UwhYv4ncAhnVjDMgGT255ZdliMw6nMzYE5qWnM=";
|
||||
};
|
||||
|
||||
nativeBuildInputs = [
|
||||
|
Reference in New Issue
Block a user