Merge pull request #148896 from r-ryantm/auto-update/gnome-connections

gnome-connections: 41.1 -> 41.2
This commit is contained in:
Jan Tojnar 2021-12-06 13:57:26 +01:00 committed by GitHub
commit 368fe3ade4
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -22,11 +22,11 @@
stdenv.mkDerivation rec {
pname = "gnome-connections";
version = "41.1";
version = "41.2";
src = fetchurl {
url = "mirror://gnome/sources/${pname}/${lib.versions.major version}/${pname}-${version}.tar.xz";
hash = "sha256-ia9eWM2D6mLl+abwMadKOFUIW6KS8OqFgGQIs6+DTug=";
hash = "sha256-WrmUKPPOn4qDdDK2e3XbxSi5U6QpOotWVE34g0b+VxM=";
};
nativeBuildInputs = [