summaryrefslogtreecommitdiff
path: root/gnu
diff options
context:
space:
mode:
authorMazin AlHaddad <codeberg@getstate.dev>2025-12-31 09:35:24 +0000
committerSharlatan Hellseher <sharlatanus@gmail.com>2026-02-27 23:02:43 +0000
commiteef3d007ba5682e82b0faa91e578a6b254c66ec5 (patch)
tree8f94fd326ffbfd099e3cfd7b0a90b75321d2a78b /gnu
parent295a09f7c01819ebf7c30d0e35741071b313a763 (diff)
gnu: deskflow: Update to 1.25.0.
* gnu/packages/hardware.scm (deskflow): Update to 1.25.0. Merges: https://codeberg.org/guix/guix/pulls/5254 Change-Id: I83884d0d55022138e2c13d0a1d285fa0717bcdbb Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>
Diffstat (limited to 'gnu')
-rw-r--r--gnu/packages/hardware.scm4
1 files changed, 2 insertions, 2 deletions
diff --git a/gnu/packages/hardware.scm b/gnu/packages/hardware.scm
index ebb10d052a8..f49886d7647 100644
--- a/gnu/packages/hardware.scm
+++ b/gnu/packages/hardware.scm
@@ -221,7 +221,7 @@ Notable features include:
(define-public deskflow
(package
(name "deskflow")
- (version "1.23.0")
+ (version "1.25.0")
(source
(origin
(method git-fetch)
@@ -230,7 +230,7 @@ Notable features include:
(commit (string-append "v" version))))
(file-name (git-file-name name version))
(sha256
- (base32 "0wgj0sjnxkfplpq05q2lqgag29l7bf4cqdw0xmr89ayrh1nyjxa1"))))
+ (base32 "1fd2pasc8l0rb9k2f97ip69h4y8gppz1v7jik46476h477ykz7p7"))))
(build-system cmake-build-system)
(arguments
(list