evolution-ews: 3.45.2 → 3.45.3

https://gitlab.gnome.org/GNOME/evolution-ews/-/compare/3.45.2...3.45.3

Changelog-Reviewed-By: Jan Tojnar <jtojnar@gmail.com>
This commit is contained in:
Jan Tojnar 2022-09-02 10:35:47 +00:00
parent 05d6af6dd8
commit 2c179e6bdd

View file

@ -18,11 +18,11 @@
stdenv.mkDerivation rec {
pname = "evolution-ews";
version = "3.45.2";
version = "3.45.3";
src = fetchurl {
url = "mirror://gnome/sources/${pname}/${lib.versions.majorMinor version}/${pname}-${version}.tar.xz";
sha256 = "trqNVI3KpCqYMOnqGNX6lNs1ZBPxZQv9btNnYKGG4o8=";
sha256 = "YAykQOupPvfqKID4mFhzxZgKSE7VKgVuNr09mEU+QBc=";
};
nativeBuildInputs = [