unofficial mirror of guix-patches@gnu.org 
 help / color / mirror / code / Atom feed
* [bug#60598] [PATCH] gnu: komikku: Update to 1.8.0.
@ 2023-01-06  6:54 Liliana Marie Prikler
  2023-01-15  7:10 ` bug#60598: " Liliana Marie Prikler
  0 siblings, 1 reply; 2+ messages in thread
From: Liliana Marie Prikler @ 2023-01-06  6:54 UTC (permalink / raw)
  To: 60598

* gnu/packages/gnome.scm (komikku): Update to 1.8.0.
---
Komikku is some very active software.
Yes, I know that 1.7.0 is still in the line for upstreaming, but I'm
trying to adhere to the new contributing guidelines, that mandate a
week of CI testing ;)

 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 5178cba0c6..17c4567f53 100644
--- a/gnu/packages/gnome.scm
+++ b/gnu/packages/gnome.scm
@@ -13160,7 +13160,7 @@ (define-public gnome-builder
 (define-public komikku
   (package
     (name "komikku")
-    (version "1.7.0")
+    (version "1.8.0")
     (source
      (origin
        (method git-fetch)
@@ -13170,7 +13170,7 @@ (define-public komikku
        (file-name (git-file-name name version))
        (sha256
         (base32
-         "0pgls9lfmgx1wgk7navvr44hdp6ziac19979lkqw2a09jn8y6xxa"))))
+         "1s9n1m1k99jpr3p8j4grqc6yh5spwgb8wh3zfsd5kdixsm6gx0kz"))))
     (build-system meson-build-system)
     (arguments
      (list

base-commit: 8be0a97a8139fdd4d196092008b98668f1a8b2bb
prerequisite-patch-id: b54c43d79fd01cff0cb41828abda99ecc3616fb8
-- 
2.38.1





^ permalink raw reply related	[flat|nested] 2+ messages in thread

* bug#60598: [PATCH] gnu: komikku: Update to 1.8.0.
  2023-01-06  6:54 [bug#60598] [PATCH] gnu: komikku: Update to 1.8.0 Liliana Marie Prikler
@ 2023-01-15  7:10 ` Liliana Marie Prikler
  0 siblings, 0 replies; 2+ messages in thread
From: Liliana Marie Prikler @ 2023-01-15  7:10 UTC (permalink / raw)
  To: 60598-done, 60472-done

Am Freitag, dem 06.01.2023 um 07:54 +0100 schrieb Liliana Marie
Prikler:
> * gnu/packages/gnome.scm (komikku): Update to 1.8.0.
Done.




^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2023-01-15  7:11 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-01-06  6:54 [bug#60598] [PATCH] gnu: komikku: Update to 1.8.0 Liliana Marie Prikler
2023-01-15  7:10 ` bug#60598: " Liliana Marie Prikler

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).