gnu: kwidgetsaddons: Update to 5.114.0.
* gnu/packages/kde-frameworks.scm (kwidgetsaddons): Update to 5.114.0. Change-Id: I69be7e9b2d5e756d75b47b259882c46ce3d1ae06
This commit is contained in:
		
							parent
							
								
									49304950a0
								
							
						
					
					
						commit
						f44ee6fc63
					
				
					 1 changed files with 2 additions and 2 deletions
				
			
		| 
						 | 
				
			
			@ -1170,7 +1170,7 @@ represented by a QPoint or a QSize.")
 | 
			
		|||
(define-public kwidgetsaddons
 | 
			
		||||
  (package
 | 
			
		||||
    (name "kwidgetsaddons")
 | 
			
		||||
    (version "5.108.0")
 | 
			
		||||
    (version "5.114.0")
 | 
			
		||||
    (source (origin
 | 
			
		||||
              (method url-fetch)
 | 
			
		||||
              (uri (string-append
 | 
			
		||||
| 
						 | 
				
			
			@ -1179,7 +1179,7 @@ represented by a QPoint or a QSize.")
 | 
			
		|||
                    name "-" version ".tar.xz"))
 | 
			
		||||
              (sha256
 | 
			
		||||
               (base32
 | 
			
		||||
                "1a7svxd0c5dzx5pqjddc38cybf21wrg1hfz91gkrlv9f7ai0k878"))))
 | 
			
		||||
                "1cc8lsk9v0cp2wiy1q26mlkf8np0yj01sq8a7w13ga5s6hv4sh2n"))))
 | 
			
		||||
    (build-system qt-build-system)
 | 
			
		||||
    (native-inputs
 | 
			
		||||
     (list extra-cmake-modules qttools-5 xorg-server-for-tests))
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Reference in a new issue