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

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

bug#53768: closed ([PATCH] gnu: python-mistletoe: Update to 0.8.1.)


From: GNU bug Tracking System
Subject: bug#53768: closed ([PATCH] gnu: python-mistletoe: Update to 0.8.1.)
Date: Fri, 04 Feb 2022 13:53:02 +0000

Your message dated Fri, 04 Feb 2022 13:52:40 +0000
with message-id <d88ab5d25777200df087a4ec515c67a2bcac2673.camel@posteo.net>
and subject line Re: [PATCH] gnu: python-mistletoe: Update to 0.8.1.
has caused the debbugs.gnu.org bug report #53768,
regarding [PATCH] gnu: python-mistletoe: Update to 0.8.1.
to be marked as done.

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


-- 
53768: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=53768
GNU Bug Tracking System
Contact help-debbugs@gnu.org with problems
--- Begin Message --- Subject: [PATCH] gnu: python-mistletoe: Update to 0.8.1. Date: Thu, 3 Feb 2022 21:07:08 -0500
* 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




--- End Message ---
--- Begin Message --- Subject: Re: [PATCH] gnu: python-mistletoe: Update to 0.8.1. Date: Fri, 04 Feb 2022 13:52:40 +0000
Hi,

Em qui, 2022-02-03 às 21:07 -0500, jgart escreveu:
> * gnu/packages/markup.scm (python-mistletoe): Update to 0.8.1.

I added a copyright line for you and pushed, thanks!



--- End Message ---

reply via email to

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