me
/
guix
Archived
1
0
Fork 0

gnu: evolution: Update to 3.48.4.

* gnu/packages/gnome.scm (evolution): Update to 3.48.4.
master
Liliana Marie Prikler 2023-08-20 08:23:00 +02:00
parent 8ffeea8fa1
commit 65cfbfd16e
No known key found for this signature in database
GPG Key ID: 442A84B8C70E2F87
1 changed files with 2 additions and 2 deletions

View File

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