all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Danial Behzadi <dani.behzi@ubuntu.com>
To: 60217@debbugs.gnu.org
Cc: Danial Behzadi <dani.behzi@ubuntu.com>
Subject: [bug#60217] [PATCH] gnu: tractor: Update to 4.0.
Date: Tue, 20 Dec 2022 15:30:24 +0330	[thread overview]
Message-ID: <20221220120024.128507-1-dani.behzi@ubuntu.com> (raw)

---
 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 5b0ea27..c21eab2 100644
--- a/gnu/packages/tor.scm
+++ b/gnu/packages/tor.scm
@@ -434,14 +434,14 @@ (define-public nyx
 (define-public tractor
   (package
     (name "tractor")
-    (version "3.14")
+    (version "4.0")
     (source
      (origin
        (method url-fetch)
        (uri (pypi-uri "traxtor" version))
        (sha256
         (base32
-         "06jhsg179rfckagrpk9r8wqp44anf1bchm3ins2saf5806f0n5lw"))))
+         "107iwkhw9rxbp4samlcw24gdvgqh23rd7z60lrl1b4iljmhqjvcs"))))
     (build-system python-build-system)
     (native-inputs
      `(("glib:bin" ,glib "bin")))       ; for glib-compile-schemas.
-- 
2.35.1





             reply	other threads:[~2022-12-20 12:01 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-12-20 12:00 Danial Behzadi [this message]
2022-12-20 12:16 ` bug#60217: [PATCH] gnu: tractor: Update to 4.0 Danial Behzadi

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20221220120024.128507-1-dani.behzi@ubuntu.com \
    --to=dani.behzi@ubuntu.com \
    --cc=60217@debbugs.gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this external index

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

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.