[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
01/02: gnu: komikku: Update to 0.33.0.
From: |
guix-commits |
Subject: |
01/02: gnu: komikku: Update to 0.33.0. |
Date: |
Wed, 22 Sep 2021 07:42:21 -0400 (EDT) |
lilyp pushed a commit to branch master
in repository guix.
commit f4278d1f77955c0aa34c21021506927ddf5d6eca
Author: Liliana Marie Prikler <liliana.prikler@gmail.com>
AuthorDate: Wed Sep 22 12:30:47 2021 +0200
gnu: komikku: Update to 0.33.0.
* gnu/packages/gnome.scm (komikku): Update to 0.33.0.
---
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 fe760f8..1fa9a44 100644
--- a/gnu/packages/gnome.scm
+++ b/gnu/packages/gnome.scm
@@ -12070,7 +12070,7 @@ integrated profiler via Sysprof, debugging support, and
more.")
(define-public komikku
(package
(name "komikku")
- (version "0.32.0")
+ (version "0.33.0")
(source
(origin
(method git-fetch)
@@ -12080,7 +12080,7 @@ integrated profiler via Sysprof, debugging support, and
more.")
(file-name (git-file-name name version))
(sha256
(base32
- "1vd3apvl2d3wv509z3l9z2w2vn4f8a4wxi9911v44dvmswzhznd7"))))
+ "0359j8frhacgfyr1pjxbg7hk49v8wpybhpcpgyyxc799q4frlc97"))))
(build-system meson-build-system)
(arguments
`(#:glib-or-gtk? #t