unofficial mirror of guix-patches@gnu.org 
 help / color / mirror / code / Atom feed
* [bug#56755] [PATCH] gnu: tractor: Update to 3.14.
@ 2022-07-25  8:03 Danial Behzadi
  2022-08-01  9:39 ` bug#56755: " Ludovic Courtès
  0 siblings, 1 reply; 2+ messages in thread
From: Danial Behzadi @ 2022-07-25  8:03 UTC (permalink / raw)
  To: 56755; +Cc: Danial Behzadi

---
 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@gmail.com>
 ;;; Copyright © 2020 Brice Waegeneire <brice@waegenei.re>
 ;;; Copyright © 2020 André Batista <nandre@riseup.net>
-;;; Copyright © 2021 Danial Behzadi <dani.behzi@ubuntu.com>
+;;; Copyright © 2021-2022 Danial Behzadi <dani.behzi@ubuntu.com>
 ;;; Copyright © 2022 Maxim Cournoyer <maxim.cournoyer@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





^ permalink raw reply related	[flat|nested] 2+ messages in thread

* bug#56755: [PATCH] gnu: tractor: Update to 3.14.
  2022-07-25  8:03 [bug#56755] [PATCH] gnu: tractor: Update to 3.14 Danial Behzadi
@ 2022-08-01  9:39 ` Ludovic Courtès
  0 siblings, 0 replies; 2+ messages in thread
From: Ludovic Courtès @ 2022-08-01  9:39 UTC (permalink / raw)
  To: Danial Behzadi; +Cc: 56755-done

Hi,

Danial Behzadi <dani.behzi@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




^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2022-08-01  9:40 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-07-25  8:03 [bug#56755] [PATCH] gnu: tractor: Update to 3.14 Danial Behzadi
2022-08-01  9:39 ` bug#56755: " Ludovic Courtès

Code repositories for project(s) associated with this public inbox

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

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).