unofficial mirror of guix-patches@gnu.org 
 help / color / mirror / code / Atom feed
* [bug#65263] [PATCH] gnu: ydotool: Update to 1.0.4.
@ 2023-08-13  5:21 kiasoc5 via Guix-patches via
  2023-08-26  3:32 ` bug#65263: " 宋文武 via Guix-patches via
  0 siblings, 1 reply; 2+ messages in thread
From: kiasoc5 via Guix-patches via @ 2023-08-13  5:21 UTC (permalink / raw)
  To: 65263; +Cc: kiasoc5

* 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





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

* bug#65263: [PATCH] gnu: ydotool: Update to 1.0.4.
  2023-08-13  5:21 [bug#65263] [PATCH] gnu: ydotool: Update to 1.0.4 kiasoc5 via Guix-patches via
@ 2023-08-26  3:32 ` 宋文武 via Guix-patches via
  0 siblings, 0 replies; 2+ messages in thread
From: 宋文武 via Guix-patches via @ 2023-08-26  3:32 UTC (permalink / raw)
  To: kiasoc5; +Cc: 65263-done

kiasoc5 <kiasoc5@disroot.org> writes:

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

Applied, thank you!




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

end of thread, other threads:[~2023-08-26  3:33 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-08-13  5:21 [bug#65263] [PATCH] gnu: ydotool: Update to 1.0.4 kiasoc5 via Guix-patches via
2023-08-26  3:32 ` bug#65263: " 宋文武 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).