unofficial mirror of guix-patches@gnu.org 
 help / color / mirror / code / Atom feed
* [bug#65574] [PATCH] gnu: wl-clipboard: Update to 2.2.1.
@ 2023-08-28  1:49 Hilton Chain via Guix-patches via
  2023-09-09 13:44 ` Ludovic Courtès
  2023-09-23 13:25 ` bug#65574: Close: " Hilton Chain via Guix-patches via
  0 siblings, 2 replies; 3+ messages in thread
From: Hilton Chain via Guix-patches via @ 2023-08-28  1:49 UTC (permalink / raw)
  To: 65574; +Cc: Hilton Chain

* 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





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

* [bug#65574] [PATCH] gnu: wl-clipboard: Update to 2.2.1.
  2023-08-28  1:49 [bug#65574] [PATCH] gnu: wl-clipboard: Update to 2.2.1 Hilton Chain via Guix-patches via
@ 2023-09-09 13:44 ` Ludovic Courtès
  2023-09-23 13:25 ` bug#65574: Close: " Hilton Chain via Guix-patches via
  1 sibling, 0 replies; 3+ messages in thread
From: Ludovic Courtès @ 2023-09-09 13:44 UTC (permalink / raw)
  To: Hilton Chain; +Cc: 65574

Hilton Chain <hako@ultrarare.space> skribis:

> * gnu/packages/xdisorg.scm (wl-clipboard): Update to 2.2.1.

LGTM, thanks!




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

* bug#65574: Close: [PATCH] gnu: wl-clipboard: Update to 2.2.1.
  2023-08-28  1:49 [bug#65574] [PATCH] gnu: wl-clipboard: Update to 2.2.1 Hilton Chain via Guix-patches via
  2023-09-09 13:44 ` Ludovic Courtès
@ 2023-09-23 13:25 ` Hilton Chain via Guix-patches via
  1 sibling, 0 replies; 3+ messages in thread
From: Hilton Chain via Guix-patches via @ 2023-09-23 13:25 UTC (permalink / raw)
  To: 65574-close

The same change has been added in 695df753b9c8, closing this ticket.




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

end of thread, other threads:[~2023-09-23 13:28 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-08-28  1:49 [bug#65574] [PATCH] gnu: wl-clipboard: Update to 2.2.1 Hilton Chain via Guix-patches via
2023-09-09 13:44 ` Ludovic Courtès
2023-09-23 13:25 ` bug#65574: Close: " Hilton Chain via Guix-patches via

Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/guix.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).