libmegapixels: 0.2.0-unstable-2025-02-11 -> 0.2.0-unstable-2025-03-03

This commit is contained in:
2025-03-04 16:52:30 +00:00
parent 6a42b9125b
commit 1d28dac94f

View File

@@ -10,13 +10,13 @@
}: }:
stdenv.mkDerivation { stdenv.mkDerivation {
pname = "libmegapixels"; pname = "libmegapixels";
version = "0.2.0-unstable-2025-02-11"; version = "0.2.0-unstable-2025-03-03";
src = fetchFromGitLab { src = fetchFromGitLab {
owner = "megapixels-org"; owner = "megapixels-org";
repo = "libmegapixels"; repo = "libmegapixels";
rev = "20619047551f7ffb6ab5aebfaa6783c708520775"; rev = "adf65ca8fc585b08f4172c11b6b1eae827dd173a";
hash = "sha256-NCq14kBWKhsCQPLBpxdErHK+3Ih1JuAMlKXLLytS2AA="; hash = "sha256-Q5alwVk3afQIgwtlslKyou5qhX8pYFz7mW/9Kr21EjE=";
}; };
# patches = [ # patches = [