unofficial mirror of guix-patches@gnu.org 
 help / color / mirror / code / Atom feed
* [bug#28275] [PATCH] gnu: qtox: Update to 1.11.0.
@ 2017-08-29  9:14 R H
  2017-08-29 19:52 ` bug#28275: " Arun Isaac
  0 siblings, 1 reply; 2+ messages in thread
From: R H @ 2017-08-29  9:14 UTC (permalink / raw)
  To: 28275


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

Here's a patch to update qtox to the latest version.

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

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

* gnu/packages/messaging.scm (qtox): Update to 1.11.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 eb9e86915..c69bd8b10 100644
--- a/gnu/packages/messaging.scm
+++ b/gnu/packages/messaging.scm
@@ -747,14 +747,14 @@ instant messenger with audio and video chat capabilities.")
 (define-public qtox
   (package
     (name "qtox")
-    (version "1.10.1")
+    (version "1.11.0")
     (source (origin
               (method url-fetch)
               (uri (string-append "https://github.com/qTox/qTox/archive/v"
                                   version ".tar.gz"))
               (sha256
                (base32
-                "0b37an611i2jdri59vsspyl3yf6cn4h0bn9d2jdrkw8d2rfqc8qy"))
+                "1m1ca1ybgj4yfm6a61yyj21f5jpip8dsbliwkfypswhmv5y52f5y"))
               (file-name (string-append name "-" version ".tar.gz"))))
     (build-system cmake-build-system)
     (arguments
-- 
2.14.1


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

* bug#28275: [PATCH] gnu: qtox: Update to 1.11.0.
  2017-08-29  9:14 [bug#28275] [PATCH] gnu: qtox: Update to 1.11.0 R H
@ 2017-08-29 19:52 ` Arun Isaac
  0 siblings, 0 replies; 2+ messages in thread
From: Arun Isaac @ 2017-08-29 19:52 UTC (permalink / raw)
  To: R H; +Cc: 28275-done


Pushed, thanks!

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

end of thread, other threads:[~2017-08-29 19:54 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2017-08-29  9:14 [bug#28275] [PATCH] gnu: qtox: Update to 1.11.0 R H
2017-08-29 19:52 ` bug#28275: " Arun Isaac

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).