guix-commits
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

14/110: gnu: Add apache-parent-pom-21.


From: guix-commits
Subject: 14/110: gnu: Add apache-parent-pom-21.
Date: Thu, 16 Jul 2020 22:23:13 -0400 (EDT)

roptat pushed a commit to branch master
in repository guix.

commit a2f64c345e827d419bf21831bfef474bf41ea4a9
Author: Julien Lepiller <julien@lepiller.eu>
AuthorDate: Sat Jun 27 14:28:34 2020 +0200

    gnu: Add apache-parent-pom-21.
    
    * gnu/packages/maven-parent-pom.scm (apache-parent-pom-21): 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 6463724..073ac36 100644
--- a/gnu/packages/maven-parent-pom.scm
+++ b/gnu/packages/maven-parent-pom.scm
@@ -77,3 +77,7 @@
 (define-public apache-parent-pom-19
   (make-apache-parent-pom
     "19" "02drnwv2qqk1dmxbmmrk0bi1iil5cal9l47w53ascpbjg6242mp1"))
+
+(define-public apache-parent-pom-21
+  (make-apache-parent-pom
+    "21" "0clcbrq1b2b8sbvlqddyw2dg5niq25dhdma9sk4b0i30hqaipx96"))



reply via email to

[Prev in Thread] Current Thread [Next in Thread]