all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: jgart via Guix-patches via <guix-patches@gnu.org>
To: 53768@debbugs.gnu.org
Cc: jgart <jgart@dismail.de>
Subject: [bug#53768] [PATCH] gnu: python-mistletoe: Update to 0.8.1.
Date: Thu,  3 Feb 2022 21:07:08 -0500	[thread overview]
Message-ID: <20220204020708.11134-1-jgart@dismail.de> (raw)

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

diff --git a/gnu/packages/markup.scm b/gnu/packages/markup.scm
index bc8476e056..8574bde6c5 100644
--- a/gnu/packages/markup.scm
+++ b/gnu/packages/markup.scm
@@ -439,13 +439,13 @@ (define-public md4c
 (define-public python-mistletoe
   (package
     (name "python-mistletoe")
-    (version "0.7.2")
+    (version "0.8.1")
     (source
      (origin
        (method url-fetch)
        (uri (pypi-uri "mistletoe" version))
        (sha256
-        (base32 "18z6hqfnfjqnrcgfgl5pkj9ggf9yx0yyy94azcn1qf7hqn6g3l14"))))
+        (base32 "0h8ydzxlfzmspiz8lcm13qp720kfsxiky0qqnc2mxf4qzm16m326"))))
     (build-system python-build-system)
     (home-page "https://github.com/miyuchina/mistletoe")
     (synopsis "Extensible Markdown parser in pure Python")
-- 
2.35.0





             reply	other threads:[~2022-02-04  2:08 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-02-04  2:07 jgart via Guix-patches via [this message]
2022-02-04 13:52 ` bug#53768: [PATCH] gnu: python-mistletoe: Update to 0.8.1 Vinicius Monego

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

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

  git send-email \
    --in-reply-to=20220204020708.11134-1-jgart@dismail.de \
    --to=guix-patches@gnu.org \
    --cc=53768@debbugs.gnu.org \
    --cc=jgart@dismail.de \
    /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 external index

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

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.