diff options
| author | Liliana Marie Prikler <liliana.prikler@gmail.com> | 2025-10-26 16:41:19 +0100 |
|---|---|---|
| committer | Liliana Marie Prikler <liliana.prikler@gmail.com> | 2025-11-03 17:35:06 +0100 |
| commit | b8c6bd4a7cabd91fce6c355c468f53a90e558555 (patch) | |
| tree | 7fd74ce6c1f3b8116a2d2f68cb96aa2ca9820850 /gnu | |
| parent | e2ab4e881b773730fe3002b10a697e975112b019 (diff) | |
gnu: komikku-servers: Update to 1.89.0.
* gnu/packages/gnome.scm (komikku-servers): Update to 1.89.0.
Diffstat (limited to 'gnu')
| -rw-r--r-- | gnu/packages/gnome.scm | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/gnu/packages/gnome.scm b/gnu/packages/gnome.scm index 09498b4c9b2..40040f012c2 100644 --- a/gnu/packages/gnome.scm +++ b/gnu/packages/gnome.scm @@ -13820,7 +13820,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.89.0") ; latest supported version (source (origin (method git-fetch) @@ -13830,7 +13830,7 @@ developed with the aim of being used with the Librem 5 phone.") (file-name (git-file-name name version)) (sha256 (base32 - "0sa2hq0qs20pmb13if2m37hlhk1a8741hl8pnj937az9hbsghg3g")))) + "0ggfx8i19dwyy6nys5h78d8qnqh2kbir2b762lyppljzgqkkanyv")))) (build-system copy-build-system) (arguments (list |
