[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
03/26: gnu: Add plexus-parent-pom-8.
From: |
guix-commits |
Subject: |
03/26: gnu: Add plexus-parent-pom-8. |
Date: |
Sat, 5 Feb 2022 14:18:57 -0500 (EST) |
roptat pushed a commit to branch master
in repository guix.
commit cecf5f9211b1aa15e4496323379c1f1beab44fbe
Author: Julien Lepiller <julien@lepiller.eu>
AuthorDate: Sun Dec 19 22:05:23 2021 +0100
gnu: Add plexus-parent-pom-8.
* gnu/packages/maven-parent-pom.scm (plexus-parent-pom-8): New variable.
---
gnu/packages/maven-parent-pom.scm | 4 ++++
1 file changed, 4 insertions(+)
diff --git a/gnu/packages/maven-parent-pom.scm
b/gnu/packages/maven-parent-pom.scm
index 8a70791353..302a30f338 100644
--- a/gnu/packages/maven-parent-pom.scm
+++ b/gnu/packages/maven-parent-pom.scm
@@ -391,6 +391,10 @@ other projects as their parent pom.")
(make-plexus-parent-pom
"6.1" "1pisca0fxpgbhf4xdgw5mn86622pg3mc5b8760kf9mk2awazshlj"))
+(define-public plexus-parent-pom-8
+ (make-plexus-parent-pom
+ "8" "0ybwdzawa58qg9ag39rxyin24lk9sjcaih6n2yfldfzsbkq6gnww"))
+
(define (make-maven-parent-pom version hash parent)
(hidden-package
(package
- branch master updated (dda56249ae -> 26c74ed808), guix-commits, 2022/02/05
- 08/26: gnu: Add java-plexus-build-api., guix-commits, 2022/02/05
- 15/26: gnu: maven-common-artifact-filters: Update to 3.2.0., guix-commits, 2022/02/05
- 01/26: gnu: Add apache-parent-pom-23., guix-commits, 2022/02/05
- 13/26: gnu: java-eclipse-sisu-inject: Update to 0.3.5., guix-commits, 2022/02/05
- 12/26: gnu: java-jsr250: Use proper source., guix-commits, 2022/02/05
- 16/26: gnu: java-plexus-container-default-bootstrap: Update to 2.1.0., guix-commits, 2022/02/05
- 03/26: gnu: Add plexus-parent-pom-8.,
guix-commits <=
- 06/26: gnu: java-commons-codec: Use latest commons parent., guix-commits, 2022/02/05
- 10/26: gnu: java-plexus-sec-dispatcher: Update to 2.0., guix-commits, 2022/02/05
- 20/26: gnu: Add java-sonatype-aether-util-1.13., guix-commits, 2022/02/05
- 04/26: gnu: Add maven-parent-pom-34., guix-commits, 2022/02/05
- 05/26: gnu: maven-parent-pom: Fix dependency versions., guix-commits, 2022/02/05
- 23/26: gnu: maven-enforcer-api: Update to 3.0.0., guix-commits, 2022/02/05
- 24/26: gnu: maven-wagon-provider-api: Update to 3.4.3., guix-commits, 2022/02/05
- 02/26: gnu: Add apache-commons-parent-pom-52., guix-commits, 2022/02/05
- 17/26: gnu: Add java-sonatype-aether-api-1.13., guix-commits, 2022/02/05
- 19/26: gnu: Add java-sonatype-aether-test-util-1.13., guix-commits, 2022/02/05