gnu: kopeninghours: Update to 23.04.3.
* gnu/packages/kde.scm (kopeninghours): Update to 23.04.3. Signed-off-by: 宋文武 <iyzsong@member.fsf.org>
This commit is contained in:
		
							parent
							
								
									95e40fe5d3
								
							
						
					
					
						commit
						774443457f
					
				
					 1 changed files with 2 additions and 2 deletions
				
			
		| 
						 | 
				
			
			@ -769,14 +769,14 @@ cards.")
 | 
			
		|||
(define-public kopeninghours
 | 
			
		||||
  (package
 | 
			
		||||
    (name "kopeninghours")
 | 
			
		||||
    (version "22.08.1")
 | 
			
		||||
    (version "23.04.3")
 | 
			
		||||
    (source (origin
 | 
			
		||||
              (method url-fetch)
 | 
			
		||||
              (uri (string-append "mirror://kde/stable/release-service/"
 | 
			
		||||
                                  version "/src/" name "-" version ".tar.xz"))
 | 
			
		||||
              (sha256
 | 
			
		||||
               (base32
 | 
			
		||||
                "03hslgx4zgg7gsnz2xhx4wnchvqfc5n8c6ihgwz3972fkxsjfdvq"))))
 | 
			
		||||
                "14m4wl79b4qad42l1capz59pslfcrm25jshyhmcqzhqb0wzwkav9"))))
 | 
			
		||||
    (build-system cmake-build-system)
 | 
			
		||||
    (arguments
 | 
			
		||||
     (list #:phases '(modify-phases %standard-phases
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Reference in a new issue