all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Alexandros Theodotou <alex@zrythm.org>
To: 54808@debbugs.gnu.org
Cc: Alexandros Theodotou <alex@zrythm.org>
Subject: [bug#54808] [PATCH 4/5] gnu: libcyaml: Update to 1.3.1.
Date: Sat,  9 Apr 2022 00:53:45 +0000	[thread overview]
Message-ID: <20220409005346.69279-4-alex@zrythm.org> (raw)
In-Reply-To: <20220409005346.69279-1-alex@zrythm.org>

* gnu/packages/serialization.scm (libcyaml): Update to 1.3.1.
---
 gnu/packages/serialization.scm | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/gnu/packages/serialization.scm b/gnu/packages/serialization.scm
index 5cf39ac7f4..a9ba212c9d 100644
--- a/gnu/packages/serialization.scm
+++ b/gnu/packages/serialization.scm
@@ -11,7 +11,7 @@
 ;;; Copyright © 2017, 2018, 2019 Tobias Geerinckx-Rice <me@tobias.gr>
 ;;; Copyright © 2018 Joshua Sierles, Nextjournal <joshua@nextjournal.com>
 ;;; Copyright © 2020 Martin Becze <mjbecze@riseup.net>
-;;; Copyright © 2020 Alexandros Theodotou <alex@zrythm.org>
+;;; Copyright © 2020, 2022 Alexandros Theodotou <alex@zrythm.org>
 ;;;
 ;;; This file is part of GNU Guix.
 ;;;
@@ -354,7 +354,7 @@ (define-public libyaml+static
 (define-public libcyaml
   (package
     (name "libcyaml")
-    (version "1.1.0")
+    (version "1.3.1")
     (source
      (origin
        (method git-fetch)
@@ -364,7 +364,7 @@ (define-public libcyaml
        (file-name (git-file-name name version))
        (patches (search-patches "libcyaml-libyaml-compat.patch"))
        (sha256
-        (base32 "0428p0rwq71nhh5nzcbapsbrjxa0x5l6h6ns32nxv7j624f0zd93"))))
+        (base32 "0gvf3h8r8300wdwfjgxw3nzlj7w14q63m67p8wdm5fvpha017n4y"))))
     (build-system gnu-build-system)
     (arguments
      `(#:make-flags
-- 
2.35.1





  parent reply	other threads:[~2022-04-09  0:55 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-04-09  0:53 [bug#54805] [PATCH 1/5] gnu: libadwaita: Update to 1.1.0 Alexandros Theodotou
2022-04-09  0:53 ` [bug#54806] [PATCH 2/5] gnu: Add gtksourceview-5 Alexandros Theodotou
2022-04-09  0:53 ` [bug#54807] [PATCH 3/5] gnu: libaudec: Update to 0.3.4 Alexandros Theodotou
2022-04-09  0:53 ` Alexandros Theodotou [this message]
2022-04-09  0:53 ` [bug#54809] [PATCH 5/5] gnu: rtmidi: Update to 5.0.0 Alexandros Theodotou
     [not found]   ` <handler.54809.B.164946565628153.ack@debbugs.gnu.org>
2022-04-29 17:52     ` [bug#54809] Acknowledgement ([PATCH 5/5] gnu: rtmidi: Update to 5.0.0.) Alexandros Theodotou
2022-06-14 22:05 ` bug#54805: bug#54809: [PATCH 5/5] gnu: rtmidi: Update to 5.0.0 Ludovic Courtès

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=20220409005346.69279-4-alex@zrythm.org \
    --to=alex@zrythm.org \
    --cc=54808@debbugs.gnu.org \
    /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.