gnome-online-accounts-gtk: 3.50.2 -> 3.50.3

This commit is contained in:
R. Ryantm
2024-06-19 21:39:00 +08:00
committed by Bobby Rong
parent f20fa84a54
commit 23363112ca
@@ -14,13 +14,13 @@
stdenv.mkDerivation (finalAttrs: {
pname = "gnome-online-accounts-gtk";
version = "3.50.2";
version = "3.50.3";
src = fetchFromGitHub {
owner = "xapp-project";
repo = "gnome-online-accounts-gtk";
rev = finalAttrs.version;
hash = "sha256-6yGesg/L/9syX990uDuw5Or/uEQ8DGPQYiCRRw4OMzY=";
hash = "sha256-peElSkGl2dYeJmMUeB+xDoOY3MhHs7IsIQYr0iJZP58=";
};
nativeBuildInputs = [