Unverified Commit ed0308cc authored by Bobby Rong's avatar Bobby Rong Committed by GitHub
Browse files

gnome-online-accounts-gtk: 3.50.5 -> 3.50.6 (#371643)

parents 4fc9055e baa197dc
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
@@ -15,13 +15,13 @@

stdenv.mkDerivation (finalAttrs: {
  pname = "gnome-online-accounts-gtk";
  version = "3.50.5";
  version = "3.50.6";

  src = fetchFromGitHub {
    owner = "xapp-project";
    repo = "gnome-online-accounts-gtk";
    rev = finalAttrs.version;
    hash = "sha256-E4gZsPLOCK15xG5MiwN5sNQs/3KEkzC57I5moqcGy20=";
    hash = "sha256-/d6ezujW/yeZV95zv/12ttUEUliZARtEGFoCXe6Dp/I=";
  };

  nativeBuildInputs = [