Update version of hlwm-run-or-raise used

This commit is contained in:
Tom Willemse 2022-06-05 23:01:26 -07:00
parent 0782ee0007
commit 671659c7d2

View file

@ -10,7 +10,7 @@
#:use-module (oni packages hlwm-switch-to-window))
(define-public hlwm-run-or-raise
(let ((commit "e2747a706d0653220e70246c925a60cd55b612d1")
(let ((commit "deda13603d44e0a0aaab5a5f94f103864c64f257")
(revision "0"))
(package
(name "hlwm-run-or-raise")
@ -22,7 +22,7 @@
(commit commit)))
(method git-fetch)
(sha256
(base32 "11m8gj0dq9dpc6xl6y00mp5wzh5nck7cak4m5jvnznkqcxc4ahij"))
(base32 "12z44bk68pyiyl44hfhb1p85fy968p0x7qqjmzh8na0p8lah4x01"))
(file-name (git-file-name name version))))
(propagated-inputs
(list wmctrl gawk grep hlwm-switch-to-window scsh))