all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* [bug#57603] [PATCH]: Update sbcl-cl-webkit to 3.5.4
@ 2022-09-05 20:36 André A. Gomes
  2022-09-06  8:21 ` bug#57603: " Guillaume Le Vaillant
  0 siblings, 1 reply; 2+ messages in thread
From: André A. Gomes @ 2022-09-05 20:36 UTC (permalink / raw)
  To: 57603

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


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

* bug#57603: [PATCH]: Update sbcl-cl-webkit to 3.5.4
  2022-09-05 20:36 [bug#57603] [PATCH]: Update sbcl-cl-webkit to 3.5.4 André A. Gomes
@ 2022-09-06  8:21 ` Guillaume Le Vaillant
  0 siblings, 0 replies; 2+ messages in thread
From: Guillaume Le Vaillant @ 2022-09-06  8:21 UTC (permalink / raw)
  To: André A. Gomes; +Cc: 57603-done

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

Patch pushed as cb1d9486356edd0dc7e9585df7275a0bc2bfe593.
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-09-06  8:24 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-09-05 20:36 [bug#57603] [PATCH]: Update sbcl-cl-webkit to 3.5.4 André A. Gomes
2022-09-06  8:21 ` bug#57603: " 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.