gnu: komikku: Update to 0.28.1.
* gnu/packages/gnome.scm (komikku): Update to 0.28.1.
This commit is contained in:
		
							parent
							
								
									c8c336f92c
								
							
						
					
					
						commit
						9e4b541961
					
				
					 1 changed files with 2 additions and 2 deletions
				
			
		| 
						 | 
				
			
			@ -11990,7 +11990,7 @@ integrated profiler via Sysprof, debugging support, and more.")
 | 
			
		|||
(define-public komikku
 | 
			
		||||
  (package
 | 
			
		||||
    (name "komikku")
 | 
			
		||||
    (version "0.27.0")
 | 
			
		||||
    (version "0.28.1")
 | 
			
		||||
    (source
 | 
			
		||||
     (origin
 | 
			
		||||
       (method git-fetch)
 | 
			
		||||
| 
						 | 
				
			
			@ -12000,7 +12000,7 @@ integrated profiler via Sysprof, debugging support, and more.")
 | 
			
		|||
       (file-name (git-file-name name version))
 | 
			
		||||
       (sha256
 | 
			
		||||
        (base32
 | 
			
		||||
         "0mj4bsy7jp9wjj1dqz9zdq5aj0ib813wkz5k1481k80jp9dnlqnv"))))
 | 
			
		||||
         "0ifcwp5fw74yypxkq7i0yc3002bsvj3p5c1icspr8s2kyjyllm6i"))))
 | 
			
		||||
    (build-system meson-build-system)
 | 
			
		||||
    (arguments
 | 
			
		||||
     `(#:glib-or-gtk? #t
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Reference in a new issue