summaryrefslogtreecommitdiff
path: root/gnu/packages/ocaml.scm
diff options
context:
space:
mode:
authorJulien Lepiller <julien@lepiller.eu>2019-04-26 23:13:30 +0200
committerJulien Lepiller <julien@lepiller.eu>2019-04-26 23:35:13 +0200
commitf08b235dab127d6194d8b50052b22cc22766390a (patch)
treeaa476d0af79ca4feceb040a3a7f3c81d97b69625 /gnu/packages/ocaml.scm
parentc949a4eb1fe8426c34b8f9f7f1658eeeae400de4 (diff)
downloadpatches-f08b235dab127d6194d8b50052b22cc22766390a.tar
patches-f08b235dab127d6194d8b50052b22cc22766390a.tar.gz
gnu: ocaml-lwt-log: Add upstream-name.
* gnu/packages/ocaml.scm (ocaml-lwt-log)[properties]: New field.
Diffstat (limited to 'gnu/packages/ocaml.scm')
-rw-r--r--gnu/packages/ocaml.scm1
1 files changed, 1 insertions, 0 deletions
diff --git a/gnu/packages/ocaml.scm b/gnu/packages/ocaml.scm
index c90378ba8a..2a9c34314b 100644
--- a/gnu/packages/ocaml.scm
+++ b/gnu/packages/ocaml.scm
@@ -1874,6 +1874,7 @@ locks or other synchronization primitives.")
#:jbuild? #t))
(propagated-inputs
`(("lwt" ,ocaml-lwt)))
+ (properties `((upstream-name . "lwt_log")))
(home-page "https://github.com/aantron/lwt_log")
(synopsis "Logging library")
(description "This package provides a deprecated logging component for