[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
01/15: gnu: mtxclient: Update to 0.3.1.
From: |
guix-commits |
Subject: |
01/15: gnu: mtxclient: Update to 0.3.1. |
Date: |
Wed, 1 Jul 2020 11:54:12 -0400 (EDT) |
nckx pushed a commit to branch master
in repository guix.
commit c28c408e715b45e01286b638e44d257868bc13ef
Author: Tobias Geerinckx-Rice <me@tobias.gr>
AuthorDate: Wed Jul 1 15:37:40 2020 +0200
gnu: mtxclient: Update to 0.3.1.
* gnu/packages/messaging.scm (mtxclient): Update to 0.3.1.
---
gnu/packages/messaging.scm | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/gnu/packages/messaging.scm b/gnu/packages/messaging.scm
index 8ac03ef..ab7788e 100644
--- a/gnu/packages/messaging.scm
+++ b/gnu/packages/messaging.scm
@@ -1856,7 +1856,7 @@ QMatrixClient project.")
(define-public mtxclient
(package
(name "mtxclient")
- (version "0.3.0")
+ (version "0.3.1")
(source
(origin
(method git-fetch)
@@ -1865,7 +1865,7 @@ QMatrixClient project.")
(commit (string-append "v" version))))
(file-name (git-file-name name version))
(sha256
- (base32 "0vf5xmn6yfi5lvskfgrdmnalvclzrapcrml92bj9qaa8vq8mfsf2"))))
+ (base32 "1dg4dq20g0ah62j5s3gpsxqq4ny7lxkxdxa9q6g54hdwkrb9ms7x"))))
(arguments
`(#:configure-flags
(list
- branch master updated (cdf34ee -> 78d473a), guix-commits, 2020/07/01
- 01/15: gnu: mtxclient: Update to 0.3.1.,
guix-commits <=
- 03/15: gnu: ngircd: Update to 26., guix-commits, 2020/07/01
- 07/15: gnu: samplv1: Update to 0.9.15., guix-commits, 2020/07/01
- 08/15: gnu: padthv1: Update to 0.9.15., guix-commits, 2020/07/01
- 12/15: gnu: solaar: Fix build., guix-commits, 2020/07/01
- 13/15: gnu: haproxy: Update to 2.1.7., guix-commits, 2020/07/01
- 15/15: gnu: squid: Update to 4.12., guix-commits, 2020/07/01
- 02/15: gnu: nheko: Update to 0.7.2., guix-commits, 2020/07/01
- 05/15: gnu: synthv1: Update to 0.9.15., guix-commits, 2020/07/01
- 06/15: gnu: drumkv1: Update to 0.9.15., guix-commits, 2020/07/01
- 04/15: gnu: mpd: Update to 0.21.24., guix-commits, 2020/07/01