lol
fork

Configure Feed

Select the types of activity you want to include in your feed.

gnome-online-accounts: 3.54.4 → 3.54.5

https://gitlab.gnome.org/GNOME/gnome-online-accounts/-/compare/3.54.4...3.54.5

+2 -2
+2 -2
pkgs/by-name/gn/gnome-online-accounts/package.nix
··· 32 32 33 33 stdenv.mkDerivation (finalAttrs: { 34 34 pname = "gnome-online-accounts"; 35 - version = "3.54.4"; 35 + version = "3.54.5"; 36 36 37 37 outputs = [ 38 38 "out" ··· 45 45 46 46 src = fetchurl { 47 47 url = "mirror://gnome/sources/gnome-online-accounts/${lib.versions.majorMinor finalAttrs.version}/gnome-online-accounts-${finalAttrs.version}.tar.xz"; 48 - hash = "sha256-VXOZQ+dH3LSIXqYHpMJ2fYAC9xKV4a/+pi6jb20c9ZM="; 48 + hash = "sha256-6PEntTIpWimRLRwAc0kx35r/pOv8RK0N5cKWw9J9LJU="; 49 49 }; 50 50 51 51 mesonFlags = [