[PATCH 1/2] gnu: komikku: Update to 0.21.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)
20200927123723.3232-1-leo.prikler@student.tugraz.at
* gnu/packages/gnome.scm (komikku): Update to 0.21.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 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
Efraim Flashner wrote 4 years ago
(name . Leo Prikler)(address . leo.prikler@student.tugraz.at)(address . 43648-done@debbugs.gnu.org)
20200929051858.GF1386@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-----

iQIzBAABCgAdFiEEoov0DD5VE3JmLRT3Qarn3Mo9g1EFAl9yw8IACgkQQarn3Mo9
g1HUVBAAuXF8b+TgOMPNvXkx0G6wpA2vJ6NQtnU74CqVQFBAxQsc+n69fU6C0Wam
dece2irQWRaTTksl3iLpNykMxvafsiw5FQR//bZvHlYG4qw9Bqcd83t16T4xnXn9
RUtcP6i1LTYLUbNLyIdkyMvaYpNGzQF8FnmViHiMEIgRvzpJAGwR5uHRorPzwKNX
tpRgbB/LTcNmIBs0j30TM539PbIL0gL/Y+r/n1aEsrSTEuJjmhst0MI8vF/GYwWI
jNnuWlQQTLxfu0Dcd3Szis4UA32C9t3OWSf9FH5/2DwytJNZHNPqnLExGic1cZwo
5Md6Al+LJPMlvlch62sTEY5smxk7Ye3swZJTDlIM7vFQGa1pkjgj1iVrjV8kvygh
ZMCpuSX+Ck11xUou0xwSw11xNoejIrs6RLYX1OI6NVrmvpF201EbiQUmqVHb0ihe
w3RQtpNWRF/hcEIs+t29w4TB3jKbk9usE1ZnH7JpjdHAdr04pDRqwfez/H4LO/Vu
JUXl/h2Y82gwlyFXHbrqRAf3EWquArmcqCG6AGoVlELyyEOaxv5pYVMeqQPcP4uq
UctDn1JSnOfl5J9harxNsLZbCRoXrWiML+zRum6UajiLs/EQPZhqKfadNKfFut06
2I6uAmnPHS96YgXK8AIFYA/GKJsAxBU2PoG0G1wW03nlS4Q4pxE=
=OufP
-----END PGP SIGNATURE-----


Closed
?
Your comment

This issue is archived.

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

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