gnome.nautilus: 45.beta2 → 45.rc
https://gitlab.gnome.org/GNOME/nautilus/-/compare/45.beta2...45.rc meson change looks okay. Changelog-reviewed-by: Bobby Rong <rjl931189261@126.com> Changelog-reviewed-by: Jan Tojnar <jtojnar@gmail.com>
This commit is contained in:
@@ -38,13 +38,13 @@
|
||||
|
||||
stdenv.mkDerivation rec {
|
||||
pname = "nautilus";
|
||||
version = "45.beta2";
|
||||
version = "45.rc";
|
||||
|
||||
outputs = [ "out" "dev" "devdoc" ];
|
||||
|
||||
src = fetchurl {
|
||||
url = "mirror://gnome/sources/${pname}/${lib.versions.major version}/${pname}-${version}.tar.xz";
|
||||
sha256 = "N5hHx2AJGxP+vbdv3r4pJRF1T2APg1DNg+JB9f7uJbc=";
|
||||
sha256 = "VXLbYHg+TyL258Ajd7C9HZKZ4ClxhaMGLABw+QdmvbQ=";
|
||||
};
|
||||
|
||||
patches = [
|
||||
|
||||
Reference in New Issue
Block a user