unofficial mirror of guix-patches@gnu.org 
 help / color / mirror / code / Atom feed
* [bug#60090] [PATCH] gnu: komikku: Update to 1.6.1.
@ 2022-12-15 13:40 Liliana Marie Prikler
  2023-01-01 17:43 ` bug#60090: " Liliana Marie Prikler
  0 siblings, 1 reply; 2+ messages in thread
From: Liliana Marie Prikler @ 2022-12-15 13:40 UTC (permalink / raw)
  To: 60090

* gnu/packages/gnome.scm (komikku): Update to 1.6.1.
[inputs]: Add python-emoji.
---
 gnu/packages/gnome.scm | 5 +++--
 1 file changed, 3 insertions(+), 2 deletions(-)

diff --git a/gnu/packages/gnome.scm b/gnu/packages/gnome.scm
index b6ff8d4fe7..a4f94b2644 100644
--- a/gnu/packages/gnome.scm
+++ b/gnu/packages/gnome.scm
@@ -13160,7 +13160,7 @@ (define-public gnome-builder
 (define-public komikku
   (package
     (name "komikku")
-    (version "1.4.0")
+    (version "1.6.1")
     (source
      (origin
        (method git-fetch)
@@ -13170,7 +13170,7 @@ (define-public komikku
        (file-name (git-file-name name version))
        (sha256
         (base32
-         "1sawvmni28qnca8lmw6li3ad36lb7sbf22zqbzp5f9wjwx7q609k"))))
+         "0ppd9cl16zwqsmpy0pry43qsfrm2xal77y4339qwbnas74gcl1wh"))))
     (build-system meson-build-system)
     (arguments
      (list
@@ -13209,6 +13209,7 @@ (define-public komikku
            python-brotli
            python-cloudscraper
            python-dateparser
+           python-emoji
            python-keyring
            python-lxml
            python-magic
-- 
2.38.1





^ permalink raw reply related	[flat|nested] 2+ messages in thread

* bug#60090: [PATCH] gnu: komikku: Update to 1.6.1.
  2022-12-15 13:40 [bug#60090] [PATCH] gnu: komikku: Update to 1.6.1 Liliana Marie Prikler
@ 2023-01-01 17:43 ` Liliana Marie Prikler
  0 siblings, 0 replies; 2+ messages in thread
From: Liliana Marie Prikler @ 2023-01-01 17:43 UTC (permalink / raw)
  To: 60090-done

Am Donnerstag, dem 15.12.2022 um 14:40 +0100 schrieb Liliana Marie
Prikler:
> * gnu/packages/gnome.scm (komikku): Update to 1.6.1.
> [inputs]: Add python-emoji.
> ---
A newer version is already out, but pushing this in the meantime.

Cheers




^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2023-01-01 17:44 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-12-15 13:40 [bug#60090] [PATCH] gnu: komikku: Update to 1.6.1 Liliana Marie Prikler
2023-01-01 17:43 ` bug#60090: " Liliana Marie Prikler

Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/guix.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).