emacs-bug-tracker
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

bug#55749: closed ([PATCH] gnu: tractor: update to 3.13)


From: GNU bug Tracking System
Subject: bug#55749: closed ([PATCH] gnu: tractor: update to 3.13)
Date: Wed, 01 Jun 2022 12:03:02 +0000

Your message dated Wed, 01 Jun 2022 13:55:16 +0200
with message-id <87tu94a8w8@nckx>
and subject line Re: [bug#55749] [PATCH] gnu: tractor: update to 3.13
has caused the debbugs.gnu.org bug report #55749,
regarding [PATCH] gnu: tractor: update to 3.13
to be marked as done.

(If you believe you have received this mail in error, please contact
help-debbugs@gnu.org.)


-- 
55749: https://debbugs.gnu.org/cgi/bugreport.cgi?bug=55749
GNU Bug Tracking System
Contact help-debbugs@gnu.org with problems
--- Begin Message --- Subject: [PATCH] gnu: tractor: update to 3.13 Date: Wed, 1 Jun 2022 15:40:16 +0430
---
 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




--- End Message ---
--- Begin Message --- Subject: Re: [bug#55749] [PATCH] gnu: tractor: update to 3.13 Date: Wed, 01 Jun 2022 13:55:16 +0200
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

Attachment: signature.asc
Description: PGP signature


--- End Message ---

reply via email to

[Prev in Thread] Current Thread [Next in Thread]