summaryrefslogtreecommitdiff
path: root/px/packages/desktop.scm
diff options
context:
space:
mode:
Diffstat (limited to 'px/packages/desktop.scm')
-rw-r--r--px/packages/desktop.scm6
1 files changed, 3 insertions, 3 deletions
diff --git a/px/packages/desktop.scm b/px/packages/desktop.scm
index 5b71680..9b5b806 100644
--- a/px/packages/desktop.scm
+++ b/px/packages/desktop.scm
@@ -152,12 +152,12 @@
(define-public px-terminal-launcher
(package
(name "px-terminal-launcher")
- (version "v0.1.9")
+ (version "v0.2.0")
(source
(origin
(method url-fetch)
(uri (string-append "https://source.pantherx.org/" name "_" version ".tgz"))
- (sha256 (base32 "14b3kn9invpawynn3nxgwvyr1l8k796v3jjcq8rzjmbfc48qpxi6"))))
+ (sha256 (base32 "0mvs1nhsq1ivm812w8f1blki7vg7sng5d6s39zqjmcgys7p78lxd"))))
(build-system qt-build-system)
(arguments
`(#:tests? #f ; no tests
@@ -444,4 +444,4 @@
; (define %pantherx-desktop-i3
; (list i3-wm i3lock i3lock-fancy i3status
-; dmenu i3blocks)) \ No newline at end of file
+; dmenu i3blocks))