GNU bug report logs - #62351
[PATCH] gnu: komikku: Update to 1.15.0.

Previous Next

Package: guix-patches;

Reported by: Liliana Marie Prikler <liliana.prikler <at> gmail.com>

Date: Tue, 21 Mar 2023 19:48:02 UTC

Severity: normal

Tags: patch

Done: Maxim Cournoyer <maxim.cournoyer <at> gmail.com>

Bug is archived. No further changes may be made.

To add a comment to this bug, you must first unarchive it, by sending
a message to control AT debbugs.gnu.org, with unarchive 62351 in the body.
You can then email your comments to 62351 AT debbugs.gnu.org in the normal way.

Toggle the display of automated, internal messages from the tracker.

View this report as an mbox folder, status mbox, maintainer mbox


Report forwarded to guix-patches <at> gnu.org:
bug#62351; Package guix-patches. (Tue, 21 Mar 2023 19:48:02 GMT) Full text and rfc822 format available.

Acknowledgement sent to Liliana Marie Prikler <liliana.prikler <at> gmail.com>:
New bug report received and forwarded. Copy sent to guix-patches <at> gnu.org. (Tue, 21 Mar 2023 19:48:02 GMT) Full text and rfc822 format available.

Message #5 received at submit <at> debbugs.gnu.org (full text, mbox):

From: Liliana Marie Prikler <liliana.prikler <at> gmail.com>
To: guix-patches <at> gnu.org
Subject: [PATCH] gnu: komikku: Update to 1.15.0.
Date: Tue, 21 Mar 2023 20:36:15 +0100
* gnu/packages/gnome.scm (komikku): Update to 1.15.0.
---
 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 5d5e3bfb19..44f489f05e 100644
--- a/gnu/packages/gnome.scm
+++ b/gnu/packages/gnome.scm
@@ -13290,7 +13290,7 @@ (define-public gnome-builder
 (define-public komikku
   (package
     (name "komikku")
-    (version "1.14.0")
+    (version "1.15.0")
     (source
      (origin
        (method git-fetch)
@@ -13300,7 +13300,7 @@ (define-public komikku
        (file-name (git-file-name name version))
        (sha256
         (base32
-         "1pknm3xz2hai8y6ynlyz7y1k1kaay7mkpm1svx66ggjhz8jzcrj5"))))
+         "0yd4274qxpv0wg1lm6daip2nd135qq07pfl5wrm2rqlzs5mvqs3n"))))
     (build-system meson-build-system)
     (arguments
      (list
@@ -13344,6 +13344,7 @@ (define-public komikku
            python-lxml
            python-magic
            python-natsort
+           python-piexif
            python-pillow
            python-pure-protobuf
            python-pycairo

base-commit: ad8abf18ddc1144cb3dba0b507568674c8fcfd7c
-- 
2.39.2





Reply sent to Maxim Cournoyer <maxim.cournoyer <at> gmail.com>:
You have taken responsibility. (Fri, 24 Mar 2023 04:00:02 GMT) Full text and rfc822 format available.

Notification sent to Liliana Marie Prikler <liliana.prikler <at> gmail.com>:
bug acknowledged by developer. (Fri, 24 Mar 2023 04:00:02 GMT) Full text and rfc822 format available.

Message #10 received at 62351-done <at> debbugs.gnu.org (full text, mbox):

From: Maxim Cournoyer <maxim.cournoyer <at> gmail.com>
To: Liliana Marie Prikler <liliana.prikler <at> gmail.com>
Cc: 62351-done <at> debbugs.gnu.org
Subject: Re: bug#62351: [PATCH] gnu: komikku: Update to 1.15.0.
Date: Thu, 23 Mar 2023 23:31:33 -0400
Hi,

Liliana Marie Prikler <liliana.prikler <at> gmail.com> writes:

> * gnu/packages/gnome.scm (komikku): Update to 1.15.0.
> ---
>  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 5d5e3bfb19..44f489f05e 100644
> --- a/gnu/packages/gnome.scm
> +++ b/gnu/packages/gnome.scm
> @@ -13290,7 +13290,7 @@ (define-public gnome-builder
>  (define-public komikku
>    (package
>      (name "komikku")
> -    (version "1.14.0")
> +    (version "1.15.0")
>      (source
>       (origin
>         (method git-fetch)
> @@ -13300,7 +13300,7 @@ (define-public komikku
>         (file-name (git-file-name name version))
>         (sha256
>          (base32
> -         "1pknm3xz2hai8y6ynlyz7y1k1kaay7mkpm1svx66ggjhz8jzcrj5"))))
> +         "0yd4274qxpv0wg1lm6daip2nd135qq07pfl5wrm2rqlzs5mvqs3n"))))
>      (build-system meson-build-system)
>      (arguments
>       (list
> @@ -13344,6 +13344,7 @@ (define-public komikku
>             python-lxml
>             python-magic
>             python-natsort
> +           python-piexif
>             python-pillow
>             python-pure-protobuf
>             python-pycairo
>
> base-commit: ad8abf18ddc1144cb3dba0b507568674c8fcfd7c

Installed, thanks!

-- 
Thanks,
Maxim




bug archived. Request was from Debbugs Internal Request <help-debbugs <at> gnu.org> to internal_control <at> debbugs.gnu.org. (Fri, 21 Apr 2023 11:24:08 GMT) Full text and rfc822 format available.

This bug report was last modified 364 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.