unofficial mirror of guix-patches@gnu.org 
 help / color / mirror / code / Atom feed
From: Liliana Marie Prikler <liliana.prikler@gmail.com>
To: 70107@debbugs.gnu.org
Cc: liliana.prikler@gmail.com, maxim.cournoyer@gmail.com,
	rg@raghavgururajan.name, vivien@planete-kraus.eu
Subject: [bug#70107] [PATCH 3/3] gnu: komikku: Update to 1.34.2.
Date: Sun, 31 Mar 2024 16:49:22 +0200	[thread overview]
Message-ID: <9b7b812b6c255450e062d9e85a9bf0260328f543.1711896729.git.liliana.prikler@gmail.com> (raw)
In-Reply-To: <cover.1711896729.git.liliana.prikler@gmail.com>

* gnu/packages/gnome.scm (komikku): Update to 1.34.2.
[inputs]: Add python-colorthief.
[native-inputs]: Add blueprint-compiler.
---
 gnu/packages/gnome.scm | 8 +++++---
 1 file changed, 5 insertions(+), 3 deletions(-)

diff --git a/gnu/packages/gnome.scm b/gnu/packages/gnome.scm
index 8cf138b650..1263d24219 100644
--- a/gnu/packages/gnome.scm
+++ b/gnu/packages/gnome.scm
@@ -13421,7 +13421,7 @@ (define-public gnome-builder
 (define-public komikku
   (package
     (name "komikku")
-    (version "1.17.0")
+    (version "1.34.2")
     (source
      (origin
        (method git-fetch)
@@ -13431,7 +13431,7 @@ (define-public komikku
        (file-name (git-file-name name version))
        (sha256
         (base32
-         "0snb6vdgb3l2mw0kr0yb4zjpq46w56rpi554vqn5ks6qwywvs58g"))))
+         "044m3z7h1hi2avx4z6qgjzhgn1fkf1iclxhr4j7pb6flbqvwnxhs"))))
     (build-system meson-build-system)
     (arguments
      (list
@@ -13468,6 +13468,7 @@ (define-public komikku
            python-beautifulsoup4
            python-brotli
            python-cloudscraper
+           python-colorthief
            python-dateparser
            python-emoji
            python-keyring
@@ -13484,7 +13485,8 @@ (define-public komikku
            python-unidecode
            webkitgtk))
     (native-inputs
-     (list desktop-file-utils
+     (list blueprint-compiler
+           desktop-file-utils
            gettext-minimal
            `(,glib "bin")
            gobject-introspection
-- 
2.41.0





  parent reply	other threads:[~2024-04-01  0:22 UTC|newest]

Thread overview: 12+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-03-31 14:52 [bug#70107] [PATCH 0/3] Update Komikku Liliana Marie Prikler
2024-03-31 14:48 ` [bug#70107] [PATCH 1/3] gnu: Add python-colorthief Liliana Marie Prikler
2024-04-03  3:43   ` Maxim Cournoyer
2024-04-03 20:12     ` Liliana Marie Prikler
2024-04-04 13:11       ` Maxim Cournoyer
2024-03-31 14:48 ` [bug#70107] [PATCH 2/3] gnu: blueprint-compiler: Update to 0.12.0 Liliana Marie Prikler
2024-04-03  3:45   ` Maxim Cournoyer
2024-03-31 14:49 ` Liliana Marie Prikler [this message]
2024-04-03  3:45   ` [bug#70107] [PATCH 3/3] gnu: komikku: Update to 1.34.2 Maxim Cournoyer
2024-04-06  4:46     ` bug#70107: " Liliana Marie Prikler
2024-04-06 15:51       ` [bug#70107] " Maxim Cournoyer
2024-04-01  0:04 ` [bug#70107] [PATCH 0/3] Update Komikku Maxim Cournoyer

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

  List information: https://guix.gnu.org/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=9b7b812b6c255450e062d9e85a9bf0260328f543.1711896729.git.liliana.prikler@gmail.com \
    --to=liliana.prikler@gmail.com \
    --cc=70107@debbugs.gnu.org \
    --cc=maxim.cournoyer@gmail.com \
    --cc=rg@raghavgururajan.name \
    --cc=vivien@planete-kraus.eu \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).