gnu: doxygen: Update to 1.9.8.

* gnu/packages/documentation.scm (doxygen): Update to 1.9.8.
This commit is contained in:
Maxim Cournoyer 2023-09-17 10:16:55 -04:00 committed by Ludovic Courtès
parent 80961d40f2
commit dac6c82cf3
No known key found for this signature in database
GPG Key ID: 090B11993D9AEBB5

View File

@ -186,7 +186,7 @@ markup) can be customized and extended by the user.")
(define-public doxygen
(package
(name "doxygen")
(version "1.9.5")
(version "1.9.8")
(home-page "https://www.doxygen.nl/")
(source (origin
(method url-fetch)
@ -197,7 +197,7 @@ markup) can be customized and extended by the user.")
".src.tar.gz")))
(sha256
(base32
"1v1f9cp5lyymg7xmw0ldnzi7ql8agbaqam1xdyljk0lrbnrm9d2m"))))
"0qjgw7bnx668hpi4r8m366vsq118s9365zf8z4x5yjrqx0ld5qq5"))))
(build-system cmake-build-system)
(native-inputs
(list bison