gnu: java-eclipse-jdt-core: Update to 3.16.0.
* gnu/packages/java.scm (java-eclipse-jdt-core): Update to 3.16.0.
This commit is contained in:
		
							parent
							
								
									c8427a5e91
								
							
						
					
					
						commit
						43d6776ba4
					
				
					 1 changed files with 2 additions and 2 deletions
				
			
		|  | @ -5935,7 +5935,7 @@ and contributes the Eclipse default text editor.") | ||||||
| (define-public java-eclipse-jdt-core | (define-public java-eclipse-jdt-core | ||||||
|   (package |   (package | ||||||
|     (name "java-eclipse-jdt-core") |     (name "java-eclipse-jdt-core") | ||||||
|     (version "3.12.3") |     (version "3.16.0") | ||||||
|     (source (origin |     (source (origin | ||||||
|               (method url-fetch) |               (method url-fetch) | ||||||
|               (uri (string-append "https://repo1.maven.org/maven2/" |               (uri (string-append "https://repo1.maven.org/maven2/" | ||||||
|  | @ -5944,7 +5944,7 @@ and contributes the Eclipse default text editor.") | ||||||
|                                   version "-sources.jar")) |                                   version "-sources.jar")) | ||||||
|               (sha256 |               (sha256 | ||||||
|                (base32 |                (base32 | ||||||
|                 "191xw4lc7mjjkprh4ji5vnpjvr5r4zvbpwkriy4bvsjqrz35vh1j")))) |                 "1g560yr9v2kzv34gc2m3ifpgnj7krcdd6h4gd4z83pwqacwkfz0k")))) | ||||||
|     (build-system ant-build-system) |     (build-system ant-build-system) | ||||||
|     (arguments |     (arguments | ||||||
|      `(#:tests? #f ; no tests included |      `(#:tests? #f ; no tests included | ||||||
|  |  | ||||||
		Reference in a new issue