gnome.nautilus: 45.rc → 45.0
https://gitlab.gnome.org/GNOME/nautilus/-/compare/45.rc...45.0 Just translations. 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.rc";
|
||||
version = "45.0";
|
||||
|
||||
outputs = [ "out" "dev" "devdoc" ];
|
||||
|
||||
src = fetchurl {
|
||||
url = "mirror://gnome/sources/${pname}/${lib.versions.major version}/${pname}-${version}.tar.xz";
|
||||
sha256 = "VXLbYHg+TyL258Ajd7C9HZKZ4ClxhaMGLABw+QdmvbQ=";
|
||||
sha256 = "sxHEZc4sp7xkj2G4ZRh7RFE4jeyTWKFp8yd+dBcYq10=";
|
||||
};
|
||||
|
||||
patches = [
|
||||
|
||||
Reference in New Issue
Block a user