GNU bug report logs - #65263
[PATCH] gnu: ydotool: Update to 1.0.4.

Previous Next

Package: guix-patches;

Reported by: kiasoc5 <kiasoc5 <at> disroot.org>

Date: Sun, 13 Aug 2023 05:24:03 UTC

Severity: normal

Tags: patch

Done: 宋文武 <iyzsong <at> envs.net>

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: kiasoc5 <kiasoc5 <at> disroot.org>
Subject: bug#65263: closed (Re: bug#65263: [PATCH] gnu: ydotool: Update to
 1.0.4.)
Date: Sat, 26 Aug 2023 03:33:04 +0000
[Message part 1 (text/plain, inline)]
Your bug report

#65263: [PATCH] gnu: ydotool: Update to 1.0.4.

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 65263 <at> debbugs.gnu.org.

-- 
65263: https://debbugs.gnu.org/cgi/bugreport.cgi?bug=65263
GNU Bug Tracking System
Contact help-debbugs <at> gnu.org with problems
[Message part 2 (message/rfc822, inline)]
From: 宋文武 <iyzsong <at> envs.net>
To: kiasoc5 <kiasoc5 <at> disroot.org>
Cc: 65263-done <at> debbugs.gnu.org
Subject: Re: bug#65263: [PATCH] gnu: ydotool: Update to 1.0.4.
Date: Sat, 26 Aug 2023 11:32:45 +0800
kiasoc5 <kiasoc5 <at> disroot.org> writes:

> * gnu/packages/xdisorg.scm (ydotool): Update to 1.0.4.

Applied, thank you!

[Message part 3 (message/rfc822, inline)]
From: kiasoc5 <kiasoc5 <at> disroot.org>
To: guix-patches <at> gnu.org
Cc: kiasoc5 <kiasoc5 <at> disroot.org>
Subject: [PATCH] gnu: ydotool: Update to 1.0.4.
Date: Sun, 13 Aug 2023 01:21:08 -0400
* gnu/packages/xdisorg.scm (ydotool): Update to 1.0.4.
---
 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 553fa8d5e2..e002f00566 100644
--- a/gnu/packages/xdisorg.scm
+++ b/gnu/packages/xdisorg.scm
@@ -3449,7 +3449,7 @@ (define-public wlsunset
 (define-public ydotool
   (package
     (name "ydotool")
-    (version "1.0.1")
+    (version "1.0.4")
     (source
      (origin
        (method git-fetch)
@@ -3458,7 +3458,7 @@ (define-public ydotool
              (commit (string-append "v" version))))
        (file-name (git-file-name name version))
        (sha256
-        (base32 "1h19dh7kai0iikssr7sq0wfkh0sb18dylyfg7c3dkwc158cdg9cr"))))
+        (base32 "0y2n1r6hx0ar1yn636a7j4ywm17qqji84ryhdina3kriwx3sgmij"))))
     (build-system cmake-build-system)
     (arguments '(#:tests? #f))          ; no tests
     (native-inputs (list scdoc))

base-commit: d0a2b422e06aab0cab3a10a47ef378602992577f
-- 
2.39.2




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

Previous Next


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