unofficial mirror of guix-patches@gnu.org 
 help / color / mirror / code / Atom feed
From: Liliana Marie Prikler <liliana.prikler@gmail.com>
To: 67058@debbugs.gnu.org
Cc: liliana.prikler@gmail.com, maxim.cournoyer@gmail.com,
	rg@raghavgururajan.name
Subject: [bug#67058] [PATCH gnome-team 2/4] gnu: libxmlb: Update to 0.3.14.
Date: Sat, 11 Nov 2023 01:37:59 +0100	[thread overview]
Message-ID: <02555467ce0d0f223d83fa0e78edf7779283c594.1699663262.git.liliana.prikler@gmail.com> (raw)
In-Reply-To: <cover.1699663262.git.liliana.prikler@gmail.com>

* gnu/packages/xml.scm (libxmlb): Update to 0.3.14.

Change-Id: I8571b3f46a5528d04cc2ea013ff2ab0ef4ba19da
---
 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 01e48fda57..ec68deb31a 100644
--- a/gnu/packages/xml.scm
+++ b/gnu/packages/xml.scm
@@ -88,7 +88,7 @@ (define-module (gnu packages xml)
 (define-public libxmlb
   (package
     (name "libxmlb")
-    (version "0.3.12")
+    (version "0.3.14")
     (source
      (origin
        (method git-fetch)
@@ -98,7 +98,7 @@ (define-public libxmlb
          (commit version)))
        (file-name (git-file-name name version))
        (sha256
-        (base32 "0v9s2k5saxrs0ssjyg1zxaibybikvaw7fip6sy0b8ixzax9r5y0c"))))
+        (base32 "0qcp881s559wc73db91vjccrv0d3zva87l5jdp5w0ygzz6bmg5cn"))))
     (build-system meson-build-system)
     (arguments
      `(#:glib-or-gtk? #t))
-- 
2.41.0





  parent reply	other threads:[~2023-11-11  0:47 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-11-11  0:41 [bug#67058] [PATCH gnome-team 0/4] Upate libadwaita to 1.4.0 Liliana Marie Prikler
2023-11-11  0:19 ` [bug#67058] [PATCH gnome-team 1/4] gnu: gtk: Update to 4.12.3 Liliana Marie Prikler
2023-12-03 17:24   ` Maxim Cournoyer
2023-11-11  0:37 ` Liliana Marie Prikler [this message]
2023-11-11  0:38 ` [bug#67058] [PATCH gnome-team 3/4] gnu: appstream: Update to 0.16.4 Liliana Marie Prikler
2023-11-11  0:39 ` [bug#67058] [PATCH gnome-team 4/4] gnu: libadwaita: Update to 1.4.0 Liliana Marie Prikler
2023-11-19  8:52   ` bug#67058: " Liliana Marie Prikler
2023-11-18  8:21 ` [bug#67058] [PATCH gnome-team 0/4] Upate libadwaita " Vivien Kraus via Guix-patches via
2023-11-18  8:25   ` Vivien Kraus via Guix-patches via
2023-12-03 17:26 ` Maxim Cournoyer

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=02555467ce0d0f223d83fa0e78edf7779283c594.1699663262.git.liliana.prikler@gmail.com \
    --to=liliana.prikler@gmail.com \
    --cc=67058@debbugs.gnu.org \
    --cc=maxim.cournoyer@gmail.com \
    --cc=rg@raghavgururajan.name \
    /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).