[PATCH] gnu: komikku: Update to 0.22.1.

  • Done
  • quality assurance status badge
Details
2 participants
  • Efraim Flashner
  • Leo Prikler
Owner
unassigned
Submitted by
Leo Prikler
Severity
normal

Debbugs page

Leo Prikler wrote 4 years ago
(address . guix-patches@gnu.org)
20201118082832.32360-1-leo.prikler@student.tugraz.at
* gnu/packages/gnome.scm (komikku): Update to 0.22.1.
---
gnu/packages/gnome.scm | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)

Toggle diff (24 lines)
diff --git a/gnu/packages/gnome.scm b/gnu/packages/gnome.scm
index 827db80fbf..b3f9ed3387 100644
--- a/gnu/packages/gnome.scm
+++ b/gnu/packages/gnome.scm
@@ -11899,7 +11899,7 @@ integrated profiler via Sysprof, debugging support, and more.")
(define-public komikku
(package
(name "komikku")
- (version "0.22.0")
+ (version "0.22.1")
(source
(origin
(method git-fetch)
@@ -11909,7 +11909,7 @@ integrated profiler via Sysprof, debugging support, and more.")
(file-name (git-file-name name version))
(sha256
(base32
- "037lc7qmzqiwjshbp8b8simj1vfdmkpj2mgibsx9nqknf0cnv2pg"))))
+ "0ds4j542zprbyh36qyii1c9mb7kj14cvrfk5miqjvp8y4b5i6mdi"))))
(build-system meson-build-system)
(arguments
`(#:glib-or-gtk? #t
--
2.29.2
Efraim Flashner wrote 4 years ago
(name . Leo Prikler)(address . leo.prikler@student.tugraz.at)(address . 44719-done@debbugs.gnu.org)
20201118100547.GB20593@E5400
Looks good. Patch pushed!


--
Efraim Flashner <efraim@flashner.co.il> אפרים פלשנר
GPG key = A28B F40C 3E55 1372 662D 14F7 41AA E7DC CA3D 8351
Confidentiality cannot be guaranteed on emails sent or received unencrypted
-----BEGIN PGP SIGNATURE-----

iQIzBAABCgAdFiEEoov0DD5VE3JmLRT3Qarn3Mo9g1EFAl+08fsACgkQQarn3Mo9
g1GgBA/+II0Y7GFDIFJu0bu7viZFDAy/G8Tcxsa4dLqYFMnhiNJYi4Zlqe92V1Uy
a5vjVoKpH+AR9xAVXJOD2a1RDJ+jg5hzAorZae2MnfG/TgzPw7VOr1CLKo5fgteu
CVTBeSUeW2JyBAcZUukVLBj2YxMSbZIAUAY7v6Sw/4tzfPzchzetY0t9zidNMm0l
iMfIEOZGcZS0vYG4GhaPZz1c4++gnDsepQNuurTBhhUOSVlN//zL1XuLiLc7pYe5
g8SY9PWR7Z07y8BE2N9CzpFpEnXiWIoeH+qu9AOXmbAoKvtY+gNylQ03GWfQ8YHR
T2FW5m0XQG8uToO19lK9aLbBr/Gl/CELeZdMZNhZDuDHPkcndC7fwwmF35Z3jALj
wcywHG2vW5l7s2oJ/UMpHOwF7m4DdzEI2bwdwFQjNNer+VSLfvx9VC48go47YK2a
INaX+qt4fPBxzxYe1V2hykuxP+7+/ue5C2spGaynU7/8zMlu8iYBoHxTu8Oe7I51
9CEsB5w+do810Wf+V8lspoWNZTR0c4TBJ25Jx7JivAE5SZJVbWZnJr7YcgNdsMs1
yu6zA4SsdWZ35gB/t3zQ3BXnOdhwo6Cf9UY/LIVQdhUyz33qQoxkZBTb04M16hhV
bnmshx6YzlS/lI25B5X1/EKdqanAMHfq0U0WbcKzHxaEQcUJiZ8=
=Gjwr
-----END PGP SIGNATURE-----


Closed
?
Your comment

This issue is archived.

To comment on this conversation send an email to 44719@debbugs.gnu.org

To respond to this issue using the mumi CLI, first switch to it
mumi current 44719
Then, you may apply the latest patchset in this issue (with sign off)
mumi am -- -s
Or, compose a reply to this issue
mumi compose
Or, send patches to this issue
mumi send-email *.patch
You may also tag this issue. See list of standard tags. For example, to set the confirmed and easy tags
mumi command -t +confirmed -t +easy
Or, remove the moreinfo tag and set the help tag
mumi command -t -moreinfo -t +help