gnu: kcolorpicker: Update to 0.3.1.
* gnu/packages/kde-frameworks.scm (kcolorpicker): Update to 0.3.1. Change-Id: I61d133663b7f820ee3f28c1b03291a5ba427542f
This commit is contained in:
		
							parent
							
								
									64e1797e21
								
							
						
					
					
						commit
						cbf60a9122
					
				
					 1 changed files with 2 additions and 2 deletions
				
			
		| 
						 | 
					@ -569,7 +569,7 @@ Internet).")
 | 
				
			||||||
(define-public kcolorpicker
 | 
					(define-public kcolorpicker
 | 
				
			||||||
  (package
 | 
					  (package
 | 
				
			||||||
    (name "kcolorpicker")
 | 
					    (name "kcolorpicker")
 | 
				
			||||||
    (version "0.3.0")
 | 
					    (version "0.3.1")
 | 
				
			||||||
    (source
 | 
					    (source
 | 
				
			||||||
     (origin
 | 
					     (origin
 | 
				
			||||||
       (method git-fetch)
 | 
					       (method git-fetch)
 | 
				
			||||||
| 
						 | 
					@ -579,7 +579,7 @@ Internet).")
 | 
				
			||||||
       (file-name (git-file-name name version))
 | 
					       (file-name (git-file-name name version))
 | 
				
			||||||
       (sha256
 | 
					       (sha256
 | 
				
			||||||
        (base32
 | 
					        (base32
 | 
				
			||||||
         "1zg078mkdapsd6vq7qy2vxbfzn6i382ss1a1w0xzvpy148ifaj42"))))
 | 
					         "1px40rasvz0r5db9av125q9mlyjz4xdnckg2767i3fndj3ic0vql"))))
 | 
				
			||||||
    (build-system qt-build-system)
 | 
					    (build-system qt-build-system)
 | 
				
			||||||
    (propagated-inputs (list qtbase-5))
 | 
					    (propagated-inputs (list qtbase-5))
 | 
				
			||||||
    (arguments
 | 
					    (arguments
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Reference in a new issue