me
/
guix
Archived
1
0
Fork 0

gnu: hotspot: Update to 1.5.0.

* gnu/packages/linux.scm (hotspot): Update to 1.5.0.

Change-Id: If8d2127be8ac880a5c9ab2cd7d23325d9be87417
master
Maxim Cournoyer 2024-04-26 07:44:42 -04:00
parent 4178eaf3b2
commit 22ffba9b4b
No known key found for this signature in database
GPG Key ID: 1260E46482E63562
1 changed files with 3 additions and 3 deletions

View File

@ -7143,7 +7143,7 @@ not as a replacement for it.")
(define-public hotspot (define-public hotspot
(package (package
(name "hotspot") (name "hotspot")
(version "1.4.1") (version "1.5.0")
(source (origin (source (origin
(method git-fetch) (method git-fetch)
(uri (git-reference (uri (git-reference
@ -7155,7 +7155,7 @@ not as a replacement for it.")
(file-name (git-file-name name version)) (file-name (git-file-name name version))
(sha256 (sha256
(base32 (base32
"0wz4qr3dwjji79x7kj44g7xp11qsscp3b95h6627k8p7xbpi2vhd")))) "17m96h0iahfjhbsa9flmsmbczvliy34vqvayzyh8bhldd8yh768l"))))
(build-system qt-build-system) (build-system qt-build-system)
(arguments (arguments
(list (list
@ -7232,7 +7232,7 @@ not as a replacement for it.")
karchive karchive
kconfig kconfig
kcoreaddons kcoreaddons
kddockwidgets-1 ;see https://github.com/KDAB/hotspot/issues/610 kddockwidgets
kgraphviewer kgraphviewer
kio kio
kiconthemes kiconthemes