gnu: kwallet-pam: Update to 5.27.6.
* gnu/packages/kde-plasma.scm (kwallet-pam): Update to 5.27.6. Signed-off-by: 宋文武 <iyzsong@member.fsf.org>
This commit is contained in:
		
							parent
							
								
									5f4d288fe1
								
							
						
					
					
						commit
						2401c20ca0
					
				
					 1 changed files with 2 additions and 2 deletions
				
			
		|  | @ -1015,7 +1015,7 @@ with a ksysguardd daemon, which may also run on a remote system.") | |||
| (define-public kwallet-pam | ||||
|   (package | ||||
|     (name "kwallet-pam") | ||||
|     (version "5.25.5") | ||||
|     (version "5.27.6") | ||||
|     (source (origin | ||||
|               (method url-fetch) | ||||
|               (uri (string-append "mirror://kde/stable/plasma/" | ||||
|  | @ -1023,7 +1023,7 @@ with a ksysguardd daemon, which may also run on a remote system.") | |||
|                                   ".tar.xz")) | ||||
|               (sha256 | ||||
|                (base32 | ||||
|                 "14w803lc3s2c0f4mqzzdhpfy5qnlz7wv00pbrc3v4k3zv381ci8n")))) | ||||
|                 "0c38s7iqha94vz2d8dfch4qfb7zpc6k5z7wm33f5x190bw3g1bdp")))) | ||||
|     (build-system qt-build-system) | ||||
|     (arguments | ||||
|      (list #:tests? #f)) ;no tests | ||||
|  |  | |||
		Reference in a new issue