gnu: picmi: Update to 23.04.3.
* gnu/packages/kde-games.scm (picmi): Update to 23.04.3.
This commit is contained in:
		
							parent
							
								
									f195655ebc
								
							
						
					
					
						commit
						3d27dbe455
					
				
					 1 changed files with 2 additions and 2 deletions
				
			
		| 
						 | 
				
			
			@ -91,14 +91,14 @@ This package is part of the KDE games module.")
 | 
			
		|||
(define-public picmi
 | 
			
		||||
  (package
 | 
			
		||||
    (name "picmi")
 | 
			
		||||
    (version "22.04.3")
 | 
			
		||||
    (version "23.04.3")
 | 
			
		||||
    (source
 | 
			
		||||
     (origin
 | 
			
		||||
      (method url-fetch)
 | 
			
		||||
      (uri (string-append "mirror://kde/stable/release-service/" version
 | 
			
		||||
                          "/src/picmi-" version ".tar.xz"))
 | 
			
		||||
      (sha256
 | 
			
		||||
       (base32 "0nn00sila4zn4r28dh84jvqqrrs31sh9vwd76nalm7y14xrxwn46"))))
 | 
			
		||||
       (base32 "1x1iv6a840jwldfpx44wvh1vki1jz1hixzvzhdfx2mhw05v91fjx"))))
 | 
			
		||||
    (build-system qt-build-system)
 | 
			
		||||
    (native-inputs
 | 
			
		||||
     (list extra-cmake-modules kdoctools))
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Reference in a new issue