mirror of
https://git.in.rschanz.org/ryan77627/guix.git
synced 2024-12-26 22:38:07 -05:00
gnu: Add plexus-parent-pom-8.
* gnu/packages/maven-parent-pom.scm (plexus-parent-pom-8): New variable.
This commit is contained in:
parent
19bc914655
commit
cecf5f9211
1 changed files with 4 additions and 0 deletions
|
@ -391,6 +391,10 @@ (define-public plexus-parent-pom-6.1
|
||||||
(make-plexus-parent-pom
|
(make-plexus-parent-pom
|
||||||
"6.1" "1pisca0fxpgbhf4xdgw5mn86622pg3mc5b8760kf9mk2awazshlj"))
|
"6.1" "1pisca0fxpgbhf4xdgw5mn86622pg3mc5b8760kf9mk2awazshlj"))
|
||||||
|
|
||||||
|
(define-public plexus-parent-pom-8
|
||||||
|
(make-plexus-parent-pom
|
||||||
|
"8" "0ybwdzawa58qg9ag39rxyin24lk9sjcaih6n2yfldfzsbkq6gnww"))
|
||||||
|
|
||||||
(define (make-maven-parent-pom version hash parent)
|
(define (make-maven-parent-pom version hash parent)
|
||||||
(hidden-package
|
(hidden-package
|
||||||
(package
|
(package
|
||||||
|
|
Loading…
Reference in a new issue