unofficial mirror of guix-patches@gnu.org 
 help / color / mirror / code / Atom feed
* [bug#50089] [PATCH 1/2] gnu: tractor: update to 3.11
@ 2021-08-17  7:25 Danial Behzadi
  2021-08-17  7:25 ` [bug#50088] [PATCH 2/2] gnu: tractor: update to 3.12 Danial Behzadi
  2021-08-17  7:31 ` bug#50088: [bug#50089] [PATCH 1/2] gnu: tractor: update to 3.11 Efraim Flashner
  0 siblings, 2 replies; 3+ messages in thread
From: Danial Behzadi @ 2021-08-17  7:25 UTC (permalink / raw)
  To: 50089; +Cc: Danial Behzadi

---
 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





^ permalink raw reply related	[flat|nested] 3+ messages in thread

* [bug#50088] [PATCH 2/2] gnu: tractor: update to 3.12
  2021-08-17  7:25 [bug#50089] [PATCH 1/2] gnu: tractor: update to 3.11 Danial Behzadi
@ 2021-08-17  7:25 ` Danial Behzadi
  2021-08-17  7:31 ` bug#50088: [bug#50089] [PATCH 1/2] gnu: tractor: update to 3.11 Efraim Flashner
  1 sibling, 0 replies; 3+ messages in thread
From: Danial Behzadi @ 2021-08-17  7:25 UTC (permalink / raw)
  To: 50088; +Cc: Danial Behzadi

---
 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 1d58ccf43b..972160fb8e 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.11")
+    (version "3.12")
     (source
      (origin
        (method url-fetch)
        (uri (pypi-uri "traxtor" version))
        (sha256
         (base32
-         "1s6i1g5js9vrd6g7sfhnc9z40vjmmxkk7cry7w8ypavy8pb6qa3q"))))
+         "0bwj4l6szvx7hpjr8va3hlv0g79sxz02hsb60l61hb314c6d4r3q"))))
     (build-system python-build-system)
     (native-inputs
      `(("glib:bin" ,glib "bin")))       ; for glib-compile-schemas.
-- 
2.32.0





^ permalink raw reply related	[flat|nested] 3+ messages in thread

* bug#50088: [bug#50089] [PATCH 1/2] gnu: tractor: update to 3.11
  2021-08-17  7:25 [bug#50089] [PATCH 1/2] gnu: tractor: update to 3.11 Danial Behzadi
  2021-08-17  7:25 ` [bug#50088] [PATCH 2/2] gnu: tractor: update to 3.12 Danial Behzadi
@ 2021-08-17  7:31 ` Efraim Flashner
  1 sibling, 0 replies; 3+ messages in thread
From: Efraim Flashner @ 2021-08-17  7:31 UTC (permalink / raw)
  To: Danial Behzadi; +Cc: 50088-done, 50089-done

[-- Attachment #1: Type: text/plain, Size: 266 bytes --]

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 #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 833 bytes --]

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2021-08-17  7:34 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-08-17  7:25 [bug#50089] [PATCH 1/2] gnu: tractor: update to 3.11 Danial Behzadi
2021-08-17  7:25 ` [bug#50088] [PATCH 2/2] gnu: tractor: update to 3.12 Danial Behzadi
2021-08-17  7:31 ` bug#50088: [bug#50089] [PATCH 1/2] gnu: tractor: update to 3.11 Efraim Flashner

Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/guix.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).