gnu: java-dom4j: Update to 2.1.1.

* gnu/packages/xml.scm (java-dom4j): Update to 2.1.1.
This commit is contained in:
Tobias Geerinckx-Rice 2019-09-24 06:55:46 +02:00
parent e2d69addf6
commit f1afdaf476
No known key found for this signature in database
GPG key ID: D889B0F018C5493C

View file

@ -1754,7 +1754,7 @@ (define-public java-xmlpull2
(define-public java-dom4j
(package
(name "java-dom4j")
(version "2.1.0")
(version "2.1.1")
(source (origin
(method git-fetch)
(uri (git-reference
@ -1763,7 +1763,7 @@ (define-public java-dom4j
(file-name (git-file-name name version))
(sha256
(base32
"1827jljs8mps489fm7xw63cakdqwc5grilrr5n9spr2rlk76jpx3"))
"0q907srj9v4hwicpcrn4slyld5npf2jv7hzchsgrg29q2xmbwkdl"))
(modules '((guix build utils)))
(snippet
'(begin ;; Delete bundled jar archives.