all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* [bug#61317] [PATCH] gnu: cl-webkit: Update to 3.5.7.
@ 2023-02-06  8:42 Artyom Bologov
  2023-02-08 16:11 ` bug#61317: " Guillaume Le Vaillant
  0 siblings, 1 reply; 2+ messages in thread
From: Artyom Bologov @ 2023-02-06  8:42 UTC (permalink / raw)
  To: 61317

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

Hello Guix,

Here's a patch updating cl-webkit to 3.5.7.


[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: Update cl-webkit. --]
[-- Type: text/x-patch, Size: 1041 bytes --]

From d975c348586186dfb387342e79f88f7d685a4910 Mon Sep 17 00:00:00 2001
To: guix-patches@gnu.org
Date: Mon, 6 Feb 2023 12:36:07 +0400
Subject: [PATCH] gnu: cl-webkit: Update to 3.5.7.

---
 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 21642034b5..7ece7e3e6c 100644
--- a/gnu/packages/lisp-xyz.scm
+++ b/gnu/packages/lisp-xyz.scm
@@ -4530,7 +4530,7 @@ (define-public ecl-cl-cffi-gtk
 (define-public sbcl-cl-webkit
   (package
     (name "sbcl-cl-webkit")
-    (version "3.5.6")
+    (version "3.5.7")
     (source
      (origin
        (method git-fetch)
@@ -4540,7 +4540,7 @@ (define-public sbcl-cl-webkit
        (file-name (git-file-name "cl-webkit" version))
        (sha256
         (base32
-         "13f6s7zwnx0nvllizij4vziph8pz28xkqzfyyis1dzz7cxksf6fy"))))
+         "0aqkqcs0n5wkgjx3lb513fvm7f2jw3d5daisc9mw1bmbbcqh2sba"))))
     (build-system asdf-build-system/sbcl)
     (inputs
      `(("cffi" ,sbcl-cffi)
-- 
2.38.1


[-- Attachment #3: Type: text/plain, Size: 28 bytes --]


Thanks,
--
Artyom Bologov.

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

* bug#61317: [PATCH] gnu: cl-webkit: Update to 3.5.7.
  2023-02-06  8:42 [bug#61317] [PATCH] gnu: cl-webkit: Update to 3.5.7 Artyom Bologov
@ 2023-02-08 16:11 ` Guillaume Le Vaillant
  0 siblings, 0 replies; 2+ messages in thread
From: Guillaume Le Vaillant @ 2023-02-08 16:11 UTC (permalink / raw)
  To: Artyom Bologov; +Cc: 61317-done

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

Patch pushed as 572d01e085709586c4e95863a2302f5c8136dd44.
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:[~2023-02-08 16:13 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-02-06  8:42 [bug#61317] [PATCH] gnu: cl-webkit: Update to 3.5.7 Artyom Bologov
2023-02-08 16:11 ` bug#61317: " Guillaume Le Vaillant

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.