all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Artyom Bologov <mail@aartaka.me>
To: 61317@debbugs.gnu.org
Subject: [bug#61317] [PATCH] gnu: cl-webkit: Update to 3.5.7.
Date: Mon, 06 Feb 2023 12:42:51 +0400	[thread overview]
Message-ID: <87mt5rfajc.fsf@aartaka.me> (raw)

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

             reply	other threads:[~2023-02-06  8:45 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-02-06  8:42 Artyom Bologov [this message]
2023-02-08 16:11 ` bug#61317: [PATCH] gnu: cl-webkit: Update to 3.5.7 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=87mt5rfajc.fsf@aartaka.me \
    --to=mail@aartaka.me \
    --cc=61317@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.