From: Jean-Pierre De Jesus DIAZ via Guix-patches via <guix-patches@gnu.org>
To: 63824@debbugs.gnu.org
Cc: Jean-Pierre De Jesus DIAZ <jean@foundationdevices.com>,
efraim@flashner.co.il, ludo@gnu.org, vagrant@debian.org
Subject: [bug#63824] [PATCH 1/3] gnu: libjaylink: Update to 0.3.1.
Date: Thu, 1 Jun 2023 15:32:34 +0200 [thread overview]
Message-ID: <20230601133236.324123-1-jean@foundationdevices.com> (raw)
In-Reply-To: <20230601133010.323670-1-jean@foundationdevices.com>
* gnu/packages/embedded (libjaylink): Update to 0.3.1.
Signed-off-by: Jean-Pierre De Jesus DIAZ <jean@foundationdevices.com>
---
gnu/packages/embedded.scm | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/gnu/packages/embedded.scm b/gnu/packages/embedded.scm
index 50a3abd1fd..2a90ca22d0 100644
--- a/gnu/packages/embedded.scm
+++ b/gnu/packages/embedded.scm
@@ -511,7 +511,7 @@ (define-public gdb-arm-none-eabi
(define-public libjaylink
(package
(name "libjaylink")
- (version "0.2.0")
+ (version "0.3.1")
(source (origin
(method git-fetch)
(uri (git-reference
@@ -520,7 +520,7 @@ (define-public libjaylink
(file-name (git-file-name name version))
(sha256
(base32
- "0ndyfh51hiqyv2yscpj6qd091w7myxxjid3a6rx8f6k233vy826q"))))
+ "1wps72ir2kwdr7dphx4vp6cy0d46dm3nkwbk0mpryn9la09l7lm1"))))
(build-system gnu-build-system)
(native-inputs
(list autoconf automake libtool pkg-config))
--
2.34.1
next prev parent reply other threads:[~2023-06-01 13:33 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2023-06-01 13:30 [bug#63824] [PATCH 0/3] gnu: openocd: Update to 0.12.0 Jean-Pierre De Jesus DIAZ via Guix-patches via
2023-06-01 13:32 ` Jean-Pierre De Jesus DIAZ via Guix-patches via [this message]
2023-06-01 13:32 ` [bug#63824] [PATCH 2/3] gnu: jimtcl: Update to 0.82 Jean-Pierre De Jesus DIAZ via Guix-patches via
2023-06-01 13:32 ` [bug#63824] [PATCH 3/3] gnu: openocd: Update to 0.12.0 Jean-Pierre De Jesus DIAZ via Guix-patches via
2023-06-06 6:58 ` bug#63824: [PATCH 0/3] " Efraim Flashner
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=20230601133236.324123-1-jean@foundationdevices.com \
--to=guix-patches@gnu.org \
--cc=63824@debbugs.gnu.org \
--cc=efraim@flashner.co.il \
--cc=jean@foundationdevices.com \
--cc=ludo@gnu.org \
--cc=vagrant@debian.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 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).