mirror of
https://codeberg.org/guix/guix.git
synced 2025-10-02 02:15:12 +00:00
gnu: spectacle: Update to 6.3.6.
* gnu/packages/kde-plasma.scm (spectacle): Update to 6.3.6. Change-Id: I0a14dc9a3abf184a09294f5c96300bca3cd010cb
This commit is contained in:
parent
b260b32f09
commit
7984b5e387
1 changed files with 2 additions and 2 deletions
|
@ -3160,14 +3160,14 @@ of a Plasma shell.")
|
|||
(define-public spectacle
|
||||
(package
|
||||
(name "spectacle")
|
||||
(version "6.3.4")
|
||||
(version "6.3.6")
|
||||
(source
|
||||
(origin
|
||||
(method url-fetch)
|
||||
(uri (string-append "mirror://kde/stable/plasma/" version
|
||||
"/spectacle-" version ".tar.xz"))
|
||||
(sha256
|
||||
(base32 "1yncpas09gzg92314rjrvl99mczcc5nv2ryclg3mvgnsb56rbvjj"))))
|
||||
(base32 "0wkw4bfp2anl1b1w97cfig86ax84i9vmyddsbhpq0p3y6xj9r7q3"))))
|
||||
(build-system qt-build-system)
|
||||
(arguments
|
||||
(list #:qtbase qtbase
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue