mirror of
https://codeberg.org/guix/guix.git
synced 2026-01-29 04:01:28 -06:00
gnu: akgregator: Fix source hash.
This is a follow-up to commit 6971feca53.
* gnu/packages/kde.scm (akregator)[source](sha256): Update.
This commit is contained in:
parent
bf30303c17
commit
8681d90d50
1 changed files with 1 additions and 1 deletions
|
|
@ -158,7 +158,7 @@ This package contains GUI widgets for baloo.")
|
|||
(uri (string-append "mirror://kde/stable/release-service/" version
|
||||
"/src/akregator-" version ".tar.xz"))
|
||||
(sha256
|
||||
(base32 "9yy5c29zxpli4cddknmdvjkgii3j7pvw6lhwqfrqjc8jh83gm8f8"))))
|
||||
(base32 "08n713271i7ifnbrgwrqmxvcpvj45wfqjiidw8zf9rpwxg2m2m9g"))))
|
||||
(build-system qt-build-system)
|
||||
(arguments
|
||||
`(#:phases
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue