guix-commits
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

02/03: gnu: ocaml-ansiterminal: Add upstream name.


From: guix-commits
Subject: 02/03: gnu: ocaml-ansiterminal: Add upstream name.
Date: Mon, 10 Oct 2022 02:56:06 -0400 (EDT)

roptat pushed a commit to branch master
in repository guix.

commit 92f575019c7cfc5fda994104c173d3a45cc649e7
Author: Julien Lepiller <julien@lepiller.eu>
AuthorDate: Mon Oct 10 07:28:16 2022 +0200

    gnu: ocaml-ansiterminal: Add upstream name.
    
    * gnu/packages/ocaml.scm (ocaml-ansiterminal)[properties]: Add
      `upstream-name'.
---
 gnu/packages/ocaml.scm | 1 +
 1 file changed, 1 insertion(+)

diff --git a/gnu/packages/ocaml.scm b/gnu/packages/ocaml.scm
index b532317043..731f7f9193 100644
--- a/gnu/packages/ocaml.scm
+++ b/gnu/packages/ocaml.scm
@@ -4492,6 +4492,7 @@ sensitive completion, colors, and more.")
     (build-system dune-build-system)
     (arguments
      `(#:test-target "tests"))
+    (properties `((upstream-name . "ANSITerminal")))
     (home-page "https://github.com/Chris00/ANSITerminal";)
     (synopsis
      "Basic control of ANSI compliant terminals and the windows shell")



reply via email to

[Prev in Thread] Current Thread [Next in Thread]