GNU bug report logs - #50044
[PATCH] gnu: update tractor to 3.11

Previous Next

Package: guix-patches;

Reported by: Danial Behzadi <dani.behzi <at> ubuntu.com>

Date: Fri, 13 Aug 2021 12:11:01 UTC

Severity: normal

Tags: patch

Done: Nicolas Goaziou <mail <at> nicolasgoaziou.fr>

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: Nicolas Goaziou <mail <at> nicolasgoaziou.fr>
Cc: tracker <at> debbugs.gnu.org
Subject: bug#50044: closed ([PATCH] gnu: update tractor to 3.11)
Date: Tue, 17 Aug 2021 07:56:01 +0000
[Message part 1 (text/plain, inline)]
Your message dated Tue, 17 Aug 2021 09:54:57 +0200
with message-id <87im04sdym.fsf <at> nicolasgoaziou.fr>
and subject line Re: [bug#50044] close
has caused the debbugs.gnu.org bug report #50044,
regarding [PATCH] gnu: update tractor to 3.11
to be marked as done.

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


-- 
50044: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=50044
GNU Bug Tracking System
Contact help-debbugs <at> gnu.org with problems
[Message part 2 (message/rfc822, inline)]
From: Danial Behzadi <dani.behzi <at> ubuntu.com>
To: guix-patches <at> gnu.org
Cc: Danial Behzadi <dani.behzi <at> ubuntu.com>
Subject: [PATCH] gnu: update tractor to 3.11
Date: Fri, 13 Aug 2021 16:39:25 +0430
---
 gnu/packages/tor.scm | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/gnu/packages/tor.scm b/gnu/packages/tor.scm
index 5ad15d085d..98e46f85db 100644
--- a/gnu/packages/tor.scm
+++ b/gnu/packages/tor.scm
@@ -435,14 +435,14 @@ Potential client and exit connections are scrubbed of sensitive information.")
 (define-public tractor
   (package
     (name "tractor")
-    (version "3.10")
+    (version "3.11")
     (source
      (origin
        (method url-fetch)
        (uri (pypi-uri "traxtor" version))
        (sha256
         (base32
-         "0cysxfynsnf5p61m7n6kb58bn1cf81n68clxh5irp44kjshi0q6l"))))
+         "1s6i1g5js9vrd6g7sfhnc9z40vjmmxkk7cry7w8ypavy8pb6qa3q"))))
     (build-system python-build-system)
     (native-inputs
      `(("glib:bin" ,glib "bin")))       ; for glib-compile-schemas.
-- 
2.32.0



[Message part 3 (message/rfc822, inline)]
From: Nicolas Goaziou <mail <at> nicolasgoaziou.fr>
To: دانیال بهزادی <dani.behzi <at> ubuntu.com>
Cc: 50044-done <at> debbugs.gnu.org
Subject: Re: [bug#50044] close
Date: Tue, 17 Aug 2021 09:54:57 +0200
Hello,
 
دانیال بهزادی <dani.behzi <at> ubuntu.com> writes:

> Please close this one. Danial Behzadi

You can close it by sending a mail to 50044-done <at> debbugs.gnu.org, which
I just did.

Regards,
-- 
Nicolas Goaziou


This bug report was last modified 3 years and 339 days ago.

Previous Next


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