libmegapixels: 0.2.0 -> 0.2.1

This commit is contained in:
2025-04-05 06:32:16 +00:00
parent 780fceb5ef
commit d1e4f46135

View File

@@ -10,13 +10,13 @@
}: }:
stdenv.mkDerivation { stdenv.mkDerivation {
pname = "libmegapixels"; pname = "libmegapixels";
version = "0.2.0-unstable-2025-03-24"; version = "0.2.1-unstable-2025-04-04";
src = fetchFromGitLab { src = fetchFromGitLab {
owner = "megapixels-org"; owner = "megapixels-org";
repo = "libmegapixels"; repo = "libmegapixels";
rev = "127ac9da0789e7ea3b5aa9c178887f5f55f34caa"; rev = "7af18a935bebfedded7cebb08bf6c547f47dcfd9";
hash = "sha256-r+Ki6aDXh1+3JXhZuwCMSXcY9WF8+JfIjuIzRLtmN4g="; hash = "sha256-UyZcVjOsGBcSl6yJtcUSGDhYnMkbRirLadbU4vyLBhs=";
}; };
# patches = [ # patches = [