mirror of
https://git.in.rschanz.org/ryan77627/guix.git
synced 2025-01-13 22:50:23 -05:00
gnu: Add maven-parent-pom-30.
* gnu/packages/maven-parent-pom.scm (maven-parent-pom-30): New variable.
This commit is contained in:
parent
c68f832b2d
commit
0e1cca3031
1 changed files with 5 additions and 0 deletions
|
@ -415,3 +415,8 @@ (define-public maven-parent-pom-33
|
|||
(make-maven-parent-pom
|
||||
"33" "1b0z2gsvpccgcssys9jbdfwlwq8b5imdwr508f87ssdbfs29lh65"
|
||||
apache-parent-pom-21))
|
||||
|
||||
(define-public maven-parent-pom-30
|
||||
(make-maven-parent-pom
|
||||
"30" "1w463na38v2054wn1cwbfqy095z13fhil4jmn08dsa4drdvdsjdw"
|
||||
apache-parent-pom-18))
|
||||
|
|
Loading…
Reference in a new issue