mirror of
https://codeberg.org/guix/guix.git
synced 2025-10-02 02:15:12 +00:00
gnu: evolution: Update to 3.56.1.
* gnu/packages/gnome.scm (evolution): Update to 3.56.1. Change-Id: I7de6294930601115876bd7d0b85ba86c125edcd2
This commit is contained in:
parent
c490993a9c
commit
5d4702eca1
1 changed files with 2 additions and 2 deletions
|
@ -12368,7 +12368,7 @@ generic enough to work for everyone.")
|
||||||
(define-public evolution
|
(define-public evolution
|
||||||
(package
|
(package
|
||||||
(name "evolution")
|
(name "evolution")
|
||||||
(version "3.54.3")
|
(version "3.56.1")
|
||||||
(source (origin
|
(source (origin
|
||||||
(method url-fetch)
|
(method url-fetch)
|
||||||
(uri (string-append "mirror://gnome/sources/evolution/"
|
(uri (string-append "mirror://gnome/sources/evolution/"
|
||||||
|
@ -12376,7 +12376,7 @@ generic enough to work for everyone.")
|
||||||
"evolution-" version ".tar.xz"))
|
"evolution-" version ".tar.xz"))
|
||||||
(sha256
|
(sha256
|
||||||
(base32
|
(base32
|
||||||
"1ssmp13finaa9ncxh5507nqz6q3jsr3anbrvylbsy9f3ylgghv3l"))))
|
"05mxfjpdm8v30qszz3mf05x0cmqr5idn5sd8dp2rn8wx22cybpyz"))))
|
||||||
(build-system cmake-build-system)
|
(build-system cmake-build-system)
|
||||||
(arguments
|
(arguments
|
||||||
(list
|
(list
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue