From: odion@efficios.com
To: Maxim Cournoyer <maxim.cournoyer@gmail.com>,
Olivier Dion <odion@efficios.com>
Cc: 65624@debbugs.gnu.org
Subject: [bug#65624] [PATCH v2 2/2] gnu: liburcu: Update to 0.14.0.
Date: Thu, 7 Sep 2023 11:20:53 -0400 [thread overview]
Message-ID: <20230907152053.12402-2-odion@efficios.com> (raw)
In-Reply-To: <20230907152053.12402-1-odion@efficios.com>
From: Olivier Dion <odion@efficios.com>
* gnu/packages/datastructures.scm (liburcu): Update to 0.14.0.
---
gnu/packages/datastructures.scm | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/gnu/packages/datastructures.scm b/gnu/packages/datastructures.scm
index bd4f099d94..0689ef4259 100644
--- a/gnu/packages/datastructures.scm
+++ b/gnu/packages/datastructures.scm
@@ -213,14 +213,14 @@ (define-public libcuckoo
(define-public liburcu
(package
(name "liburcu")
- (version "0.13.1")
+ (version "0.14.0")
(source (origin
(method url-fetch)
(uri (string-append "https://www.lttng.org/files/urcu/"
"userspace-rcu-" version ".tar.bz2"))
(sha256
(base32
- "10rh6v9j13622cjlzx31cfpghjy0kqkvn6pb42whwwcg5cyz64rj"))))
+ "0kwx4fi3gn4p4sdxqkz2zh4z0fv06q449bnz43zjqfad3lkbyhya"))))
(build-system gnu-build-system)
(native-inputs
(list perl)) ; for tests
--
2.41.0
next prev parent reply other threads:[~2023-09-07 15:22 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2023-08-30 15:22 [bug#65624] [PATCH] gnu: liburcu: Update to 0.14.0 odion
2023-09-06 4:56 ` Maxim Cournoyer
2023-09-06 14:32 ` Olivier Dion
2023-09-06 17:13 ` Maxim Cournoyer
2023-09-07 15:20 ` [bug#65624] [PATCH v2 1/2] gnu: multipath-tools: Update to 0.9.6 odion
2023-09-07 15:20 ` odion [this message]
2023-09-10 14:48 ` bug#65624: " 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=20230907152053.12402-2-odion@efficios.com \
--to=odion@efficios.com \
--cc=65624@debbugs.gnu.org \
--cc=maxim.cournoyer@gmail.com \
/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).