mirror of
https://git.in.rschanz.org/ryan77627/guix.git
synced 2024-12-26 06:18:07 -05:00
gnu: Add maven-parent-pom-34.
* gnu/packages/maven-parent-pom.scm (maven-parent-pom-34): New variable.
This commit is contained in:
parent
cecf5f9211
commit
661cac8db6
1 changed files with 5 additions and 0 deletions
|
@ -428,6 +428,11 @@ (define (make-maven-parent-pom version hash parent)
|
|||
tool. This package contains the Maven parent POM.")
|
||||
(license license:asl2.0))))
|
||||
|
||||
(define-public maven-parent-pom-34
|
||||
(make-maven-parent-pom
|
||||
"34" "1vkmrfwva76k6maf1ljbja5ga4kzav4xc73ymbaf42xaiaknglbc"
|
||||
apache-parent-pom-23))
|
||||
|
||||
(define-public maven-parent-pom-33
|
||||
(make-maven-parent-pom
|
||||
"33" "1b0z2gsvpccgcssys9jbdfwlwq8b5imdwr508f87ssdbfs29lh65"
|
||||
|
|
Loading…
Reference in a new issue