unofficial mirror of guix-patches@gnu.org 
 help / color / mirror / code / Atom feed
From: Greg Hogan <code@greghogan.com>
To: 43474@debbugs.gnu.org
Subject: [bug#43474] [PATCH] gnu: python-3.8: Update to 3.8.5.
Date: Thu, 17 Sep 2020 13:25:48 -0400	[thread overview]
Message-ID: <CA+3U0Z=1zdkVBqmK0eu=bp9Xk4Lgv=aNNigcR1_9=-sa8W9Hyw@mail.gmail.com> (raw)

[-- Attachment #1: Type: text/plain, Size: 1181 bytes --]

From b3a64ef4a352bc12a5ca7b98caa2f775f04fa342 Mon Sep 17 00:00:00 2001
From: Greg Hogan <code@greghogan.com>
Date: Thu, 17 Sep 2020 17:18:52 +0000
Subject: [PATCH] gnu: python-3.8: Update to 3.8.5.

* gnu/packages/python.scm (python-3.8): Update to 3.8.5.
---
 gnu/packages/python.scm | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/gnu/packages/python.scm b/gnu/packages/python.scm
index 993ca0b40f..897d9ba7cf 100644
--- a/gnu/packages/python.scm
+++ b/gnu/packages/python.scm
@@ -364,7 +364,7 @@ data types.")
 (define-public python-3.8
   (package (inherit python-2)
     (name "python")
-    (version "3.8.2")
+    (version "3.8.5")
     (source (origin
               (method url-fetch)
               (uri (string-append "https://www.python.org/ftp/python/"
@@ -376,7 +376,7 @@ data types.")
                         "python-3-search-paths.patch"))
               (sha256
                (base32
-                "1ps5v323cp5czfshqjmbsqw7nvrdpcbk06f62jbzaqik4gfffii6"))
+                "1c43dbv9lvlp3ynqmgdi4rh8q94swanhqarqrdx62zmigpakw073"))
               (modules '((guix build utils)))
               (snippet
                '(begin
-- 
2.28.0

[-- Attachment #2: Type: text/html, Size: 1589 bytes --]

             reply	other threads:[~2020-09-17 17:27 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-09-17 17:25 Greg Hogan [this message]
2020-09-18 18:59 ` bug#43474: [PATCH] gnu: python-3.8: Update to 3.8.5 Leo Famulari

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

  List information: https://guix.gnu.org/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to='CA+3U0Z=1zdkVBqmK0eu=bp9Xk4Lgv=aNNigcR1_9=-sa8W9Hyw@mail.gmail.com' \
    --to=code@greghogan.com \
    --cc=43474@debbugs.gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).