[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
07/25: gnu: libolm: Update to 3.1.5.
From: |
guix-commits |
Subject: |
07/25: gnu: libolm: Update to 3.1.5. |
Date: |
Sat, 13 Jun 2020 18:49:29 -0400 (EDT) |
nckx pushed a commit to branch master
in repository guix.
commit fbbaf04d885e172f86348f64cc2fe99633a9e78d
Author: Tobias Geerinckx-Rice <me@tobias.gr>
AuthorDate: Sat Jun 13 17:50:51 2020 +0200
gnu: libolm: Update to 3.1.5.
* gnu/packages/crypto.scm (libolm): Update to 3.1.5.
---
gnu/packages/crypto.scm | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/gnu/packages/crypto.scm b/gnu/packages/crypto.scm
index 99b23b7..be8f8b9 100644
--- a/gnu/packages/crypto.scm
+++ b/gnu/packages/crypto.scm
@@ -1063,7 +1063,7 @@ Trusted comments are signed, thus verified, before being
displayed.")
(define-public libolm
(package
(name "libolm")
- (version "3.1.4")
+ (version "3.1.5")
(source (origin
(method git-fetch)
(uri (git-reference
@@ -1071,7 +1071,7 @@ Trusted comments are signed, thus verified, before being
displayed.")
(commit version)))
(sha256
(base32
- "06s7rw4a9vn35wzz7chxn54mp0sjgbpv2bzz9lq0g4hnzw33cjbi"))
+ "030g0jmmvhx2dh32k708sz6cdd5q1wz48i4gigh6dclqk10w28lm"))
(file-name (git-file-name name version))))
(arguments
`(#:phases
- branch master updated (ea7882b -> ae89d96), guix-commits, 2020/06/13
- 01/25: gnu: rust-serde-bytes: Update to 0.11.5., guix-commits, 2020/06/13
- 02/25: gnu: rust-serde-bytes: Fix typo in synopsis., guix-commits, 2020/06/13
- 03/25: gnu: rust-tokio: Update to 0.2.21., guix-commits, 2020/06/13
- 05/25: gnu: gnome-chess: Don't use NAME in source URI., guix-commits, 2020/06/13
- 04/25: gnu: facter: Update to 4.0.26., guix-commits, 2020/06/13
- 06/25: gnu: gnome-chess: Update to 3.36.1., guix-commits, 2020/06/13
- 07/25: gnu: libolm: Update to 3.1.5.,
guix-commits <=
- 08/25: gnu: angband: Update to 4.2.1., guix-commits, 2020/06/13
- 10/25: gnu: julius: Update to 1.4.1., guix-commits, 2020/06/13
- 11/25: gnu: ltris: Update to 1.0.20., guix-commits, 2020/06/13
- 13/25: gnu: babl: Update to 0.1.78., guix-commits, 2020/06/13
- 18/25: gnu: xapian: Update to 1.4.16., guix-commits, 2020/06/13
- 15/25: gnu: gimp: Update to 2.10.20., guix-commits, 2020/06/13
- 17/25: gnu: rclone: Update to 1.52.1., guix-commits, 2020/06/13
- 19/25: gnu: python-shellingham: Update to 1.3.2., guix-commits, 2020/06/13
- 09/25: gnu: angband: Use HTTPS., guix-commits, 2020/06/13
- 20/25: gnu: evince: Update to 3.36.5., guix-commits, 2020/06/13