mirror of
https://codeberg.org/guix/guix.git
synced 2025-10-02 02:15:12 +00:00
gnu: francis: Update to 24.12.3.
* gnu/packages/kde-utils.scm (francis): Update to 24.12.3. Change-Id: I145f05ad38e390f690ad4b5483881d8824989232
This commit is contained in:
parent
a30c418252
commit
216c97f42c
1 changed files with 2 additions and 2 deletions
|
@ -293,7 +293,7 @@ your computer.")
|
||||||
(define-public francis
|
(define-public francis
|
||||||
(package
|
(package
|
||||||
(name "francis")
|
(name "francis")
|
||||||
(version "24.05.2")
|
(version "24.12.3")
|
||||||
(source (origin
|
(source (origin
|
||||||
(method git-fetch)
|
(method git-fetch)
|
||||||
(uri (git-reference
|
(uri (git-reference
|
||||||
|
@ -302,7 +302,7 @@ your computer.")
|
||||||
(file-name (git-file-name name version))
|
(file-name (git-file-name name version))
|
||||||
(sha256
|
(sha256
|
||||||
(base32
|
(base32
|
||||||
"0lm0gh035qc9ip9hs00gxl3y9d9a8846ggypzgzngkqazic9i82k"))))
|
"02jhbwq1407x172y7vfgk6j4mb1lpaxm97ckfz5qhdxdh8mnqsmf"))))
|
||||||
(build-system qt-build-system)
|
(build-system qt-build-system)
|
||||||
(native-inputs (list extra-cmake-modules))
|
(native-inputs (list extra-cmake-modules))
|
||||||
(inputs (list kirigami
|
(inputs (list kirigami
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue