unofficial mirror of guix-patches@gnu.org 
 help / color / mirror / code / Atom feed
* [bug#32620] [PATCH] gnu: c-toxcore: Update to 0.2.7.
@ 2018-09-03 12:24 pimi
       [not found] ` <handler.32620.B.15359775933583.ack@debbugs.gnu.org>
  2018-09-03 15:25 ` bug#32620: [PATCH] gnu: c-toxcore: Update to 0.2.7 Ricardo Wurmus
  0 siblings, 2 replies; 3+ messages in thread
From: pimi @ 2018-09-03 12:24 UTC (permalink / raw)
  To: 32620; +Cc: Rutger Helling

From: Rutger Helling <rhelling@mykolab.com>

* gnu/packages/messaging.scm (c-toxcore): Update to 0.2.7.
---
 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 b03cb8f03..afbb458ad 100644
--- a/gnu/packages/messaging.scm
+++ b/gnu/packages/messaging.scm
@@ -873,7 +873,7 @@ protocols.")
 (define-public c-toxcore
   (package
     (name "c-toxcore")
-    (version "0.2.6")
+    (version "0.2.7")
     (source
      (origin
        (method url-fetch)
@@ -882,7 +882,7 @@ protocols.")
        (file-name (string-append name "-" version ".tar.gz"))
        (sha256
         (base32
-         "04b3ifkj64yy06vph0hlq24mw9fh24zmq1qdf40fmj24vvgfmjpl"))))
+         "1lcw979zakyb5kzy8yfk87js3bzfz3k2jxidda6ga6ljdnqdpxmy"))))
     (arguments
      `(#:tests? #f)) ; FIXME: Testsuite seems to stay stuck on test 3. Disable
                      ; for now.
-- 
2.17.1

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

end of thread, other threads:[~2018-09-03 15:26 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2018-09-03 12:24 [bug#32620] [PATCH] gnu: c-toxcore: Update to 0.2.7 pimi
     [not found] ` <handler.32620.B.15359775933583.ack@debbugs.gnu.org>
2018-09-03 12:32   ` [bug#32620] Acknowledgement ([PATCH] gnu: c-toxcore: Update to 0.2.7.) MadalinIonel.Patrascu
2018-09-03 15:25 ` bug#32620: [PATCH] gnu: c-toxcore: Update to 0.2.7 Ricardo Wurmus

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