mirror of
https://codeberg.org/guix/guix.git
synced 2025-10-02 02:15:12 +00:00
gnu: sequoia: Update to 2.0.0.
* gnu/packages/sequoia.scm (sequoia): Update to 2.0.0. Change-Id: I0ee65bf65e2f69504d886bdf4efc536484e26667 Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
This commit is contained in:
parent
50ee5c34be
commit
9e006becbb
1 changed files with 1 additions and 1 deletions
|
@ -309,7 +309,7 @@ This Guix package is built to use the nettle cryptographic library.")
|
||||||
(define-public sequoia
|
(define-public sequoia
|
||||||
(package
|
(package
|
||||||
(name "sequoia")
|
(name "sequoia")
|
||||||
(version "1.22.0")
|
(version "2.0.0")
|
||||||
(source #f)
|
(source #f)
|
||||||
(build-system trivial-build-system)
|
(build-system trivial-build-system)
|
||||||
(arguments
|
(arguments
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue