all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Liliana Marie Prikler <liliana.prikler@gmail.com>
To: 62148@debbugs.gnu.org
Subject: [bug#62148] [PATCH] gnu: komikku: Update to 1.14.0.
Date: Sun, 12 Mar 2023 18:23:56 +0100	[thread overview]
Message-ID: <fffa9d4453df38bff5aa8aade859f65a617460cd.camel@gmail.com> (raw)

* gnu/packages/gnome.scm (komikku): Update to 1.14.0.
---
 gnu/packages/gnome.scm | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/gnu/packages/gnome.scm b/gnu/packages/gnome.scm
index 34758f2afc..2a2d5f35c0 100644
--- a/gnu/packages/gnome.scm
+++ b/gnu/packages/gnome.scm
@@ -13288,7 +13288,7 @@ (define-public gnome-builder
 (define-public komikku
   (package
     (name "komikku")
-    (version "1.12.1")
+    (version "1.14.0")
     (source
      (origin
        (method git-fetch)
@@ -13298,7 +13298,7 @@ (define-public komikku
        (file-name (git-file-name name version))
        (sha256
         (base32
-         "0mwaxpvyd2dzkivxr41kjn2n0ahn03170wbpbk3as0pl8achdcjq"))))
+         "1pknm3xz2hai8y6ynlyz7y1k1kaay7mkpm1svx66ggjhz8jzcrj5"))))
     (build-system meson-build-system)
     (arguments
      (list
-- 
2.39.2





             reply	other threads:[~2023-03-12 17:38 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-03-12 17:23 Liliana Marie Prikler [this message]
2023-03-16 17:57 ` [bug#62148] [PATCH] gnu: komikku: Update to 1.14.0 Christopher Baines
2023-03-19  8:28   ` bug#62148: " Liliana Marie Prikler

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

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

  git send-email \
    --in-reply-to=fffa9d4453df38bff5aa8aade859f65a617460cd.camel@gmail.com \
    --to=liliana.prikler@gmail.com \
    --cc=62148@debbugs.gnu.org \
    /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 external index

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

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.