gnu: nspr: Update to 4.22.
* gnu/packages/nss.scm (nspr): Update to 4.22.
This commit is contained in:
		
							parent
							
								
									a40416f2bf
								
							
						
					
					
						commit
						c29bdd54a7
					
				
					 1 changed files with 2 additions and 2 deletions
				
			
		|  | @ -34,7 +34,7 @@ | |||
| (define-public nspr | ||||
|   (package | ||||
|     (name "nspr") | ||||
|     (version "4.21") | ||||
|     (version "4.22") | ||||
|     (source (origin | ||||
|              (method url-fetch) | ||||
|              (uri (string-append | ||||
|  | @ -42,7 +42,7 @@ | |||
|                    version "/src/nspr-" version ".tar.gz")) | ||||
|              (sha256 | ||||
|               (base32 | ||||
|                "0nkbgk0x31nfm4xl8la0a3vrnpa8gzkh7g4k65p7n880n73k5shm")))) | ||||
|                "0c6ljv3bdqhc169srbpjy0cs52xk715p04zy08rcjvl54k6bdr69")))) | ||||
|     (build-system gnu-build-system) | ||||
|     (native-inputs | ||||
|      `(("perl" ,perl))) | ||||
|  |  | |||
		Reference in a new issue