unofficial mirror of guix-patches@gnu.org 
 help / color / mirror / code / Atom feed
* [bug#29452] PATCH] gnu: qtox: Update to 1.13.0.
@ 2017-11-26  9:08 Rutger Helling
  2017-11-26 12:34 ` bug#29452: " 宋文武
  0 siblings, 1 reply; 2+ messages in thread
From: Rutger Helling @ 2017-11-26  9:08 UTC (permalink / raw)
  To: 29452


[-- Attachment #1.1: Type: text/plain, Size: 26 bytes --]

Here's an update for qtox.

[-- Attachment #1.2: Type: text/html, Size: 213 bytes --]

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: 0001-gnu-qtox-Update-to-1.13.0.patch --]
[-- Type: text/x-diff; name=0001-gnu-qtox-Update-to-1.13.0.patch, Size: 1217 bytes --]

From 23fe0e46a50c3d64809ffcb2f1c05deaec059a0f Mon Sep 17 00:00:00 2001
From: Rutger Helling <rhelling@mykolab.com>
Date: Sun, 26 Nov 2017 10:01:29 +0100
Subject: [PATCH] gnu: qtox: Update to 1.13.0.

* gnu/packages/messaging.scm (qtox): Update to 1.13.0.
---
 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 f0d036eae..0fbad0dee 100644
--- a/gnu/packages/messaging.scm
+++ b/gnu/packages/messaging.scm
@@ -851,14 +851,14 @@ instant messenger with audio and video chat capabilities.")
 (define-public qtox
   (package
     (name "qtox")
-    (version "1.12.1")
+    (version "1.13.0")
     (source (origin
               (method url-fetch)
               (uri (string-append "https://github.com/qTox/qTox/archive/v"
                                   version ".tar.gz"))
               (sha256
                (base32
-                "0dwy0abcxzzcybww2xi33cla71a7752cq02qswcks5kbxnf5pck5"))
+                "0dyplmlqhg4zbg7hdzp3iqppn9xgp7pds5k6w6byjcqhb9zv91ca"))
               (file-name (string-append name "-" version ".tar.gz"))))
     (build-system cmake-build-system)
     (arguments
-- 
2.15.0


^ permalink raw reply related	[flat|nested] 2+ messages in thread

* bug#29452: PATCH] gnu: qtox: Update to 1.13.0.
  2017-11-26  9:08 [bug#29452] PATCH] gnu: qtox: Update to 1.13.0 Rutger Helling
@ 2017-11-26 12:34 ` 宋文武
  0 siblings, 0 replies; 2+ messages in thread
From: 宋文武 @ 2017-11-26 12:34 UTC (permalink / raw)
  To: Rutger Helling; +Cc: 29452-done

Rutger Helling <rhelling@mykolab.com> writes:

> Here's an update for qtox.

Applied, thank you!

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2017-11-26 12:35 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2017-11-26  9:08 [bug#29452] PATCH] gnu: qtox: Update to 1.13.0 Rutger Helling
2017-11-26 12:34 ` bug#29452: " 宋文武

Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/guix.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).