gnu: libxml++: Update to 5.0.3.

* gnu/packages/gnome.scm (libxml++): Update to 5.0.3.
This commit is contained in:
Tobias Geerinckx-Rice 2023-07-23 02:00:00 +02:00
parent 35f174ad00
commit 473d9bffb5
No known key found for this signature in database
GPG key ID: 0DB0FF884F556D79

View file

@ -8719,7 +8719,7 @@ (define-public network-manager-applet
(define-public libxml++
(package
(name "libxml++")
(version "5.0.2")
(version "5.0.3")
(source
(origin
(method git-fetch)
@ -8728,7 +8728,7 @@ (define-public libxml++
(commit version)))
(file-name (git-file-name name version))
(sha256
(base32 "13jlhz57yjxapplflm8aarczxv6ll3d336y1446mr5n4ylkcc1xz"))))
(base32 "07h11vl0rv8b0w31as5xiirpx17lprkx7fimphy3f5mkwhz8njba"))))
(build-system gnu-build-system)
(propagated-inputs
(list libxml2)) ;required by .pc file