[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
09/11: gnu: julia-commonsubexpressions: Fix Texinfo syntax.
From: |
guix-commits |
Subject: |
09/11: gnu: julia-commonsubexpressions: Fix Texinfo syntax. |
Date: |
Wed, 31 Mar 2021 10:01:46 -0400 (EDT) |
civodul pushed a commit to branch master
in repository guix.
commit f233bb170b072cf4801b2f229593b9680ea0224c
Author: Ludovic Courtès <ludo@gnu.org>
AuthorDate: Wed Mar 31 15:57:02 2021 +0200
gnu: julia-commonsubexpressions: Fix Texinfo syntax.
* gnu/packages/julia-xyz.scm (julia-commonsubexpressions)[synopsis]
[description]: Fix Texinfo syntax.
---
gnu/packages/julia-xyz.scm | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/gnu/packages/julia-xyz.scm b/gnu/packages/julia-xyz.scm
index cbff691..85949ec 100644
--- a/gnu/packages/julia-xyz.scm
+++ b/gnu/packages/julia-xyz.scm
@@ -304,8 +304,8 @@ with.")
(propagated-inputs
`(("julia-macrotools" ,julia-macrotools)))
(home-page "https://github.com/rdeits/CommonSubexpressions.jl")
- (synopsis "Macro @code{@cse}")
- (description "This package provides the @code{@cse} macro, which performs
+ (synopsis "@code{@@cse} macro for Julia")
+ (description "This package provides the @code{@@cse} macro, which performs
common subexpression elimination.")
(license license:expat)))
- branch master updated (04ba7a1 -> e45ef9a), guix-commits, 2021/03/31
- 01/11: tests: Make 'publish' test umask-insensitive., guix-commits, 2021/03/31
- 02/11: gnu: libvirt: Update to 7.1.0., guix-commits, 2021/03/31
- 05/11: gnu: virt-manager: Update to 3.2.0., guix-commits, 2021/03/31
- 03/11: gnu: python-libvirt: Update to 7.1.0., guix-commits, 2021/03/31
- 04/11: gnu: libvirt-glib: Update to 4.0.0., guix-commits, 2021/03/31
- 06/11: services: xorg: Export %default-xorg-server-arguments., guix-commits, 2021/03/31
- 10/11: substitute: Emit a single newline upon completion., guix-commits, 2021/03/31
- 07/11: services: sysctl: Export <sysctl-configuration> record field accessors., guix-commits, 2021/03/31
- 08/11: gnu: Remove unnecessary imports from (gnu packages gnome)., guix-commits, 2021/03/31
- 09/11: gnu: julia-commonsubexpressions: Fix Texinfo syntax.,
guix-commits <=
- 11/11: status: Don't display download URLs for '--verbosity=1'., guix-commits, 2021/03/31