gexiv2_0_16: 0.16.1 -> 0.16.2

https://gitlab.gnome.org/GNOME/gexiv2/-/compare/0.16.1...0.16.2
This commit is contained in:
Tom Hunze
2026-08-08 17:06:01 +02:00
parent 949db84c7c
commit 6ce4213ebd

View File

@@ -18,7 +18,7 @@ stdenv.mkDerivation (finalAttrs: {
pname = "gexiv2";
__structuredAttrs = true;
strictDeps = true;
version = "0.16.1";
version = "0.16.2";
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 = "sha256-GOmgXGN6d+gAsAHYf3Dk0Cp7pBt3RUAKMUoQcqHdyUM=";
hash = "sha256-qtniQP3/voXjkPRu4KVn4lG66lwpw9hpAmA4hoPcjQo=";
};
depsBuildBuild = [