GNU bug report logs - #32620
[PATCH] gnu: c-toxcore: Update to 0.2.7.

Previous Next

Package: guix-patches;

Reported by: pimi <madalinionel.patrascu <at> mdc-berlin.de>

Date: Mon, 3 Sep 2018 12:27:01 UTC

Severity: normal

Tags: patch

Done: Ricardo Wurmus <ricardo.wurmus <at> mdc-berlin.de>

Bug is archived. No further changes may be made.

Full log


View this message in rfc822 format

From: help-debbugs <at> gnu.org (GNU bug Tracking System)
To: pimi <madalinionel.patrascu <at> mdc-berlin.de>
Subject: bug#32620: closed ([PATCH] gnu: c-toxcore: Update to 0.2.7.)
Date: Mon, 03 Sep 2018 15:26:02 +0000
[Message part 1 (text/plain, inline)]
Your bug report

#32620: [PATCH] gnu: c-toxcore: Update to 0.2.7.

which was filed against the guix-patches package, has been closed.

The explanation is attached below, along with your original report.
If you require more details, please reply to 32620 <at> debbugs.gnu.org.

-- 
32620: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=32620
GNU Bug Tracking System
Contact help-debbugs <at> gnu.org with problems
[Message part 2 (message/rfc822, inline)]
From: Ricardo Wurmus <ricardo.wurmus <at> mdc-berlin.de>
To: <32620-done <at> debbugs.gnu.org>
Subject: [PATCH] gnu: c-toxcore: Update to 0.2.7.
Date: Mon, 3 Sep 2018 17:25:47 +0200
Opened by accident.  Closing.

-- 
Ricardo

[Message part 3 (message/rfc822, inline)]
From: pimi <madalinionel.patrascu <at> mdc-berlin.de>
To: <guix-patches <at> gnu.org>
Cc: Rutger Helling <rhelling <at> mykolab.com>
Subject: [PATCH] gnu: c-toxcore: Update to 0.2.7.
Date: Mon, 3 Sep 2018 14:24:19 +0200
From: Rutger Helling <rhelling <at> 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




This bug report was last modified 6 years and 348 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.