mirror of
https://git.in.rschanz.org/ryan77627/guix.git
synced 2025-01-26 04:29:25 -05:00
gnu: Add apache-parent-pom-23.
* gnu/packages/maven-parent-pom.scm (apache-parent-pom-23): New variable.
This commit is contained in:
parent
dda56249ae
commit
4c081c53ab
1 changed files with 4 additions and 0 deletions
|
@ -84,6 +84,10 @@ (define-public apache-parent-pom-21
|
|||
(make-apache-parent-pom
|
||||
"21" "0clcbrq1b2b8sbvlqddyw2dg5niq25dhdma9sk4b0i30hqaipx96"))
|
||||
|
||||
(define-public apache-parent-pom-23
|
||||
(make-apache-parent-pom
|
||||
"23" "05c8i741f0m4311q264zvq0lc6srsyz2x95ga4d7qfd89swkzg9d"))
|
||||
|
||||
(define (make-apache-commons-parent-pom version hash parent)
|
||||
(hidden-package
|
||||
(package
|
||||
|
|
Loading…
Reference in a new issue