gnome-connections: 44.rc → 44.0

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

Changelog-Reviewed-By: Bobby Rong <rjl931189261@126.com>
This commit is contained in:
Bobby Rong 2023-03-19 09:51:18 +00:00 committed by Jan Tojnar
parent 3beee4dd11
commit 7244b02ff8

View file

@ -22,11 +22,11 @@
stdenv.mkDerivation rec {
pname = "gnome-connections";
version = "44.rc";
version = "44.0";
src = fetchurl {
url = "mirror://gnome/sources/${pname}/${lib.versions.major version}/${pname}-${version}.tar.xz";
hash = "sha256-fnUP9gP5SEbo7RyPczemWOhix4epzUI3b0Bf2utQtPM=";
hash = "sha256-NMemu/7Jqaz6nC0tukslFDHNcYdPjwVcX/JvJvQkQZk=";
};
nativeBuildInputs = [