gnu: java-eclipse-sisu-plexus: Update to 0.3.5.
* gnu/packages/java.scm (java-eclipse-sisu-plexus): Update to 0.3.5.
This commit is contained in:
		
							parent
							
								
									33a58a3314
								
							
						
					
					
						commit
						4775d17137
					
				
					 1 changed files with 4 additions and 3 deletions
				
			
		|  | @ -13096,7 +13096,7 @@ OSGi Service Registry is a goal of this project.") | ||||||
| (define-public java-eclipse-sisu-plexus | (define-public java-eclipse-sisu-plexus | ||||||
|   (package |   (package | ||||||
|     (name "java-eclipse-sisu-plexus") |     (name "java-eclipse-sisu-plexus") | ||||||
|     (version "0.3.4") |     (version "0.3.5") | ||||||
|     (source (origin |     (source (origin | ||||||
|               (method git-fetch) |               (method git-fetch) | ||||||
|               (uri (git-reference |               (uri (git-reference | ||||||
|  | @ -13105,7 +13105,7 @@ OSGi Service Registry is a goal of this project.") | ||||||
|               (file-name (git-file-name name version)) |               (file-name (git-file-name name version)) | ||||||
|               (sha256 |               (sha256 | ||||||
|                (base32 |                (base32 | ||||||
|                 "17mjlajnsqnk07cc58h1qpxrif85yb2m2y0pyba48yjjgikk8r9f")) |                 "0lm5h0dmh41ffcwd32qnk3a87d360am36yq7168ikkyqa8jxkx28")) | ||||||
|               (modules '((guix build utils))) |               (modules '((guix build utils))) | ||||||
|               (snippet |               (snippet | ||||||
|                '(begin |                '(begin | ||||||
|  | @ -13158,7 +13158,8 @@ OSGi Service Registry is a goal of this project.") | ||||||
|          (replace 'install |          (replace 'install | ||||||
|            (install-from-pom "org.eclipse.sisu.plexus/pom.xml"))))) |            (install-from-pom "org.eclipse.sisu.plexus/pom.xml"))))) | ||||||
|     (propagated-inputs |     (propagated-inputs | ||||||
|      (list java-plexus-classworlds |      (list java-jsr250 | ||||||
|  |            java-plexus-classworlds | ||||||
|            java-plexus-utils |            java-plexus-utils | ||||||
|            java-plexus-component-annotations |            java-plexus-component-annotations | ||||||
|            java-cdi-api |            java-cdi-api | ||||||
|  |  | ||||||
		Reference in a new issue