* [bug#60217] [PATCH] gnu: tractor: Update to 4.0.
@ 2022-12-20 12:00 Danial Behzadi
2022-12-20 12:16 ` bug#60217: " Danial Behzadi
0 siblings, 1 reply; 2+ messages in thread
From: Danial Behzadi @ 2022-12-20 12:00 UTC (permalink / raw)
To: 60217; +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 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
^ permalink raw reply related [flat|nested] 2+ messages in thread
* bug#60217: [PATCH] gnu: tractor: Update to 4.0.
2022-12-20 12:00 [bug#60217] [PATCH] gnu: tractor: Update to 4.0 Danial Behzadi
@ 2022-12-20 12:16 ` Danial Behzadi
0 siblings, 0 replies; 2+ messages in thread
From: Danial Behzadi @ 2022-12-20 12:16 UTC (permalink / raw)
To: 60217-done
[-- Attachment #1: Type: text/plain, Size: 29 bytes --]
Duplicate
--
Danial Behzadi
[-- Attachment #2: Type: text/html, Size: 121 bytes --]
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2022-12-20 12:17 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-12-20 12:00 [bug#60217] [PATCH] gnu: tractor: Update to 4.0 Danial Behzadi
2022-12-20 12:16 ` bug#60217: " Danial Behzadi
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.