mirror of
https://codeberg.org/guix/guix.git
synced 2026-01-25 03:55:08 -06:00
gnu: komikku-servers: Update to 1.99.0.
* gnu/packages/gnome-circle.scm (komikku-servers): Update to 1.99.0.
This commit is contained in:
parent
77843783e1
commit
14d7423f3a
1 changed files with 2 additions and 2 deletions
|
|
@ -542,7 +542,7 @@ developed with the aim of being used with the Librem 5 phone.")
|
|||
(define-public komikku-servers
|
||||
(package
|
||||
(name "komikku-servers")
|
||||
(version "1.84.0")
|
||||
(version "1.99.0")
|
||||
(source
|
||||
(origin
|
||||
(method git-fetch)
|
||||
|
|
@ -552,7 +552,7 @@ developed with the aim of being used with the Librem 5 phone.")
|
|||
(file-name (git-file-name name version))
|
||||
(sha256
|
||||
(base32
|
||||
"0sa2hq0qs20pmb13if2m37hlhk1a8741hl8pnj937az9hbsghg3g"))))
|
||||
"1did8rh3aw6d3g1myavsma986rwashw09g3m442lv8fzmdiw18r4"))))
|
||||
(build-system copy-build-system)
|
||||
(arguments
|
||||
(list
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue