guix-commits
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

branch master updated: gnu: komikku: Update to 0.36.1.


From: guix-commits
Subject: branch master updated: gnu: komikku: Update to 0.36.1.
Date: Sat, 15 Jan 2022 13:30:14 -0500

This is an automated email from the git hooks/post-receive script.

lilyp pushed a commit to branch master
in repository guix.

The following commit(s) were added to refs/heads/master by this push:
     new 3945810835 gnu: komikku: Update to 0.36.1.
3945810835 is described below

commit 39458108359d06916a8d61957b1cb2397a515796
Author: Liliana Marie Prikler <liliana.prikler@gmail.com>
AuthorDate: Sat Jan 15 19:27:38 2022 +0100

    gnu: komikku: Update to 0.36.1.
    
    * gnu/packages/gnome.scm (komikku): Update to 0.36.1.
---
 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 d79aa38283..beae828f5a 100644
--- a/gnu/packages/gnome.scm
+++ b/gnu/packages/gnome.scm
@@ -12408,7 +12408,7 @@ integrated profiler via Sysprof, debugging support, and 
more.")
 (define-public komikku
   (package
     (name "komikku")
-    (version "0.36.0")
+    (version "0.36.1")
     (source
      (origin
        (method git-fetch)
@@ -12418,7 +12418,7 @@ integrated profiler via Sysprof, debugging support, and 
more.")
        (file-name (git-file-name name version))
        (sha256
         (base32
-         "05gc51dphqladfv1dw680hzgvmiydggz885zhmhw501jm1f15ryj"))))
+         "0iqis1b248gj1jb1yzw5dcs99bm078hixg9ir0vb961ymwzv2mmc"))))
     (build-system meson-build-system)
     (arguments
      `(#:glib-or-gtk? #t



reply via email to

[Prev in Thread] Current Thread [Next in Thread]