gnu: komikku: Update to 0.21.0.
* gnu/packages/gnome.scm (komikku): Update to 0.21.0. Signed-off-by: Mathieu Othacehe <othacehe@gnu.org>
This commit is contained in:
		
							parent
							
								
									0990d61193
								
							
						
					
					
						commit
						62d0f69ecf
					
				
					 1 changed files with 2 additions and 2 deletions
				
			
		| 
						 | 
					@ -11539,7 +11539,7 @@ integrated profiler via Sysprof, debugging support, and more.")
 | 
				
			||||||
(define-public komikku
 | 
					(define-public komikku
 | 
				
			||||||
  (package
 | 
					  (package
 | 
				
			||||||
    (name "komikku")
 | 
					    (name "komikku")
 | 
				
			||||||
    (version "0.20.0")
 | 
					    (version "0.21.0")
 | 
				
			||||||
    (source
 | 
					    (source
 | 
				
			||||||
     (origin
 | 
					     (origin
 | 
				
			||||||
       (method git-fetch)
 | 
					       (method git-fetch)
 | 
				
			||||||
| 
						 | 
					@ -11549,7 +11549,7 @@ integrated profiler via Sysprof, debugging support, and more.")
 | 
				
			||||||
       (file-name (git-file-name name version))
 | 
					       (file-name (git-file-name name version))
 | 
				
			||||||
       (sha256
 | 
					       (sha256
 | 
				
			||||||
        (base32
 | 
					        (base32
 | 
				
			||||||
         "0m5dvqh2as5ffi9fmp3452kw44jwm6pl1jw0r5mdkpdxhid15aw8"))))
 | 
					         "0bl2wcvshhp7pwwk6blrq6rzvrlb13jhhif5afwpqdznzyqfh2ka"))))
 | 
				
			||||||
    (build-system meson-build-system)
 | 
					    (build-system meson-build-system)
 | 
				
			||||||
    (arguments
 | 
					    (arguments
 | 
				
			||||||
     `(#:glib-or-gtk? #t
 | 
					     `(#:glib-or-gtk? #t
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Reference in a new issue