roptat pushed a commit to branch master
in repository guix.

commit 97de6e0c8015144eb0cac38d85789124295e3abf
Author: Julien Lepiller <[email protected]>
AuthorDate: Sat Jun 27 20:25:06 2020 +0200

    gnu: Add apache-parent-pom-19.
    
    * gnu/packages/maven-parent-pom.scm (apache-parent-pom-19): 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 46f2c62..6463724 100644
--- a/gnu/packages/maven-parent-pom.scm
+++ b/gnu/packages/maven-parent-pom.scm
@@ -73,3 +73,7 @@
 (define-public apache-parent-pom-18
   (make-apache-parent-pom
     "18" "1il97vpdmv5k2gnyinj45q00f7f4w9hcb588digwfid5bskddnyy"))
+
+(define-public apache-parent-pom-19
+  (make-apache-parent-pom
+    "19" "02drnwv2qqk1dmxbmmrk0bi1iil5cal9l47w53ascpbjg6242mp1"))

Reply via email to