* [bug#44759] [PATCH] gnu: komikku: Update to 0.23.0.
@ 2020-11-20 9:31 Leo Prikler
2020-11-20 13:24 ` Tobias Geerinckx-Rice via Guix-patches via
0 siblings, 1 reply; 2+ messages in thread
From: Leo Prikler @ 2020-11-20 9:31 UTC (permalink / raw)
To: 44759
* gnu/packages/gnome.scm (komikku): Update to 0.23.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 54d3b04b7f..f05aafa531 100644
--- a/gnu/packages/gnome.scm
+++ b/gnu/packages/gnome.scm
@@ -11901,7 +11901,7 @@ integrated profiler via Sysprof, debugging support, and more.")
(define-public komikku
(package
(name "komikku")
- (version "0.22.1")
+ (version "0.23.0")
(source
(origin
(method git-fetch)
@@ -11911,7 +11911,7 @@ integrated profiler via Sysprof, debugging support, and more.")
(file-name (git-file-name name version))
(sha256
(base32
- "0ds4j542zprbyh36qyii1c9mb7kj14cvrfk5miqjvp8y4b5i6mdi"))))
+ "1xh3qmf2pk80qxj528lajjcwg7mps72s1zz8cj388av58p8l3hyw"))))
(build-system meson-build-system)
(arguments
`(#:glib-or-gtk? #t
--
2.29.2
^ permalink raw reply related [flat|nested] 2+ messages in thread
* [bug#44759] [PATCH] gnu: komikku: Update to 0.23.0.
2020-11-20 9:31 [bug#44759] [PATCH] gnu: komikku: Update to 0.23.0 Leo Prikler
@ 2020-11-20 13:24 ` Tobias Geerinckx-Rice via Guix-patches via
0 siblings, 0 replies; 2+ messages in thread
From: Tobias Geerinckx-Rice via Guix-patches via @ 2020-11-20 13:24 UTC (permalink / raw)
To: Leo Prikler; +Cc: 44759, 44759-done
[-- Attachment #1: Type: text/plain, Size: 163 bytes --]
Leo,
Leo Prikler 写道:
> * gnu/packages/gnome.scm (komikku): Update to 0.23.0.
Pushed as b4c727f1e58e908b10bebdbaa3f88adacfd9a744.
Thanks!
T G-R
[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 247 bytes --]
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2020-11-20 13:25 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2020-11-20 9:31 [bug#44759] [PATCH] gnu: komikku: Update to 0.23.0 Leo Prikler
2020-11-20 13:24 ` Tobias Geerinckx-Rice via Guix-patches via
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).