gnome-online-accounts-gtk: 3.50.9 -> 3.50.10

This commit is contained in:
R. Ryantm
2026-01-09 01:23:30 +00:00
parent d3aeddb6b4
commit 997d163969
@@ -16,13 +16,13 @@
stdenv.mkDerivation (finalAttrs: {
pname = "gnome-online-accounts-gtk";
version = "3.50.9";
version = "3.50.10";
src = fetchFromGitHub {
owner = "xapp-project";
repo = "gnome-online-accounts-gtk";
rev = finalAttrs.version;
hash = "sha256-X7/TfY4Amei/CYO+FaXoSb48Y3/mQwduw40rTl6pN50=";
hash = "sha256-tBBCnB3JhGaaN/uv6BqyJDSvSyV1mPA4WvsvNS8cbOA=";
};
nativeBuildInputs = [