unofficial mirror of guix-patches@gnu.org 
 help / color / mirror / code / Atom feed
* [bug#71403] [PATCH] gnu: libinput-gestures: Update to 2.76.
@ 2024-06-07  2:27 kiasoc5 via Guix-patches via
  2024-06-07  2:35 ` [bug#71403] [PATCH v2] gnu: Add libinput-gestures kiasoc5 via Guix-patches via
  2024-06-29  9:49 ` [bug#71403] Comment Andreas Enge
  0 siblings, 2 replies; 3+ messages in thread
From: kiasoc5 via Guix-patches via @ 2024-06-07  2:27 UTC (permalink / raw)
  To: 71403; +Cc: kiasoc5

* gnu/packages/freedesktop.scm (libinput-gestures): Update to 2.76.

Change-Id: If01b291c6790539af22c508d764c5f09a92ec051
---
 gnu/packages/freedesktop.scm | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/gnu/packages/freedesktop.scm b/gnu/packages/freedesktop.scm
index e29c289df2..79dd6d5015 100644
--- a/gnu/packages/freedesktop.scm
+++ b/gnu/packages/freedesktop.scm
@@ -747,7 +747,7 @@ (define-public libinput-minimal
 (define-public libinput-gestures
   (package
     (name "libinput-gestures")
-    (version "2.73")
+    (version "2.76")
     (source (origin
               (method git-fetch)
               (uri (git-reference
@@ -756,7 +756,7 @@ (define-public libinput-gestures
               (file-name (git-file-name name version))
               (sha256
                (base32
-                "1klnc4y43maxpz7c6q0gc2gbly6jfcawnalx3f2jyc61zzgrxl3n"))))
+                "0x7gwdq7c7rahbfj6cdk19jgmm4g87r51i1229rq55wlzm1y1gsd"))))
     (build-system gnu-build-system)
     (arguments
      (list

base-commit: 580d77d0fb12448ef1621699cc0c56e787e2aadb
prerequisite-patch-id: 3105d2dda46daf29f7ea4fd49a21a44826cb965a
-- 
2.45.1





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

end of thread, other threads:[~2024-06-29  9:50 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-06-07  2:27 [bug#71403] [PATCH] gnu: libinput-gestures: Update to 2.76 kiasoc5 via Guix-patches via
2024-06-07  2:35 ` [bug#71403] [PATCH v2] gnu: Add libinput-gestures kiasoc5 via Guix-patches via
2024-06-29  9:49 ` [bug#71403] Comment Andreas Enge

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).