[PATCH] gnu: komikku: Update to 0.22.0.

  • 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)
20201115182812.20079-1-leo.prikler@student.tugraz.at
* gnu/packages/gnome.scm (komikku): Update to 0.22.0.
---
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 11aa0a7f78..e4845f6dee 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.21.1")
+ (version "0.22.0")
(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
- "17ss5k2hnymk6xyx1dy3q0y2pwcld78cw7d0cs9c0hnhskh5dirh"))))
+ "037lc7qmzqiwjshbp8b8simj1vfdmkpj2mgibsx9nqknf0cnv2pg"))))
(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 . 44661-done@debbugs.gnu.org)
20201116081516.GH987@E5400
Thanks! 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+yNRQACgkQQarn3Mo9
g1HXOA//XsfkhvJDZupemAwZhKXZIKY2t4ejSh+DDUAiea9KEFGRWX/2x1idT/oZ
/E/fgbOlvJFkHTnrDhQa2Z51JjRgArVmJT3zv3N6anC5y/EhAWARIeKkgmNq7Du0
nYOauGdvS56+/zG3SnVtoOQXnbneGDe3xwNdz8ypWpkNC6IOH6c3hVXmE36t4PEy
rAa8TkvV5ywq3VNbCfEY9oOgGNFK3HXEVvm54N2MkIVYXPnU2MuslN+3fe497kdr
f59ZiM/9Qi+kIgw29kC04ssAEdVzG/+UbDoRclGJfIqFVCaiy+m0LPJfYtqHBrJp
BYaRMOwHDL/mNmI3XtqwS7US/7JRaKBnSqFwo65sZcrxXSUsy86oloz2q8doNVxK
cdo1JQOtDIlgO0FWQ4L5zxhHphYf8kO8ukasXCy1nKgP78IC0nOApSZerLgEF657
EX8ELgqDMjL5R+iZ0Dpi1X/TbDxoNMV6vm7XYt1e2b4h6Al6eW9Hsh+jtfRtRYNe
rR0Bod6ZS5w+0m+ZZejmAnYuFLYqFQCvgGYfrHNgeJpH0Kz5z+iFXn46uBDWqVrF
G90w3YVpl2wbiBLJigc513HrJ8WSYm1ImmhTd1nWOk21Pm2LVzEN7I20g/U5sH+v
nBGdGafhxnqqOntWGJZwviotllQVIWpqqqjf7yWyNP3FaAKVBUQ=
=JxUe
-----END PGP SIGNATURE-----


Closed
?
Your comment

This issue is archived.

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

To respond to this issue using the mumi CLI, first switch to it
mumi current 44661
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