me
/
guix
Archived
1
0
Fork 0

gnu: caf: Update to 0.18.5.

* gnu/packages/cpp.scm (caf): Update to 0.18.5.

Signed-off-by: Marius Bakke <marius@gnu.org>
master
Greg Hogan 2021-03-19 15:28:33 +00:00 committed by Marius Bakke
parent c1d40c2621
commit 0a34ba76ef
No known key found for this signature in database
GPG Key ID: A2A06DF2A33A54FA
1 changed files with 2 additions and 2 deletions

View File

@ -1029,7 +1029,7 @@ feature set with a simple and intuitive interface.")
(define-public caf
(package
(name "caf")
(version "0.18.0")
(version "0.18.5")
(source (origin
(method git-fetch)
(uri (git-reference
@ -1038,7 +1038,7 @@ feature set with a simple and intuitive interface.")
(file-name (git-file-name name version))
(sha256
(base32
"1c3spd6vm1h9qhlk5c4fdwi6nbqx5vwz2zvv6qp0rj1hx6xpq3cx"))))
"04b4kjisb5wzq6pilh8xzbxn7qcjgppl8k65hfv0zi0ja8fyp1xk"))))
(build-system cmake-build-system)
(arguments
'(#:configure-flags