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