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: 61616@debbugs.gnu.org
Subject: [bug#61616] [PATCH] gnu: komikku: Update to 1.12.0.
Date: Sun, 19 Feb 2023 09:19:00 +0100	[thread overview]
Message-ID: <94204e69ef81bf804ee6bcc9dcc13406496b23ae.camel@gmail.com> (raw)

* gnu/packages/gnome.scm (komikku): Update to 1.12.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 851b715283..a678445d39 100644
--- a/gnu/packages/gnome.scm
+++ b/gnu/packages/gnome.scm
@@ -13270,7 +13270,7 @@ (define-public gnome-builder
 (define-public komikku
   (package
     (name "komikku")
-    (version "1.11.1")
+    (version "1.12.0")
     (source
      (origin
        (method git-fetch)
@@ -13280,7 +13280,7 @@ (define-public komikku
        (file-name (git-file-name name version))
        (sha256
         (base32
-         "0wvz7ca427x16vrjqzq7b9k1xlgdyhykdix41f48b1m3ry4wcqp2"))))
+         "1qwidz1isfk47n66b5wdw75zlkyr9106ixm0ximwi68r15ccqj0q"))))
     (build-system meson-build-system)
     (arguments
      (list
-- 
2.39.1





             reply	other threads:[~2023-02-19  8:24 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-02-19  8:19 Liliana Marie Prikler [this message]
2023-02-26  8:42 ` [bug#61616] [PATCH v2] gnu: komikku: Update to 1.12.1 Liliana Marie Prikler
2023-03-04 17:40   ` [bug#61616] [PATCH] gnu: komikku: Update to 1.12.0 Ludovic Courtès
2023-03-04 17:50     ` Liliana Marie Prikler
2023-03-04 18:28       ` Liliana Marie Prikler
2023-03-05  8:48         ` bug#61616: " Liliana Marie Prikler
2023-03-06 15:54         ` [bug#61616] " Ludovic Courtès
2023-03-06 17:54           ` 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=94204e69ef81bf804ee6bcc9dcc13406496b23ae.camel@gmail.com \
    --to=liliana.prikler@gmail.com \
    --cc=61616@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.