gnu: caf: Update to 0.18.6.

* gnu/packages/cpp.scm (caf): Update to 0.18.6.
This commit is contained in:
Tobias Geerinckx-Rice 2022-05-29 02:00:00 +02:00
parent 3f4850f0ae
commit c6c32ab966
No known key found for this signature in database
GPG key ID: 0DB0FF884F556D79

View file

@ -1391,7 +1391,7 @@ (define-public cli11
(define-public caf
(package
(name "caf")
(version "0.18.5")
(version "0.18.6")
(source (origin
(method git-fetch)
(uri (git-reference
@ -1400,7 +1400,7 @@ (define-public caf
(file-name (git-file-name name version))
(sha256
(base32
"04b4kjisb5wzq6pilh8xzbxn7qcjgppl8k65hfv0zi0ja8fyp1xk"))))
"055y82044djphpwbazaxsvmb66c2xfdi8vyny8pzdxkdgxfh0vq1"))))
(build-system cmake-build-system)
(arguments
'(#:configure-flags