me
/
guix
Archived
1
0
Fork 0

gnu: ocaml-ppx-fixed-literal: Update to 0.15.0.

* gnu/packages/ocaml.scm (ocaml-ppx-fixed-literal): Update to 0.15.0.
master
Julien Lepiller 2022-04-30 20:58:20 +02:00
parent d1f604c20f
commit c87661143a
No known key found for this signature in database
GPG Key ID: 53D457B2D636EE82
1 changed files with 2 additions and 2 deletions

View File

@ -6076,7 +6076,7 @@ to record their startup time.")
(define-public ocaml-ppx-fixed-literal
(package
(name "ocaml-ppx-fixed-literal")
(version "0.14.0")
(version "0.15.0")
(source
(origin
(method git-fetch)
@ -6085,7 +6085,7 @@ to record their startup time.")
(commit (string-append "v" version))))
(file-name (git-file-name name version))
(sha256
(base32 "0s7rb4dhz4ibhh42a9sfxjj3zbwfyfmaihr92hpdv5j9xqn3n8mi"))))
(base32 "10siwcqrqa4gh0mg6fkaby0jjskc01r81pcblc67h3vmbjjh08j9"))))
(build-system dune-build-system)
(arguments
`(#:tests? #f)); no tests