Skip to content

Commit

Permalink
gnome-remote-desktop: 47.1 → 47.2
Browse files Browse the repository at this point in the history
  • Loading branch information
bobby285271 committed Dec 8, 2024
1 parent c913dfa commit e574b22
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pkgs/by-name/gn/gnome-remote-desktop/package.nix
Original file line number Diff line number Diff line change
Expand Up @@ -31,11 +31,11 @@

stdenv.mkDerivation rec {
pname = "gnome-remote-desktop";
version = "47.1";
version = "47.2";

src = fetchurl {
url = "mirror://gnome/sources/gnome-remote-desktop/${lib.versions.major version}/gnome-remote-desktop-${version}.tar.xz";
hash = "sha256-BG0Py4m4jQskaczTUGPbW0KkUfkHEbU/H6OrFJGsGN4=";
hash = "sha256-k1HdjDns5wUMlny9zr4WYrwmuP2pJPioCpsqMS0H9HE=";
};

nativeBuildInputs = [
Expand Down

0 comments on commit e574b22

Please sign in to comment.