summaryrefslogtreecommitdiff
path: root/px
diff options
context:
space:
mode:
authorFranz Geffke <m@f-a.nz>2025-07-01 20:11:45 +0100
committerFranz Geffke <m@f-a.nz>2025-07-01 20:11:45 +0100
commitc82045ffa4d946030d90f9ce36175137ca9e4580 (patch)
tree1e1351b16ced51e146830f548a9e06367bc0186c /px
parentbd750b8b5f6b7d34eddc501c78ea4f2f9bd81ecc (diff)
px: px-terminal-launcher: Update to v0.6.1HEADmaster
Diffstat (limited to 'px')
-rw-r--r--px/packages/desktop-tools.scm4
1 files changed, 2 insertions, 2 deletions
diff --git a/px/packages/desktop-tools.scm b/px/packages/desktop-tools.scm
index 731826d..b9601a5 100644
--- a/px/packages/desktop-tools.scm
+++ b/px/packages/desktop-tools.scm
@@ -287,14 +287,14 @@ brand icons for easy, scalable vector graphics on websites and beyond.")
(define-public px-terminal-launcher
(package
(name "px-terminal-launcher")
- (version "v0.6.0")
+ (version "v0.6.1")
(source
(origin
(method url-fetch)
(uri (string-append "https://source.pantherx.org/" name "_" version
".tgz"))
(sha256
- (base32 "1aadn4gwx9xv0lbsadvlwnbyf7fsg6dj8q2rqwccgq2c0kq769d7"))))
+ (base32 "0kz2sh6padki4nrjxria94mrccxrwhsakfnj2g71s6xis2mjmbka"))))
(build-system qt-build-system)
(arguments
;; make qtsvg work