gnome-remote-desktop: 50.0 → 50.1
https://gitlab.gnome.org/GNOME/gnome-remote-desktop/-/compare/50.0...50.1
This commit is contained in:
@@ -35,11 +35,11 @@
|
||||
|
||||
stdenv.mkDerivation (finalAttrs: {
|
||||
pname = "gnome-remote-desktop";
|
||||
version = "50.0";
|
||||
version = "50.1";
|
||||
|
||||
src = fetchurl {
|
||||
url = "mirror://gnome/sources/gnome-remote-desktop/${lib.versions.major finalAttrs.version}/gnome-remote-desktop-${finalAttrs.version}.tar.xz";
|
||||
hash = "sha256-dwNRr9R6v/6TpIjUDv9rMj2ahn/eebOKPosYYAx05fQ=";
|
||||
hash = "sha256-CJBJEZ4fJEL+l3PwKFNlztwgf0y8fOmvOI4VNmjisXE=";
|
||||
};
|
||||
|
||||
nativeBuildInputs = [
|
||||
|
||||
Reference in New Issue
Block a user