gnome-online-accounts: 3.54.4 → 3.54.5

https://gitlab.gnome.org/GNOME/gnome-online-accounts/-/compare/3.54.4...3.54.5
This commit is contained in:
Bobby Rong 2025-08-09 05:56:47 +00:00
parent 5d55407619
commit a2c4016c3e
No known key found for this signature in database

View File

@ -32,7 +32,7 @@
stdenv.mkDerivation (finalAttrs: {
pname = "gnome-online-accounts";
version = "3.54.4";
version = "3.54.5";
outputs = [
"out"
@ -45,7 +45,7 @@ stdenv.mkDerivation (finalAttrs: {
src = fetchurl {
url = "mirror://gnome/sources/gnome-online-accounts/${lib.versions.majorMinor finalAttrs.version}/gnome-online-accounts-${finalAttrs.version}.tar.xz";
hash = "sha256-VXOZQ+dH3LSIXqYHpMJ2fYAC9xKV4a/+pi6jb20c9ZM=";
hash = "sha256-6PEntTIpWimRLRwAc0kx35r/pOv8RK0N5cKWw9J9LJU=";
};
mesonFlags = [