gnu: java-bouncycastle: Update to 1.67.
* gnu/packages/java.scm (bouncycastle): Update to 1.67. Signed-off-by: Björn Höfling <bjoern.hoefling@bjoernhoefling.de>
This commit is contained in:
		
							parent
							
								
									81b53caf2a
								
							
						
					
					
						commit
						7de292e903
					
				
					 1 changed files with 2 additions and 2 deletions
				
			
		|  | @ -10843,7 +10843,7 @@ algorithms and xxHash hashing algorithm.") | |||
| (define-public java-bouncycastle | ||||
|   (package | ||||
|     (name "java-bouncycastle") | ||||
|     (version "1.60") | ||||
|     (version "1.67") | ||||
|     (source (origin | ||||
|               (method git-fetch) | ||||
|               (uri (git-reference | ||||
|  | @ -10853,7 +10853,7 @@ algorithms and xxHash hashing algorithm.") | |||
|               (file-name (git-file-name name version)) | ||||
|               (sha256 | ||||
|                (base32 | ||||
|                 "1m921a1ac2dl797ffzg3d4j97ch308f25spb4jgsj3npfmmys5gb")) | ||||
|                 "1449q7fyh03s1q0bqljcrhgacwcyqmg2bbvb3z084avgapwsainz")) | ||||
|               (modules '((guix build utils))) | ||||
|               (snippet | ||||
|                '(begin | ||||
|  |  | |||
		Reference in a new issue