From: Leo Prikler <leo.prikler@student.tugraz.at>
To: 43648@debbugs.gnu.org
Subject: [bug#43648] [PATCH 1/2] gnu: komikku: Update to 0.21.1.
Date: Sun, 27 Sep 2020 14:37:22 +0200 [thread overview]
Message-ID: <20200927123723.3232-1-leo.prikler@student.tugraz.at> (raw)
* gnu/packages/gnome.scm (komikku): Update to 0.21.1.
---
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 2943465cb9..0b69043a23 100644
--- a/gnu/packages/gnome.scm
+++ b/gnu/packages/gnome.scm
@@ -11546,7 +11546,7 @@ integrated profiler via Sysprof, debugging support, and more.")
(define-public komikku
(package
(name "komikku")
- (version "0.21.0")
+ (version "0.21.1")
(source
(origin
(method git-fetch)
@@ -11556,7 +11556,7 @@ integrated profiler via Sysprof, debugging support, and more.")
(file-name (git-file-name name version))
(sha256
(base32
- "0bl2wcvshhp7pwwk6blrq6rzvrlb13jhhif5afwpqdznzyqfh2ka"))))
+ "17ss5k2hnymk6xyx1dy3q0y2pwcld78cw7d0cs9c0hnhskh5dirh"))))
(build-system meson-build-system)
(arguments
`(#:glib-or-gtk? #t
--
2.28.0
next reply other threads:[~2020-09-27 12:38 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2020-09-27 12:37 Leo Prikler [this message]
2020-09-29 5:18 ` bug#43648: [PATCH 1/2] gnu: komikku: Update to 0.21.1 Efraim Flashner
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=20200927123723.3232-1-leo.prikler@student.tugraz.at \
--to=leo.prikler@student.tugraz.at \
--cc=43648@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.