From: Hilton Chain via Guix-patches via <guix-patches@gnu.org>
To: 65574@debbugs.gnu.org
Cc: Hilton Chain <hako@ultrarare.space>
Subject: [bug#65574] [PATCH] gnu: wl-clipboard: Update to 2.2.1.
Date: Mon, 28 Aug 2023 09:49:22 +0800 [thread overview]
Message-ID: <4cec00b8af71a81dd9d64b3064246f5af48e86d9.1693187270.git.hako@ultrarare.space> (raw)
* gnu/packages/xdisorg.scm (wl-clipboard): Update to 2.2.1.
---
Changes: <https://github.com/bugaevc/wl-clipboard/compare/v2.2.0...v2.2.1>
gnu/packages/xdisorg.scm | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/gnu/packages/xdisorg.scm b/gnu/packages/xdisorg.scm
index 1c1ca32e7e..f43723adb8 100644
--- a/gnu/packages/xdisorg.scm
+++ b/gnu/packages/xdisorg.scm
@@ -2750,7 +2750,7 @@ (define-public wl-color-picker
(define-public wl-clipboard
(package
(name "wl-clipboard")
- (version "2.2.0")
+ (version "2.2.1")
(source
(origin
(method git-fetch)
@@ -2759,7 +2759,7 @@ (define-public wl-clipboard
(commit (string-append "v" version))))
(file-name (git-file-name name version))
(sha256
- (base32 "0r45k6fk9k26qs88s2sjlgjjamhj2jqghdivlh2xjqknws63d29g"))))
+ (base32 "09l6dv3qsqscbr98vxi4wg4rkx0wlhnsc40n21mx3ds6balmg105"))))
(build-system meson-build-system)
(arguments
(list #:configure-flags
base-commit: 0aa74bebe31907c4abc71468319b220f908edd90
--
2.41.0
next reply other threads:[~2023-08-28 1:51 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2023-08-28 1:49 Hilton Chain via Guix-patches via [this message]
2023-09-09 13:44 ` [bug#65574] [PATCH] gnu: wl-clipboard: Update to 2.2.1 Ludovic Courtès
2023-09-23 13:25 ` bug#65574: Close: " Hilton Chain via Guix-patches via
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=4cec00b8af71a81dd9d64b3064246f5af48e86d9.1693187270.git.hako@ultrarare.space \
--to=guix-patches@gnu.org \
--cc=65574@debbugs.gnu.org \
--cc=hako@ultrarare.space \
/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.