gnu: komikku: Update to 0.32.0.
* gnu/packages/gnome.scm (komikku): Update to 0.32.0.
This commit is contained in:
		
							parent
							
								
									4e2ee45634
								
							
						
					
					
						commit
						c4b7bcc256
					
				
					 1 changed files with 2 additions and 2 deletions
				
			
		| 
						 | 
				
			
			@ -12069,7 +12069,7 @@ integrated profiler via Sysprof, debugging support, and more.")
 | 
			
		|||
(define-public komikku
 | 
			
		||||
  (package
 | 
			
		||||
    (name "komikku")
 | 
			
		||||
    (version "0.31.0")
 | 
			
		||||
    (version "0.32.0")
 | 
			
		||||
    (source
 | 
			
		||||
     (origin
 | 
			
		||||
       (method git-fetch)
 | 
			
		||||
| 
						 | 
				
			
			@ -12079,7 +12079,7 @@ integrated profiler via Sysprof, debugging support, and more.")
 | 
			
		|||
       (file-name (git-file-name name version))
 | 
			
		||||
       (sha256
 | 
			
		||||
        (base32
 | 
			
		||||
         "0vldcjq24y4xxg8dzlyhfpqxbqn5g160lz1lmmkp7g9im2zrxh52"))))
 | 
			
		||||
         "1vd3apvl2d3wv509z3l9z2w2vn4f8a4wxi9911v44dvmswzhznd7"))))
 | 
			
		||||
    (build-system meson-build-system)
 | 
			
		||||
    (arguments
 | 
			
		||||
     `(#:glib-or-gtk? #t
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Reference in a new issue