gnu: kpty: Update to 5.114.0.
* gnu/packages/kde-frameworks.scm (kpty): Update to 5.114.0. Change-Id: Id4561e4d42e86c981c7c6a723329d03ef071d8e9
This commit is contained in:
		
							parent
							
								
									88f1c3b1b8
								
							
						
					
					
						commit
						ee6db51289
					
				
					 1 changed files with 2 additions and 2 deletions
				
			
		| 
						 | 
					@ -2069,7 +2069,7 @@ were traditional plugins.")
 | 
				
			||||||
(define-public kpty
 | 
					(define-public kpty
 | 
				
			||||||
  (package
 | 
					  (package
 | 
				
			||||||
    (name "kpty")
 | 
					    (name "kpty")
 | 
				
			||||||
    (version "5.108.0")
 | 
					    (version "5.114.0")
 | 
				
			||||||
    (source (origin
 | 
					    (source (origin
 | 
				
			||||||
              (method url-fetch)
 | 
					              (method url-fetch)
 | 
				
			||||||
              (uri (string-append
 | 
					              (uri (string-append
 | 
				
			||||||
| 
						 | 
					@ -2078,7 +2078,7 @@ were traditional plugins.")
 | 
				
			||||||
                    name "-" version ".tar.xz"))
 | 
					                    name "-" version ".tar.xz"))
 | 
				
			||||||
              (sha256
 | 
					              (sha256
 | 
				
			||||||
               (base32
 | 
					               (base32
 | 
				
			||||||
                "11k1jv2wazlxbz5y7l94zsykcq544k1zbb49ximbdh45r3p5hdgw"))))
 | 
					                "0fm7bfp89kvg1a64q8piiyal71p6vjnqcm13zak6r9fbfwcm0gs9"))))
 | 
				
			||||||
    (build-system cmake-build-system)
 | 
					    (build-system cmake-build-system)
 | 
				
			||||||
    (native-inputs
 | 
					    (native-inputs
 | 
				
			||||||
     (list extra-cmake-modules))
 | 
					     (list extra-cmake-modules))
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Reference in a new issue