From: Danial Behzadi <dani.behzi@ubuntu.com>
To: 55749@debbugs.gnu.org
Cc: Danial Behzadi <dani.behzi@ubuntu.com>
Subject: [bug#55749] [PATCH] gnu: tractor: update to 3.13
Date: Wed, 1 Jun 2022 15:40:16 +0430 [thread overview]
Message-ID: <20220601111016.27368-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 4c4ccbb..40f941f 100644
--- a/gnu/packages/tor.scm
+++ b/gnu/packages/tor.scm
@@ -455,14 +455,14 @@ (define-public nyx
(define-public tractor
(package
(name "tractor")
- (version "3.12")
+ (version "3.13")
(source
(origin
(method url-fetch)
(uri (pypi-uri "traxtor" version))
(sha256
(base32
- "0bwj4l6szvx7hpjr8va3hlv0g79sxz02hsb60l61hb314c6d4r3q"))))
+ "0r8zzaia1s678d39cpqjfpb72fwc46lfwnz1rb043hi6grd39jl7"))))
(build-system python-build-system)
(native-inputs
`(("glib:bin" ,glib "bin"))) ; for glib-compile-schemas.
--
2.35.1
next reply other threads:[~2022-06-01 11:41 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2022-06-01 11:10 Danial Behzadi [this message]
2022-06-01 11:55 ` [bug#55749] [PATCH] gnu: tractor: update to 3.13 Tobias Geerinckx-Rice via Guix-patches via
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=20220601111016.27368-1-dani.behzi@ubuntu.com \
--to=dani.behzi@ubuntu.com \
--cc=55749@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.