gexiv2_0_16: 0.16.0 -> 0.16.1

https://gitlab.gnome.org/GNOME/gexiv2/-/compare/0.16.0...0.16.1
(cherry picked from commit b1797c03b7)
This commit is contained in:
Tom Hunze
2026-07-18 22:39:22 +02:00
committed by github-actions[bot]
parent 1a77148231
commit a151dcfb13

View File

@@ -18,7 +18,7 @@ stdenv.mkDerivation (finalAttrs: {
pname = "gexiv2";
__structuredAttrs = true;
strictDeps = true;
version = "0.16.0";
version = "0.16.1";
outputs = [
"out"
@@ -28,7 +28,7 @@ stdenv.mkDerivation (finalAttrs: {
src = fetchurl {
url = "mirror://gnome/sources/gexiv2/${lib.versions.majorMinor finalAttrs.version}/gexiv2-${finalAttrs.version}.tar.xz";
sha256 = "2W+JXyRTn5ZvV3srskia6E+CMpcKjQwGTkoAdHSne7s=";
sha256 = "sha256-GOmgXGN6d+gAsAHYf3Dk0Cp7pBt3RUAKMUoQcqHdyUM=";
};
depsBuildBuild = [