* [bug#45804] [PATCH] gnu: libebml: Update to 1.4.1.
@ 2021-01-11 22:39 Michael Rohleder
2021-01-12 8:51 ` bug#45804: " Nicolas Goaziou
0 siblings, 1 reply; 2+ messages in thread
From: Michael Rohleder @ 2021-01-11 22:39 UTC (permalink / raw)
To: 45804
* gnu/packages/xml.scm (libebml): Update to 1.4.1.
---
gnu/packages/xml.scm | 5 +++--
1 file changed, 3 insertions(+), 2 deletions(-)
diff --git a/gnu/packages/xml.scm b/gnu/packages/xml.scm
index 163fff60c0..9816802b64 100644
--- a/gnu/packages/xml.scm
+++ b/gnu/packages/xml.scm
@@ -26,6 +26,7 @@
;;; Copyright © 2020 Edouard Klein <edk@beaver-labs.com>
;;; Copyright © 2020 Brett Gilio <brettg@gnu.org>
;;; Copyright © 2020 Pierre Langlois <pierre.langlois@gmx.com>
+;;; Copyright © 2021 Michael Rohleder <mike@rohleder.de>
;;;
;;; This file is part of GNU Guix.
;;;
@@ -139,14 +140,14 @@ things the parser might find in the XML document (like start tags).")
(define-public libebml
(package
(name "libebml")
- (version "1.4.0")
+ (version "1.4.1")
(source
(origin
(method url-fetch)
(uri (string-append "https://dl.matroska.org/downloads/libebml/"
"libebml-" version ".tar.xz"))
(sha256
- (base32 "1cy4hbk8qbxn4c6pwvlsvr1rp8vhfach9rwfg4c50qa94nlckaw0"))))
+ (base32 "0ckhf7wcfwik1c8ilwipdr9p7b58pvqvj8x54l6slqah81lwd53f"))))
(build-system cmake-build-system)
(arguments
`(#:configure-flags
--
2.30.0
^ permalink raw reply [flat|nested] 2+ messages in thread
* bug#45804: [PATCH] gnu: libebml: Update to 1.4.1.
2021-01-11 22:39 [bug#45804] [PATCH] gnu: libebml: Update to 1.4.1 Michael Rohleder
@ 2021-01-12 8:51 ` Nicolas Goaziou
0 siblings, 0 replies; 2+ messages in thread
From: Nicolas Goaziou @ 2021-01-12 8:51 UTC (permalink / raw)
To: Michael Rohleder; +Cc: 45804-done
Hello,
Michael Rohleder <mike@rohleder.de> writes:
> * gnu/packages/xml.scm (libebml): Update to 1.4.1.
Applied. Thank you.
Regards,
--
Nicolas Goaziou
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2021-01-12 8:52 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-01-11 22:39 [bug#45804] [PATCH] gnu: libebml: Update to 1.4.1 Michael Rohleder
2021-01-12 8:51 ` bug#45804: " Nicolas Goaziou
unofficial mirror of guix-patches@gnu.org
This inbox may be cloned and mirrored by anyone:
git clone --mirror https://yhetil.org/guix-patches/1 guix-patches/git/1.git
# If you have public-inbox 1.1+ installed, you may
# initialize and index your mirror using the following commands:
public-inbox-init -V2 guix-patches guix-patches/ https://yhetil.org/guix-patches \
guix-patches@gnu.org
public-inbox-index guix-patches
Example config snippet for mirrors.
Newsgroup available over NNTP:
nntp://news.yhetil.org/yhetil.gnu.guix.patches
AGPL code for this site: git clone http://ou63pmih66umazou.onion/public-inbox.git