From: Artyom Bologov <mail@aartaka.me>
To: 58633@debbugs.gnu.org
Subject: [bug#58633] [PATCH]: Update cl-webkit to 3.5.5.
Date: Wed, 19 Oct 2022 16:56:19 +0400 [thread overview]
Message-ID: <87tu403r9q.fsf@aartaka.me> (raw)
[-- Attachment #1: Type: text/plain, Size: 91 bytes --]
Hello Guix,
This updates cl-webkit to 3.5.5.
Find the patches attached to this message.
[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: Update cl-webkit to 3.5.5. --]
[-- Type: text/x-patch, Size: 1114 bytes --]
From 6ee0a578785540958e79dd015beb842bb2ac9443 Mon Sep 17 00:00:00 2001
From: Artyom Bologov <mail@aartaka.me>
Date: Wed, 19 Oct 2022 16:45:11 +0400
Subject: [PATCH] gnu: cl-webkit: Update to 3.5.5.
* gnu/packages/lisp-xyz.scm (cl-webkit): Update to 3.5.5.
---
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 f23b4a70bb..d1605abcaa 100644
--- a/gnu/packages/lisp-xyz.scm
+++ b/gnu/packages/lisp-xyz.scm
@@ -3707,7 +3707,7 @@ (define-public ecl-cl-cffi-gtk
(define-public sbcl-cl-webkit
(package
(name "sbcl-cl-webkit")
- (version "3.5.4")
+ (version "3.5.5")
(source
(origin
(method git-fetch)
@@ -3717,7 +3717,7 @@ (define-public sbcl-cl-webkit
(file-name (git-file-name "cl-webkit" version))
(sha256
(base32
- "072c6m63w9q4nr3lsvavi2i71qyfgygdpyqy659l0n81n7mjy2cr"))))
+ "1wbz8h9f76crwkpxn4wvkd05lz66zd7lhjag5g5n9fwvlrf2bh3d"))))
(build-system asdf-build-system/sbcl)
(inputs
`(("cffi" ,sbcl-cffi)
--
2.37.1
[-- Attachment #3: Type: text/plain, Size: 28 bytes --]
Thanks,
--
Artyom Bologov.
next reply other threads:[~2022-10-19 13:19 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2022-10-19 12:56 Artyom Bologov [this message]
2022-10-19 14:36 ` bug#58633: [PATCH]: Update cl-webkit to 3.5.5 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
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=87tu403r9q.fsf@aartaka.me \
--to=mail@aartaka.me \
--cc=58633@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.