[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
01/05: gnu: java-eclipse-equinox-common: Update to 3.10.200.
From: |
guix-commits |
Subject: |
01/05: gnu: java-eclipse-equinox-common: Update to 3.10.200. |
Date: |
Wed, 6 Mar 2019 04:31:08 -0500 (EST) |
rekado pushed a commit to branch master
in repository guix.
commit e40e3792e6151d45ff4e187a6c6a7bba7820eff7
Author: Ricardo Wurmus <address@hidden>
Date: Tue Mar 5 09:35:00 2019 +0100
gnu: java-eclipse-equinox-common: Update to 3.10.200.
* gnu/packages/java.scm (java-eclipse-equinox-common): Update to 3.10.200.
---
gnu/packages/java.scm | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/gnu/packages/java.scm b/gnu/packages/java.scm
index 8dce255..985f5f7 100644
--- a/gnu/packages/java.scm
+++ b/gnu/packages/java.scm
@@ -5452,7 +5452,7 @@ specification.")
(define-public java-eclipse-equinox-common
(package
(name "java-eclipse-equinox-common")
- (version "3.8.0")
+ (version "3.10.200")
(source (origin
(method url-fetch)
(uri (string-append "https://repo1.maven.org/maven2/"
@@ -5461,7 +5461,7 @@ specification.")
version "-sources.jar"))
(sha256
(base32
- "12aazpkgw46r1qj0pr421jzwhbmsizd97r37krd7njnbrdgfzksc"))))
+ "1yn8ij6xsljlf35sr2l7wvyvc0ss4n1rv0ry5zkgb49dj4hyrqrj"))))
(build-system ant-build-system)
(arguments
`(#:tests? #f ; no tests included