mirror of
https://codeberg.org/guix/guix.git
synced 2025-10-02 02:15:12 +00:00
gnu: ghostwriter: Update to 25.04.0.
* gnu/packages/kde-office.scm (ghostwriter): Update to 25.04.0. Change-Id: I5c81a0dd82b8db1fac2abba2130b00eee1c59586
This commit is contained in:
parent
4823877705
commit
45586b4c6d
1 changed files with 2 additions and 2 deletions
|
@ -155,13 +155,13 @@ Advanced plugins:
|
|||
(define-public ghostwriter
|
||||
(package
|
||||
(name "ghostwriter")
|
||||
(version "24.12.3")
|
||||
(version "25.04.0")
|
||||
(source (origin
|
||||
(method url-fetch)
|
||||
(uri (string-append "mirror://kde/stable/release-service/" version
|
||||
"/src/ghostwriter-" version ".tar.xz"))
|
||||
(sha256
|
||||
(base32 "181xi2f4fpm3iwdk00q7alf4pz5x1d3k6gikx7xpv7c9y215gj1f"))))
|
||||
(base32 "0vx6zd6js4anz2cmvljbp0dyq1gj58j28a1vx0fa7m01m8kxbsl6"))))
|
||||
(build-system qt-build-system)
|
||||
(arguments
|
||||
(list #:qtbase qtbase
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue