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

gnu: rtags: Update to 2.18.

* gnu/packages/code.scm (rtags): Update to 2.18.
This commit is contained in:
Tobias Geerinckx-Rice 2018-01-31 20:35:08 +01:00
parent 2fe05cb6e1
commit af147cddd4
No known key found for this signature in database
GPG key ID: 0DB0FF884F556D79

View file

@ -393,7 +393,7 @@ functionality such as HTML output.")
(define-public rtags
(package
(name "rtags")
(version "2.16")
(version "2.18")
(home-page "https://github.com/Andersbakken/rtags")
(source
(origin
@ -414,7 +414,7 @@ functionality such as HTML output.")
(string-append "#include <rct/" header ">"))))))
(sha256
(base32
"17rkci3mmiw93qc32b9x76pg57b0lx80avr6wnmh190jx8n3v3wy"))))
"0scjbp1z201q8njvrxqz7lk2m9b6k2rxd5q1shrng6532r7ndif2"))))
(build-system cmake-build-system)
(arguments
'(#:configure-flags