gnu: kmediaplayer: Update to 5.114.0.
* gnu/packages/kde-frameworks.scm (kmediaplayer): Update to 5.114.0. Change-Id: I2269af8b4f7362c0832e55f3e35d5e0344e0a43c
This commit is contained in:
		
							parent
							
								
									cbd15b0379
								
							
						
					
					
						commit
						5383338284
					
				
					 1 changed files with 2 additions and 2 deletions
				
			
		| 
						 | 
					@ -3854,7 +3854,7 @@ QObjects, so you can script your applications.")
 | 
				
			||||||
(define-public kmediaplayer
 | 
					(define-public kmediaplayer
 | 
				
			||||||
  (package
 | 
					  (package
 | 
				
			||||||
    (name "kmediaplayer")
 | 
					    (name "kmediaplayer")
 | 
				
			||||||
    (version "5.108.0")
 | 
					    (version "5.114.0")
 | 
				
			||||||
    (source
 | 
					    (source
 | 
				
			||||||
     (origin
 | 
					     (origin
 | 
				
			||||||
       (method url-fetch)
 | 
					       (method url-fetch)
 | 
				
			||||||
| 
						 | 
					@ -3863,7 +3863,7 @@ QObjects, so you can script your applications.")
 | 
				
			||||||
             (version-major+minor version) "/portingAids/"
 | 
					             (version-major+minor version) "/portingAids/"
 | 
				
			||||||
             name "-" version ".tar.xz"))
 | 
					             name "-" version ".tar.xz"))
 | 
				
			||||||
       (sha256
 | 
					       (sha256
 | 
				
			||||||
        (base32 "1vkx11736wq0idxrzmfg6s2lcrilgl7yh7a97la6c3qqj2aggi08"))))
 | 
					        (base32 "092yvzvrkvr8xxncw7h5ghfd2bggzxsqfj67c2vhymhfw4i0c54x"))))
 | 
				
			||||||
    (build-system qt-build-system)
 | 
					    (build-system qt-build-system)
 | 
				
			||||||
    (native-inputs
 | 
					    (native-inputs
 | 
				
			||||||
     (list extra-cmake-modules kdoctools qttools-5))
 | 
					     (list extra-cmake-modules kdoctools qttools-5))
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Reference in a new issue