all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: "André A. Gomes" <andremegafone@gmail.com>
To: 71671@debbugs.gnu.org
Subject: [bug#71671] [PATCH]: Update sbcl-trivial-clipboard to 0.0.0-8.50b3d3a
Date: Thu, 20 Jun 2024 12:27:41 +0300	[thread overview]
Message-ID: <87ed8s6k1e.fsf@gmail.com> (raw)

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

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-trivial-clipboard-Update-to-0.0.0-8.50b3d3a.patch --]
[-- Type: text/x-patch, Size: 1493 bytes --]

From 3ba6b6f481f978289043ef7d5fc832ca234d2c5f Mon Sep 17 00:00:00 2001
From: "Andre A. Gomes" <andremegafone@gmail.com>
Date: Thu, 20 Jun 2024 12:26:36 +0300
Subject: [PATCH] gnu: sbcl-trivial-clipboard: Update to 0.0.0-8.50b3d3a.

* gnu/packages/lisp-xyz.scm (sbcl-trivial-clipboard): Update to 0.0.0-8.50b3d3a.
---
 gnu/packages/lisp-xyz.scm | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/gnu/packages/lisp-xyz.scm b/gnu/packages/lisp-xyz.scm
index 2a1687be40..71628cb8e4 100644
--- a/gnu/packages/lisp-xyz.scm
+++ b/gnu/packages/lisp-xyz.scm
@@ -28582,8 +28582,8 @@ (define-public ecl-trivial-channels
   (sbcl-package->ecl-package sbcl-trivial-channels))
 
 (define-public sbcl-trivial-clipboard
-  (let ((commit "aee67d6132a46237f61d508ae4bd9ff44032566d")
-        (revision "7"))
+  (let ((commit "50b3d3a25717ac78fb1f0517635c3cb1c31c7667")
+        (revision "8"))
     (package
       (name "sbcl-trivial-clipboard")
       (version (git-version "0.0.0" revision commit))
@@ -28595,7 +28595,7 @@ (define-public sbcl-trivial-clipboard
                (commit commit)))
          (file-name (git-file-name "cl-trivial-clipboard" version))
          (sha256
-          (base32 "029qmx523xfk54p99ndgbmdd20s5i32mzpf77xymngrn4c33v9jk"))))
+          (base32 "1agj4nvw4qq7k4vp64y15gq5h5g22zasys48c2bvzqjr0n9d4lj1"))))
       (build-system asdf-build-system/sbcl)
       (inputs
        ;; Pick xsel instead of xclip because its closure size is slightly
-- 
2.41.0


             reply	other threads:[~2024-06-20  9:28 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-06-20  9:27 André A. Gomes [this message]
2024-06-24  7:59 ` bug#71671: [PATCH]: Update sbcl-trivial-clipboard to 0.0.0-8.50b3d3a 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=87ed8s6k1e.fsf@gmail.com \
    --to=andremegafone@gmail.com \
    --cc=71671@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.