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

Previous Next

Package: guix-patches;

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

Date: Mon, 30 Nov 2020 21:27:01 UTC

Severity: normal

Tags: patch

Done: Ludovic Courtès <ludo <at> gnu.org>

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: Ludovic Courtès <ludo <at> gnu.org>
Cc: tracker <at> debbugs.gnu.org
Subject: bug#44971: closed ([PATCH 1/2] gnu: utox: Update to 0.18.0.)
Date: Thu, 03 Dec 2020 22:16:02 +0000
[Message part 1 (text/plain, inline)]
Your message dated Thu, 03 Dec 2020 23:15:14 +0100
with message-id <871rg6bkp9.fsf <at> gnu.org>
and subject line Re: [bug#44971] [PATCH 1/2] gnu: utox: Update to 0.18.0.
has caused the debbugs.gnu.org bug report #44971,
regarding [PATCH 1/2] gnu: utox: Update to 0.18.0.
to be marked as done.

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


-- 
44971: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=44971
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.0.
Date: Mon, 30 Nov 2020 22:18:29 +0100
* gnu/packages/messaging.scm (utox): Update to 0.18.0.
---
 gnu/packages/messaging.scm | 5 +++--
 1 file changed, 3 insertions(+), 2 deletions(-)

diff --git a/gnu/packages/messaging.scm b/gnu/packages/messaging.scm
index 14172a13f5..20e1b1f0cb 100644
--- a/gnu/packages/messaging.scm
+++ b/gnu/packages/messaging.scm
@@ -26,6 +26,7 @@
 ;;; Copyright © 2020 Mason Hock <chaosmonk <at> riseup.net>
 ;;; Copyright © 2020 Michael Rohleder <mike <at> rohleder.de>
 ;;; Copyright © 2020 Raghav Gururajan <raghavgururajan <at> disroot.org>
+;;; Copyright © 2020 Robert Karszniewicz <avoidr <at> posteo.de>
 ;;;
 ;;; This file is part of GNU Guix.
 ;;;
@@ -1202,7 +1203,7 @@ messenger protocol.")
 (define-public utox
   (package
    (name "utox")
-   (version "0.17.1")
+   (version "0.18.0")
    (source
     (origin
      (method git-fetch)
@@ -1213,7 +1214,7 @@ messenger protocol.")
      (file-name (string-append name "-" version "-checkout"))
      (sha256
       (base32
-       "17kwqw24iqljp2icih9k6ikx12gzr8zzqr8y5h35bg8m5s8pasq5"))))
+       "0d0mwgxffg4nhai62irf8lyhd1whp9s4k892rsmqz1sra3pbjcg9"))))
    (build-system cmake-build-system)
    (arguments
     `(#:configure-flags '("-DENABLE_TESTS=on")
-- 
2.29.2



[Message part 3 (message/rfc822, inline)]
From: Ludovic Courtès <ludo <at> gnu.org>
To: Robert Karszniewicz <avoidr <at> posteo.de>
Cc: 44971-done <at> debbugs.gnu.org, 43750-done <at> debbugs.gnu.org
Subject: Re: [bug#44971] [PATCH 1/2] gnu: utox: Update to 0.18.0.
Date: Thu, 03 Dec 2020 23:15:14 +0100
Hi,

Robert Karszniewicz <avoidr <at> posteo.de> skribis:

> * gnu/packages/messaging.scm (utox): Update to 0.18.0.

Applied!

> Hello, I wanted to add, that my uTox package update fixes bug #43750.
> http://issues.guix.gnu.org/43750

Nice.  I added a “Fixes” line to the commit log.

Thanks,
Ludo’.


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

Previous Next


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