gnome-connections: 45.beta → 45.rc
https://gitlab.gnome.org/GNOME/connections/-/compare/45.beta...45.rc Just translations. Changelog-reviewed-by: Bobby Rong <rjl931189261@126.com> Changelog-reviewed-by: Jan Tojnar <jtojnar@gmail.com>
This commit is contained in:
@@ -22,11 +22,11 @@
|
||||
|
||||
stdenv.mkDerivation rec {
|
||||
pname = "gnome-connections";
|
||||
version = "45.beta";
|
||||
version = "45.rc";
|
||||
|
||||
src = fetchurl {
|
||||
url = "mirror://gnome/sources/${pname}/${lib.versions.major version}/${pname}-${version}.tar.xz";
|
||||
hash = "sha256-wzbxwzAHso+0Lw8z/8jkRW4utmB4b+8Ed0FTqm9cKpo=";
|
||||
hash = "sha256-cJB41je+wAE9HmAa2ekKQfoFEZT8X5vuxSwT4BptnSQ=";
|
||||
};
|
||||
|
||||
nativeBuildInputs = [
|
||||
|
||||
Reference in New Issue
Block a user