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

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

bug#50089: closed ([PATCH 1/2] gnu: tractor: update to 3.11)


From: GNU bug Tracking System
Subject: bug#50089: closed ([PATCH 1/2] gnu: tractor: update to 3.11)
Date: Tue, 17 Aug 2021 07:34:02 +0000

Your message dated Tue, 17 Aug 2021 10:31:39 +0300
with message-id <YRtl250tOOwJsQhz@3900XT>
and subject line Re: [bug#50089] [PATCH 1/2] gnu: tractor: update to 3.11
has caused the debbugs.gnu.org bug report #50089,
regarding [PATCH 1/2] gnu: tractor: update to 3.11
to be marked as done.

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


-- 
50089: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=50089
GNU Bug Tracking System
Contact help-debbugs@gnu.org with problems
--- Begin Message --- Subject: [PATCH 1/2] gnu: tractor: update to 3.11 Date: Tue, 17 Aug 2021 11:55:47 +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 8bcc404184..1d58ccf43b 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




--- End Message ---
--- Begin Message --- Subject: Re: [bug#50089] [PATCH 1/2] gnu: tractor: update to 3.11 Date: Tue, 17 Aug 2021 10:31:39 +0300
I squashed the two commits and pushed them. 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]