[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
02/13: gnu: mcabber: Update to 1.1.1.
From: |
guix-commits |
Subject: |
02/13: gnu: mcabber: Update to 1.1.1. |
Date: |
Fri, 11 Sep 2020 10:40:50 -0400 (EDT) |
nckx pushed a commit to branch master
in repository guix.
commit dce464e9402b0a14290f5c15dca49ae3b616c69b
Author: Tobias Geerinckx-Rice <me@tobias.gr>
AuthorDate: Fri Sep 11 16:20:30 2020 +0200
gnu: mcabber: Update to 1.1.1.
* gnu/packages/messaging.scm (mcabber): Update to 1.1.1.
---
gnu/packages/messaging.scm | 5 ++---
1 file changed, 2 insertions(+), 3 deletions(-)
diff --git a/gnu/packages/messaging.scm b/gnu/packages/messaging.scm
index 1cb9c01..c3012d3 100644
--- a/gnu/packages/messaging.scm
+++ b/gnu/packages/messaging.scm
@@ -1575,15 +1575,14 @@ protocol allows.")
(define-public mcabber
(package
(name "mcabber")
- (version "1.1.0")
+ (version "1.1.1")
(source
(origin
(method url-fetch)
(uri (string-append "https://mcabber.com/files/"
name "-" version ".tar.bz2"))
(sha256
- (base32
- "1ggh865p1rf10ffsnf4g6qv9i8bls36dxdb1nzs5r9vdqci2rz04"))))
+ (base32 "0ngrcc8nzpzk4vw36ni3w073149zsi0yjh922xy9cy5a7srwx2fp"))))
(build-system gnu-build-system)
(arguments
'(#:configure-flags (list "--enable-otr"
- 01/13: gnu: fetchmail: Update to 6.4.12., (continued)
- 01/13: gnu: fetchmail: Update to 6.4.12., guix-commits, 2020/09/11
- 04/13: gnu: svt-av1: Update to 0.8.5., guix-commits, 2020/09/11
- 05/13: gnu: libwps: Update to 0.4.12., guix-commits, 2020/09/11
- 08/13: gnu: libostree: Update to 2020.6., guix-commits, 2020/09/11
- 12/13: gnu: samplv1: Update to 0.9.17., guix-commits, 2020/09/11
- 13/13: gnu: hangups: Update to 0.4.11., guix-commits, 2020/09/11
- 11/13: gnu: drumkv1: Update to 0.9.17., guix-commits, 2020/09/11
- 06/13: gnu: xonsh: Update to 0.9.21., guix-commits, 2020/09/11
- 07/13: gnu: highlight: Update to 3.58., guix-commits, 2020/09/11
- 09/13: gnu: moreutils: Update to 0.64., guix-commits, 2020/09/11
- 02/13: gnu: mcabber: Update to 1.1.1.,
guix-commits <=
- 03/13: services: dovecot: Only serialize settings with non-empty values., guix-commits, 2020/09/11
- 10/13: gnu: synthv1: Update to 0.9.17., guix-commits, 2020/09/11