GNU bug report logs -
#56755
[PATCH] gnu: tractor: Update to 3.14.
Previous Next
To add a comment to this bug, you must first unarchive it, by sending
a message to control AT debbugs.gnu.org, with unarchive 56755 in the body.
You can then email your comments to 56755 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#56755
; Package
guix-patches
.
(Mon, 25 Jul 2022 08:05: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
.
(Mon, 25 Jul 2022 08:05:01 GMT)
Full text and
rfc822 format available.
Message #5 received at submit <at> debbugs.gnu.org (full text, mbox):
---
gnu/packages/tor.scm | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
diff --git a/gnu/packages/tor.scm b/gnu/packages/tor.scm
index 452e41bf83..613575ae0e 100644
--- a/gnu/packages/tor.scm
+++ b/gnu/packages/tor.scm
@@ -10,7 +10,7 @@
;;; Copyright © 2020 Vincent Legoll <vincent.legoll <at> gmail.com>
;;; Copyright © 2020 Brice Waegeneire <brice <at> waegenei.re>
;;; Copyright © 2020 André Batista <nandre <at> riseup.net>
-;;; Copyright © 2021 Danial Behzadi <dani.behzi <at> ubuntu.com>
+;;; Copyright © 2021-2022 Danial Behzadi <dani.behzi <at> ubuntu.com>
;;; Copyright © 2022 Maxim Cournoyer <maxim.cournoyer <at> gmail.com>
;;;
;;; This file is part of GNU Guix.
@@ -427,14 +427,14 @@ (define-public nyx
(define-public tractor
(package
(name "tractor")
- (version "3.13")
+ (version "3.14")
(source
(origin
(method url-fetch)
(uri (pypi-uri "traxtor" version))
(sha256
(base32
- "0r8zzaia1s678d39cpqjfpb72fwc46lfwnz1rb043hi6grd39jl7"))))
+ "06jhsg179rfckagrpk9r8wqp44anf1bchm3ins2saf5806f0n5lw"))))
(build-system python-build-system)
(native-inputs
`(("glib:bin" ,glib "bin"))) ; for glib-compile-schemas.
--
2.35.1
Reply sent
to
Ludovic Courtès <ludo <at> gnu.org>
:
You have taken responsibility.
(Mon, 01 Aug 2022 09:40:01 GMT)
Full text and
rfc822 format available.
Notification sent
to
Danial Behzadi <dani.behzi <at> ubuntu.com>
:
bug acknowledged by developer.
(Mon, 01 Aug 2022 09:40:01 GMT)
Full text and
rfc822 format available.
Message #10 received at 56755-done <at> debbugs.gnu.org (full text, mbox):
Hi,
Danial Behzadi <dani.behzi <at> ubuntu.com> skribis:
> ---
> gnu/packages/tor.scm | 6 +++---
> 1 file changed, 3 insertions(+), 3 deletions(-)
I tweaked the commit log following our conventions¹ and applied it.
Thanks!
Ludo’.
¹ https://guix.gnu.org/manual/devel/en/html_node/Submitting-Patches.html
bug archived.
Request was from
Debbugs Internal Request <help-debbugs <at> gnu.org>
to
internal_control <at> debbugs.gnu.org
.
(Mon, 29 Aug 2022 11:24:07 GMT)
Full text and
rfc822 format available.
This bug report was last modified 2 years and 353 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.