libmegapixels: 2025-03-07 -> 2025-03-20

This commit is contained in:
2025-03-21 05:36:16 +00:00
parent 687141ee1f
commit 2a6e5e5c9b

View File

@@ -10,13 +10,13 @@
}:
stdenv.mkDerivation {
pname = "libmegapixels";
version = "0.2.0-unstable-2025-03-07";
version = "0.2.0-unstable-2025-03-20";
src = fetchFromGitLab {
owner = "megapixels-org";
repo = "libmegapixels";
rev = "eb6e50d2ce014d22d359ed03f931994239e2ab2d";
hash = "sha256-mtyRklURfmZr7AfsXJwaUIdqRvOg1KL5IWKDFBhmB1o=";
rev = "b90d0d31bb5af80dfed0cef251c0b84aaf7e81d7";
hash = "sha256-DPp5xzN3vuQzDRw4dIL8hzw120pQZqBR9kItoXMf8DU=";
};
# patches = [