From: "André A. Gomes" <andremegafone@gmail.com>
To: 57603@debbugs.gnu.org
Subject: [bug#57603] [PATCH]: Update sbcl-cl-webkit to 3.5.4
Date: Mon, 05 Sep 2022 23:36:45 +0300 [thread overview]
Message-ID: <877d2hwobm.fsf@gmail.com> (raw)
[-- Attachment #1: Type: text/plain, Size: 117 bytes --]
Hi Guix,
Please find the patch attached. Thanks.
--
André A. Gomes
"You cannot even find the ruins..."
[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: 0001-gnu-sbcl-cl-webkit-Update-to-3.5.4.patch --]
[-- Type: text/x-patch, Size: 1154 bytes --]
From c42057d2e1e4e533823e6f0480e270d6ee3870cb Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Andr=C3=A9=20A=2E=20Gomes?= <andremegafone@gmail.com>
Date: Mon, 5 Sep 2022 23:34:34 +0300
Subject: [PATCH] gnu: sbcl-cl-webkit: Update to 3.5.4.
* gnu/packages/lisp-xyz.scm (sbcl-cl-webkit): Update to 3.5.4.
---
gnu/packages/lisp-xyz.scm | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/gnu/packages/lisp-xyz.scm b/gnu/packages/lisp-xyz.scm
index 2170a9e267..1a3b664cb6 100644
--- a/gnu/packages/lisp-xyz.scm
+++ b/gnu/packages/lisp-xyz.scm
@@ -3428,7 +3428,7 @@ (define-public ecl-cl-cffi-gtk
(define-public sbcl-cl-webkit
(package
(name "sbcl-cl-webkit")
- (version "3.5.3")
+ (version "3.5.4")
(source
(origin
(method git-fetch)
@@ -3438,7 +3438,7 @@ (define-public sbcl-cl-webkit
(file-name (git-file-name "cl-webkit" version))
(sha256
(base32
- "076lqj8ns9s7z980g3p2llw3k6hgsqnsvw8vjjslbpas2jzf26nr"))))
+ "072c6m63w9q4nr3lsvavi2i71qyfgygdpyqy659l0n81n7mjy2cr"))))
(build-system asdf-build-system/sbcl)
(inputs
`(("cffi" ,sbcl-cffi)
--
2.37.2
next reply other threads:[~2022-09-05 20:37 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2022-09-05 20:36 André A. Gomes [this message]
2022-09-06 8:21 ` bug#57603: [PATCH]: Update sbcl-cl-webkit to 3.5.4 Guillaume Le Vaillant
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=877d2hwobm.fsf@gmail.com \
--to=andremegafone@gmail.com \
--cc=57603@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 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).