Merge pull request #186532 from r-ryantm/auto-update/gnome.gnome-remote-desktop

gnome.gnome-remote-desktop: 42.3 -> 42.4
This commit is contained in:
maxine [they] 2022-08-14 12:20:57 +02:00 committed by GitHub
commit 6b45074419
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -28,11 +28,11 @@
stdenv.mkDerivation rec {
pname = "gnome-remote-desktop";
version = "42.3";
version = "42.4";
src = fetchurl {
url = "mirror://gnome/sources/${pname}/${lib.versions.major version}/${pname}-${version}.tar.xz";
hash = "sha256-opatWPizvawOLg2H2xKpOV5ydwqWDnh/vMG+PwBotkI=";
hash = "sha256-TU0jPvov+lRnMGo8w86Le6IyUtQtSxJy1crJ1d5Fy5o=";
};
nativeBuildInputs = [