emacs-bug-tracker
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

bug#46189: closed ([PATCH 1/2] gnu: utox: Update to 0.18.1.)


From: GNU bug Tracking System
Subject: bug#46189: closed ([PATCH 1/2] gnu: utox: Update to 0.18.1.)
Date: Sun, 31 Jan 2021 20:28:01 +0000

Your message dated Sun, 31 Jan 2021 22:26:46 +0200
with message-id <YBcShnXGLBBG6VDw@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@gnu.org.)


-- 
46189: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=46189
GNU Bug Tracking System
Contact help-debbugs@gnu.org with problems
--- Begin Message --- 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@riseup.net>
 ;;; Copyright © 2020, 2021 Michael Rohleder <mike@rohleder.de>
 ;;; Copyright © 2020 Raghav Gururajan <raghavgururajan@disroot.org>
-;;; Copyright © 2020 Robert Karszniewicz <avoidr@posteo.de>
+;;; Copyright © 2020, 2021 Robert Karszniewicz <avoidr@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




--- End Message ---
--- Begin Message --- Subject: Re: [bug#46189] [PATCH 2/2] gnu: utox: Remove libsodium as dependency. Date: Sun, 31 Jan 2021 22:26:46 +0200
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@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

Attachment: signature.asc
Description: PGP signature


--- End Message ---

reply via email to

[Prev in Thread] Current Thread [Next in Thread]