3
5
Fork 0
mirror of git://git.savannah.gnu.org/guix.git synced 2023-12-14 03:33:07 +01:00

gnu: java-xmlgraphics-commons: Update to 2.6 [fixes CVE-2020-11988].

* gnu/packages/batik.scm (java-xmlgraphics-commons): Update to 2.6.
This commit is contained in:
Léo Le Bouter 2021-02-28 05:17:41 +01:00
parent e05c0b334d
commit ca36b0389c
No known key found for this signature in database
GPG key ID: 45A8B1E86BCD10A6

View file

@ -199,7 +199,7 @@ SAC is an interface for CSS parsers.")
(define-public java-xmlgraphics-commons
(package
(name "java-xmlgraphics-commons")
(version "2.4")
(version "2.6")
(source
(origin
(method url-fetch)
@ -207,7 +207,7 @@ SAC is an interface for CSS parsers.")
"mirror://apache/xmlgraphics/commons/source/xmlgraphics-commons-"
version "-src.tar.gz"))
(sha256
(base32 "0zdkngb896cr35jq1v859j2kpqyn6a87k6a893h394hgvnz7yi3v"))
(base32 "18gndjwzdd6vhp59fn8cwn6i6q0v0ym8nmwn65rcykdrzz0nvl72"))
(modules '((guix build utils)))
(snippet
`(begin