GNU bug report logs - #65574
[PATCH] gnu: wl-clipboard: Update to 2.2.1.

Previous Next

Package: guix-patches;

Reported by: Hilton Chain <hako <at> ultrarare.space>

Date: Mon, 28 Aug 2023 01:51:02 UTC

Severity: normal

Tags: patch

Done: Hilton Chain <hako <at> ultrarare.space>

Bug is archived. No further changes may be made.

Full log


View this message in rfc822 format

From: help-debbugs <at> gnu.org (GNU bug Tracking System)
To: Hilton Chain <hako <at> ultrarare.space>
Subject: bug#65574: closed (Close: [PATCH] gnu: wl-clipboard: Update to
 2.2.1.)
Date: Sat, 23 Sep 2023 13:28:02 +0000
[Message part 1 (text/plain, inline)]
Your bug report

#65574: [PATCH] gnu: wl-clipboard: Update to 2.2.1.

which was filed against the guix-patches package, has been closed.

The explanation is attached below, along with your original report.
If you require more details, please reply to 65574 <at> debbugs.gnu.org.

-- 
65574: https://debbugs.gnu.org/cgi/bugreport.cgi?bug=65574
GNU Bug Tracking System
Contact help-debbugs <at> gnu.org with problems
[Message part 2 (message/rfc822, inline)]
From: Hilton Chain <hako <at> ultrarare.space>
To: 65574-close <at> debbugs.gnu.org
Subject: Close: [PATCH] gnu: wl-clipboard: Update to 2.2.1.
Date: Sat, 23 Sep 2023 21:25:48 +0800
The same change has been added in 695df753b9c8, closing this ticket.

[Message part 3 (message/rfc822, inline)]
From: Hilton Chain <hako <at> ultrarare.space>
To: guix-patches <at> gnu.org
Cc: Hilton Chain <hako <at> ultrarare.space>
Subject: [PATCH] gnu: wl-clipboard: Update to 2.2.1.
Date: Mon, 28 Aug 2023 09:49:22 +0800
* 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




This bug report was last modified 1 year and 297 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.