[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
13/14: gnu: qtox: Update to 1.17.4.
From: |
guix-commits |
Subject: |
13/14: gnu: qtox: Update to 1.17.4. |
Date: |
Sat, 18 Dec 2021 11:40:23 -0500 (EST) |
nckx pushed a commit to branch master
in repository guix.
commit a8633f71cbdd4ec3f520f3425c8efa1006468c9f
Author: Tobias Geerinckx-Rice <me@tobias.gr>
AuthorDate: Sat Dec 18 04:33:41 2021 +0100
gnu: qtox: Update to 1.17.4.
* gnu/packages/messaging.scm (qtox): Update to 1.17.4.
---
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 20ae2d8..016e236 100644
--- a/gnu/packages/messaging.scm
+++ b/gnu/packages/messaging.scm
@@ -1690,7 +1690,7 @@ instant messenger with audio and video chat
capabilities.")
(define-public qtox
(package
(name "qtox")
- (version "1.17.3")
+ (version "1.17.4")
(source (origin
(method url-fetch)
(uri (string-append "https://github.com/qTox/qTox/releases"
@@ -1698,7 +1698,7 @@ instant messenger with audio and video chat
capabilities.")
"/v" version ".tar.gz"))
(sha256
(base32
- "11n7si9wdpf80iwkvbspp14dh5jrwm7hxkj8vqhn5pkc48c5bh9j"))
+ "086hvm0q2vl2lq8zlp8s9sivlic6sg7ga5ixz01hbsyrashvil63"))
(file-name (string-append name "-" version ".tar.gz"))))
(build-system cmake-build-system)
(arguments
- 07/14: gnu: rofi: Update to 1.7.2., (continued)
- 07/14: gnu: rofi: Update to 1.7.2., guix-commits, 2021/12/18
- 08/14: gnu: rofi: Remove input labels., guix-commits, 2021/12/18
- 01/14: gnu: microcom: Update to 2019.01.0., guix-commits, 2021/12/18
- 05/14: gnu: qd: Update to 2.3.23., guix-commits, 2021/12/18
- 02/14: gnu: restinio: Update to 0.6.14., guix-commits, 2021/12/18
- 11/14: gnu: imv: Remove input labels., guix-commits, 2021/12/18
- 14/14: gnu: qtox: Remove input labels., guix-commits, 2021/12/18
- 04/14: gnu: pgpdump: Remove bogus DESTDIR usage., guix-commits, 2021/12/18
- 12/14: gnu: imv: Remove unused inputs., guix-commits, 2021/12/18
- 10/14: gnu: imv: Update to 4.3.1., guix-commits, 2021/12/18
- 13/14: gnu: qtox: Update to 1.17.4.,
guix-commits <=
- 09/14: gnu: mtools: Update to 4.0.36., guix-commits, 2021/12/18