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

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

bug#45491: closed ([PATCH] gnu: minixml: Update to 3.2.)


From: GNU bug Tracking System
Subject: bug#45491: closed ([PATCH] gnu: minixml: Update to 3.2.)
Date: Thu, 31 Dec 2020 13:18:02 +0000

Your message dated Thu, 31 Dec 2020 15:16:12 +0200
with message-id <X+3PHG8dvDw+f/Wo@3900XT>
and subject line Re: [bug#45491] [PATCH] gnu: minixml: Update to 3.2.
has caused the debbugs.gnu.org bug report #45491,
regarding [PATCH] gnu: minixml: Update to 3.2.
to be marked as done.

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


-- 
45491: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=45491
GNU Bug Tracking System
Contact help-debbugs@gnu.org with problems
--- Begin Message --- Subject: [PATCH] gnu: minixml: Update to 3.2. Date: Mon, 28 Dec 2020 12:59:45 +0100
* gnu/packages/xml.scm (minixml): Update to 3.2.
---
 gnu/packages/xml.scm | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/gnu/packages/xml.scm b/gnu/packages/xml.scm
index 9dc37addf4..ca62dfbeef 100644
--- a/gnu/packages/xml.scm
+++ b/gnu/packages/xml.scm
@@ -1125,7 +1125,7 @@ Libxml2).")
 (define-public minixml
   (package
     (name "minixml")
-    (version "2.12")
+    (version "3.2")
     (source (origin
               (method url-fetch)
               (uri (string-append "https://github.com/michaelrsweet/mxml/";
@@ -1133,7 +1133,7 @@ Libxml2).")
                                   "/mxml-" version ".tar.gz"))
               (sha256
                (base32
-                "0kq3wiycb40dcyswvajrqb1n5ffm5xcnsfxxaml92vhpl6x57yvb"))))
+                "0x698ayv00vrjg0yfm20lakpgl7m02x1fk2n09wygwk4973gd55q"))))
     (build-system gnu-build-system)
     (arguments
      `(#:configure-flags
-- 
2.29.2




--- End Message ---
--- Begin Message --- Subject: Re: [bug#45491] [PATCH] gnu: minixml: Update to 3.2. Date: Thu, 31 Dec 2020 15:16:12 +0200
I also updated the home-page. Patch pushed!

-- 
Efraim Flashner   <efraim@flashner.co.il>   אפרים פלשנר
GPG key = A28B F40C 3E55 1372 662D  14F7 41AA E7DC CA3D 8351
Confidentiality cannot be guaranteed on emails sent or received unencrypted

Attachment: signature.asc
Description: PGP signature


--- End Message ---

reply via email to

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