gnome-connections: 49.0 → 50.0

https://gitlab.gnome.org/GNOME/gnome-connections/-/compare/49.0...50.0
This commit is contained in:
winston
2026-03-24 12:13:10 +00:00
committed by Bobby Rong
parent 7c07fa9f0c
commit 99cccc7e2c
@@ -24,11 +24,11 @@
stdenv.mkDerivation (finalAttrs: {
pname = "gnome-connections";
version = "49.0";
version = "50.0";
src = fetchurl {
url = "mirror://gnome/sources/gnome-connections/${lib.versions.major finalAttrs.version}/gnome-connections-${finalAttrs.version}.tar.xz";
hash = "sha256-Oh+UZrpUkUdHI1+uIexuoybJf2+NAJDLmc+worJMc54=";
hash = "sha256-Vnv2NcbTA66Ex083yE35+4/Pal6d/0UuFBTGcXRNldA=";
};
nativeBuildInputs = [