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

  • Done
  • quality assurance status badge
Details
2 participants
  • Hilton Chain
  • Ludovic Courtès
Owner
unassigned
Submitted by
Hilton Chain
Severity
normal
H
H
Hilton Chain wrote on 28 Aug 2023 03:49
(address . guix-patches@gnu.org)(name . Hilton Chain)(address . hako@ultrarare.space)
4cec00b8af71a81dd9d64b3064246f5af48e86d9.1693187270.git.hako@ultrarare.space
* gnu/packages/xdisorg.scm (wl-clipboard): Update to 2.2.1.
---


gnu/packages/xdisorg.scm | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)

Toggle diff (26 lines)
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
L
L
Ludovic Courtès wrote on 9 Sep 2023 15:44
(name . Hilton Chain)(address . hako@ultrarare.space)(address . 65574@debbugs.gnu.org)
875y4jxxyl.fsf@gnu.org
Hilton Chain <hako@ultrarare.space> skribis:

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

LGTM, thanks!
H
H
Hilton Chain wrote on 23 Sep 2023 15:25
Close: [PATCH] gnu: wl-clipboard: Update to 2.2.1.
(address . 65574-close@debbugs.gnu.org)
875y41qaw3.wl-hako@ultrarare.space
The same change has been added in 695df753b9c8, closing this ticket.
?
Your comment

This issue is archived.

To comment on this conversation send an email to 65574@debbugs.gnu.org

To respond to this issue using the mumi CLI, first switch to it
mumi current 65574
Then, you may apply the latest patchset in this issue (with sign off)
mumi am -- -s
Or, compose a reply to this issue
mumi compose
Or, send patches to this issue
mumi send-email *.patch