gnome-connections: 44.beta → 44.rc

https://gitlab.gnome.org/GNOME/connections/-/compare/44.beta...44.rc

Changelog-Reviewed-By: Jan Tojnar <jtojnar@gmail.com>
This commit is contained in:
Jan Tojnar
2023-04-06 01:35:05 +02:00
parent 75221eafd2
commit 6d4256f849
@@ -22,11 +22,11 @@
stdenv.mkDerivation rec {
pname = "gnome-connections";
version = "44.beta";
version = "44.rc";
src = fetchurl {
url = "mirror://gnome/sources/${pname}/${lib.versions.major version}/${pname}-${version}.tar.xz";
hash = "sha256-qK2JDgbg7PJclBcrsGr/1fX8bFPKr9GeJPh7wem02sw=";
hash = "sha256-fnUP9gP5SEbo7RyPczemWOhix4epzUI3b0Bf2utQtPM=";
};
nativeBuildInputs = [