GNU bug report logs - #46189
[PATCH 1/2] gnu: utox: Update to 0.18.1.

Previous Next

Package: guix-patches;

Reported by: Robert Karszniewicz <avoidr <at> posteo.de>

Date: Sat, 30 Jan 2021 12:27:01 UTC

Severity: normal

Tags: patch

Done: Efraim Flashner <efraim <at> flashner.co.il>

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: Efraim Flashner <efraim <at> flashner.co.il>
Cc: tracker <at> debbugs.gnu.org
Subject: bug#46189: closed ([PATCH 1/2] gnu: utox: Update to 0.18.1.)
Date: Sun, 31 Jan 2021 20:28:01 +0000
[Message part 1 (text/plain, inline)]
Your message dated Sun, 31 Jan 2021 22:26:46 +0200
with message-id <YBcShnXGLBBG6VDw <at> 3900XT>
and subject line Re: [bug#46189] [PATCH 2/2] gnu: utox: Remove libsodium as dependency.
has caused the debbugs.gnu.org bug report #46189,
regarding [PATCH 1/2] gnu: utox: Update to 0.18.1.
to be marked as done.

(If you believe you have received this mail in error, please contact
help-debbugs <at> gnu.org.)


-- 
46189: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=46189
GNU Bug Tracking System
Contact help-debbugs <at> gnu.org with problems
[Message part 2 (message/rfc822, inline)]
From: Robert Karszniewicz <avoidr <at> posteo.de>
To: guix-patches <at> gnu.org
Cc: Robert Karszniewicz <avoidr <at> posteo.de>
Subject: [PATCH 1/2] gnu: utox: Update to 0.18.1.
Date: Sat, 30 Jan 2021 13:25:16 +0100
* gnu/packages/messaging.scm (utox): Update to 0.18.1.
---
 gnu/packages/messaging.scm | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/gnu/packages/messaging.scm b/gnu/packages/messaging.scm
index 1820a146d1..70438b50d7 100644
--- a/gnu/packages/messaging.scm
+++ b/gnu/packages/messaging.scm
@@ -26,7 +26,7 @@
 ;;; Copyright © 2020 Mason Hock <chaosmonk <at> riseup.net>
 ;;; Copyright © 2020, 2021 Michael Rohleder <mike <at> rohleder.de>
 ;;; Copyright © 2020 Raghav Gururajan <raghavgururajan <at> disroot.org>
-;;; Copyright © 2020 Robert Karszniewicz <avoidr <at> posteo.de>
+;;; Copyright © 2020, 2021 Robert Karszniewicz <avoidr <at> posteo.de>
 ;;;
 ;;; This file is part of GNU Guix.
 ;;;
@@ -1430,7 +1430,7 @@ messenger protocol.")
 (define-public utox
   (package
    (name "utox")
-   (version "0.18.0")
+   (version "0.18.1")
    (source
     (origin
      (method git-fetch)
@@ -1441,7 +1441,7 @@ messenger protocol.")
      (file-name (string-append name "-" version "-checkout"))
      (sha256
       (base32
-       "0d0mwgxffg4nhai62irf8lyhd1whp9s4k892rsmqz1sra3pbjcg9"))))
+       "01rvlf94d4rkrygnnjak3cg16hrrqyi1rn9nx65y17qk2nbyh68g"))))
    (build-system cmake-build-system)
    (arguments
     `(#:configure-flags '("-DENABLE_TESTS=on")
-- 
2.30.0



[Message part 3 (message/rfc822, inline)]
From: Efraim Flashner <efraim <at> flashner.co.il>
To: Robert Karszniewicz <avoidr <at> posteo.de>
Cc: 46189-done <at> debbugs.gnu.org
Subject: Re: [bug#46189] [PATCH 2/2] gnu: utox: Remove libsodium as dependency.
Date: Sun, 31 Jan 2021 22:26:46 +0200
[Message part 4 (text/plain, inline)]
On Sat, Jan 30, 2021 at 01:32:41PM +0100, Robert Karszniewicz wrote:
> * gnu/packages/messaging.scm (utox): Remove libsodium as dependency.
> 
> uTox doesn't use libsodium directly anymore and it is a transitive
> dependency via c-toxcore.

I took this to mean that it was new to this version and I squashed the
two commits. Thanks!

-- 
Efraim Flashner   <efraim <at> flashner.co.il>   אפרים פלשנר
GPG key = A28B F40C 3E55 1372 662D  14F7 41AA E7DC CA3D 8351
Confidentiality cannot be guaranteed on emails sent or received unencrypted
[signature.asc (application/pgp-signature, inline)]

This bug report was last modified 4 years and 193 days ago.

Previous Next


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