mirror of
https://git.in.rschanz.org/ryan77627/guix.git
synced 2025-01-13 22:50:23 -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.")
|
tool. This package contains the Maven parent POM.")
|
||||||
(license license:asl2.0))))
|
(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
|
(define-public maven-parent-pom-33
|
||||||
(make-maven-parent-pom
|
(make-maven-parent-pom
|
||||||
"33" "1b0z2gsvpccgcssys9jbdfwlwq8b5imdwr508f87ssdbfs29lh65"
|
"33" "1b0z2gsvpccgcssys9jbdfwlwq8b5imdwr508f87ssdbfs29lh65"
|
||||||
|
|
Loading…
Reference in a new issue