unofficial mirror of guix-patches@gnu.org 
 help / color / mirror / code / Atom feed
* [bug#58633] [PATCH]: Update cl-webkit to 3.5.5.
@ 2022-10-19 12:56 Artyom Bologov
  2022-10-19 14:36 ` bug#58633: " Guillaume Le Vaillant
  0 siblings, 1 reply; 2+ messages in thread
From: Artyom Bologov @ 2022-10-19 12:56 UTC (permalink / raw)
  To: 58633

[-- 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.

^ permalink raw reply related	[flat|nested] 2+ messages in thread

* bug#58633: [PATCH]: Update cl-webkit to 3.5.5.
  2022-10-19 12:56 [bug#58633] [PATCH]: Update cl-webkit to 3.5.5 Artyom Bologov
@ 2022-10-19 14:36 ` Guillaume Le Vaillant
  0 siblings, 0 replies; 2+ messages in thread
From: Guillaume Le Vaillant @ 2022-10-19 14:36 UTC (permalink / raw)
  To: Artyom Bologov; +Cc: 58633-done

[-- Attachment #1: Type: text/plain, Size: 66 bytes --]

Patch pushed as 7ecd85eacbfa5b7379f563b83807d3e5258cf700.
Thanks.

[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 247 bytes --]

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2022-10-19 14:39 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-10-19 12:56 [bug#58633] [PATCH]: Update cl-webkit to 3.5.5 Artyom Bologov
2022-10-19 14:36 ` bug#58633: " Guillaume Le Vaillant

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).