GNU bug report logs -
#55749
[PATCH] gnu: tractor: update to 3.13
Previous Next
Reported by: Danial Behzadi <dani.behzi <at> ubuntu.com>
Date: Wed, 1 Jun 2022 11:11:01 UTC
Severity: normal
Tags: patch
Done: Tobias Geerinckx-Rice <me <at> tobias.gr>
Bug is archived. No further changes may be made.
To add a comment to this bug, you must first unarchive it, by sending
a message to control AT debbugs.gnu.org, with unarchive 55749 in the body.
You can then email your comments to 55749 AT debbugs.gnu.org in the normal way.
Toggle the display of automated, internal messages from the tracker.
Report forwarded
to
guix-patches <at> gnu.org
:
bug#55749
; Package
guix-patches
.
(Wed, 01 Jun 2022 11:11:01 GMT)
Full text and
rfc822 format available.
Acknowledgement sent
to
Danial Behzadi <dani.behzi <at> ubuntu.com>
:
New bug report received and forwarded. Copy sent to
guix-patches <at> gnu.org
.
(Wed, 01 Jun 2022 11:11:02 GMT)
Full text and
rfc822 format available.
Message #5 received at submit <at> debbugs.gnu.org (full text, mbox):
---
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
Information forwarded
to
guix-patches <at> gnu.org
:
bug#55749
; Package
guix-patches
.
(Wed, 01 Jun 2022 12:03:01 GMT)
Full text and
rfc822 format available.
Message #8 received at submit <at> debbugs.gnu.org (full text, mbox):
[Message part 1 (text/plain, inline)]
Danial,
Danial Behzadi 写道:
> gnu: tractor: update to 3.13
Thanks! For future reference:
- The last part of the commit title is a (rough) sentence in Guix;
we always capitalise & punctuate it.
- The commit body should contain a particular GNU flavour of
change log, documented in ‘info "(standards)Change Logs"’ — but
you can simply read the commit history to learn the basics.
These rules make it slightly more pleasant to grep the log.
The final commit message is:
gnu: tractor: Update to 3.13.
* gnu/packages/tor.scm (tractor): Update to 3.13.
Which I pushed as commit 91861046f2bddb37ece693810bcccb80ec2ed4ce.
> (uri (pypi-uri "traxtor" version))
(…why? Do you know? I didn't find an answer on-line.)
Kind regards,
T G-R
[signature.asc (application/pgp-signature, inline)]
Reply sent
to
Tobias Geerinckx-Rice <me <at> tobias.gr>
:
You have taken responsibility.
(Wed, 01 Jun 2022 12:03:02 GMT)
Full text and
rfc822 format available.
Notification sent
to
Danial Behzadi <dani.behzi <at> ubuntu.com>
:
bug acknowledged by developer.
(Wed, 01 Jun 2022 12:03:02 GMT)
Full text and
rfc822 format available.
bug archived.
Request was from
Debbugs Internal Request <help-debbugs <at> gnu.org>
to
internal_control <at> debbugs.gnu.org
.
(Thu, 30 Jun 2022 11:24:08 GMT)
Full text and
rfc822 format available.
This bug report was last modified 3 years and 49 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.