1
0
mirror of https://git.savannah.gnu.org/git/guix.git synced 2026-04-23 02:30:30 +02:00

gnu: libolm: Update to 3.2.2.

* gnu/packages/crypto.scm (libolm): Update to 3.2.2.
This commit is contained in:
Tobias Geerinckx-Rice
2021-03-04 16:23:09 +01:00
parent b94d4e6a1d
commit 779243832c

View File

@@ -1237,7 +1237,7 @@ Trusted comments are signed, thus verified, before being displayed.")
(define-public libolm
(package
(name "libolm")
(version "3.2.1")
(version "3.2.2")
(source (origin
(method git-fetch)
(uri (git-reference
@@ -1245,7 +1245,7 @@ Trusted comments are signed, thus verified, before being displayed.")
(commit version)))
(sha256
(base32
"14b5cplcnbf2baq0lvz4f97m6swxpb13rvxdajxyw3s4mbvasia4"))
"0qji25wiwmkxyfpraxj96c54hyayqmjkvwh0gsy5gb5pz5bp4mcy"))
(file-name (git-file-name name version))))
(build-system cmake-build-system)
(arguments