* [bug#66513] [PATCH]: Update trivial-clipboard to 0.0.0-7.aee67d6
@ 2023-10-13 11:14 André A. Gomes
2023-10-14 20:32 ` bug#66513: " Ludovic Courtès
0 siblings, 1 reply; 2+ messages in thread
From: André A. Gomes @ 2023-10-13 11:14 UTC (permalink / raw)
To: 66513
[-- 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-7.aee67d6.patch --]
[-- Type: text/x-patch, Size: 1496 bytes --]
From 04f32daaa13bb425f76f56ae46807fdb3e7f459e Mon Sep 17 00:00:00 2001
From: "Andre A. Gomes" <andremegafone@gmail.com>
Date: Fri, 13 Oct 2023 14:12:41 +0300
Subject: [PATCH] gnu: sbcl-trivial-clipboard: Update to 0.0.0-7.aee67d6.
* gnu/packages/lisp-xyz.scm (sbcl-trivial-clipboard): Update to 0.0.0-7.aee67d6.
---
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 dfd8c69709..feac9fdbed 100644
--- a/gnu/packages/lisp-xyz.scm
+++ b/gnu/packages/lisp-xyz.scm
@@ -5532,8 +5532,8 @@ (define-public cl-trivial-arguments
(sbcl-package->cl-source-package sbcl-trivial-arguments))
(define-public sbcl-trivial-clipboard
- (let ((commit "6ddf8d5dff8f5c2102af7cd1a1751cbe6408377b")
- (revision "6"))
+ (let ((commit "aee67d6132a46237f61d508ae4bd9ff44032566d")
+ (revision "7"))
(package
(name "sbcl-trivial-clipboard")
(version (git-version "0.0.0" revision commit))
@@ -5545,7 +5545,7 @@ (define-public sbcl-trivial-clipboard
(commit commit)))
(file-name (git-file-name "cl-trivial-clipboard" version))
(sha256
- (base32 "04qmm69zyx8rs23pfhgzgxn0j108byv3b7skfdv0h01a76wlhplz"))))
+ (base32 "029qmx523xfk54p99ndgbmdd20s5i32mzpf77xymngrn4c33v9jk"))))
(build-system asdf-build-system/sbcl)
(inputs
;; Pick xsel instead of xclip because its closure size is slightly
--
2.41.0
^ permalink raw reply related [flat|nested] 2+ messages in thread
* bug#66513: [PATCH]: Update trivial-clipboard to 0.0.0-7.aee67d6
2023-10-13 11:14 [bug#66513] [PATCH]: Update trivial-clipboard to 0.0.0-7.aee67d6 André A. Gomes
@ 2023-10-14 20:32 ` Ludovic Courtès
0 siblings, 0 replies; 2+ messages in thread
From: Ludovic Courtès @ 2023-10-14 20:32 UTC (permalink / raw)
To: André A. Gomes; +Cc: 66513-done
André A. Gomes <andremegafone@gmail.com> skribis:
>>From 04f32daaa13bb425f76f56ae46807fdb3e7f459e Mon Sep 17 00:00:00 2001
> From: "Andre A. Gomes" <andremegafone@gmail.com>
> Date: Fri, 13 Oct 2023 14:12:41 +0300
> Subject: [PATCH] gnu: sbcl-trivial-clipboard: Update to 0.0.0-7.aee67d6.
>
> * gnu/packages/lisp-xyz.scm (sbcl-trivial-clipboard): Update to 0.0.0-7.aee67d6.
Applied, thanks!
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2023-10-14 20:32 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-10-13 11:14 [bug#66513] [PATCH]: Update trivial-clipboard to 0.0.0-7.aee67d6 André A. Gomes
2023-10-14 20:32 ` bug#66513: " Ludovic Courtès
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.