libshumate: 1.6.1 → 1.6.2

https://gitlab.gnome.org/GNOME/libshumate/-/compare/1.6.1...1.6.2
(cherry picked from commit 965125e465)
This commit is contained in:
Bobby Rong
2026-06-27 10:43:46 +00:00
committed by github-actions[bot]
parent b937e93a77
commit d63aa122e1

View File

@@ -23,7 +23,7 @@
stdenv.mkDerivation (finalAttrs: {
pname = "libshumate";
version = "1.6.1";
version = "1.6.2";
outputs = [
"out"
@@ -34,7 +34,7 @@ stdenv.mkDerivation (finalAttrs: {
src = fetchurl {
url = "mirror://gnome/sources/libshumate/${lib.versions.majorMinor finalAttrs.version}/libshumate-${finalAttrs.version}.tar.xz";
hash = "sha256-s2qtNFAHkXhfVGaE0PLtZE5IGf9Oha5noiRfFZ7MstQ=";
hash = "sha256-IjZLuY+LUgM0M2q4IkAZagljSJuGpbODKOG+orZPOp4=";
};
depsBuildBuild = [