me
/
guix
Archived
1
0
Fork 0

gnu: evolution: Update to 3.46.4.

* gnu/packages/gnome.scm (evolution): Update to 3.46.4.
master
Liliana Marie Prikler 2023-04-18 21:54:31 +02:00
parent 916df2b9eb
commit ff777165cb
No known key found for this signature in database
GPG Key ID: 442A84B8C70E2F87
1 changed files with 2 additions and 2 deletions

View File

@ -11581,7 +11581,7 @@ generic enough to work for everyone.")
(define-public evolution (define-public evolution
(package (package
(name "evolution") (name "evolution")
(version "3.46.0") (version "3.46.4")
(source (origin (source (origin
(method url-fetch) (method url-fetch)
(uri (string-append "mirror://gnome/sources/evolution/" (uri (string-append "mirror://gnome/sources/evolution/"
@ -11589,7 +11589,7 @@ generic enough to work for everyone.")
"evolution-" version ".tar.xz")) "evolution-" version ".tar.xz"))
(sha256 (sha256
(base32 (base32
"0gwi89bqk20ggcxsq7xgd97my0hxx8z82kisml6vz6kbpiv957p0")))) "0gbvd460hsha0gss9rjjpyisq336fwxd8y1xf55s6ifjrqql423s"))))
(build-system cmake-build-system) (build-system cmake-build-system)
(arguments (arguments
(list (list