[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
112/137: gnu: texlive-match-parens: Specify upstream name.
From: |
guix-commits |
Subject: |
112/137: gnu: texlive-match-parens: Specify upstream name. |
Date: |
Mon, 24 Jun 2024 18:27:26 -0400 (EDT) |
ngz pushed a commit to branch tex-team
in repository guix.
commit 835fe45f774296e28983f44b7cc1b5b9fbbd1102
Author: Nicolas Goaziou <mail@nicolasgoaziou.fr>
AuthorDate: Sat Jun 22 09:11:39 2024 +0200
gnu: texlive-match-parens: Specify upstream name.
* gnu/packages/tex.scm (texlive-match-parens)[properties]: Add UPSTREAM-NAME
property.
Change-Id: I831df8be99fd781724fa4bd5d7d2d8abf4d15101
---
gnu/packages/tex.scm | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
diff --git a/gnu/packages/tex.scm b/gnu/packages/tex.scm
index 81f0ff8d66..29525ba95d 100644
--- a/gnu/packages/tex.scm
+++ b/gnu/packages/tex.scm
@@ -48402,7 +48402,8 @@ without HarfBuzz.")
(base32
"0qqxbh3h1xkggs5p2gnis4z8h3s0mwknszyjzs2fslnq16yyqi27"))))
(outputs '("out" "doc"))
- (properties '((updater-extra-inputs "ruby")))
+ (properties '((upstream-name . "match_parens")
+ (updater-extra-inputs "ruby")))
(build-system texlive-build-system)
(arguments (list #:link-scripts #~(list "match_parens")))
(inputs (list ruby))
- 78/137: gnu: texlive-scripts: Add missing "mktexfmt" symlink., (continued)
- 78/137: gnu: texlive-scripts: Add missing "mktexfmt" symlink., guix-commits, 2024/06/24
- 98/137: gnu: Do not create origins for "ctxdocstrip.tex"., guix-commits, 2024/06/24
- 99/137: gnu: texlive-metafont: Fix inputs., guix-commits, 2024/06/24
- 100/137: gnu: texlive-luatex: Remove unnecessary native input., guix-commits, 2024/06/24
- 102/137: gnu: texlive-makecmds: Remove unnecessary input., guix-commits, 2024/06/24
- 103/137: gnu: texlive-dotseqn: Remove native input., guix-commits, 2024/06/24
- 87/137: guix: import texlive: Implement auto-updates., guix-commits, 2024/06/24
- 91/137: gnu: texlive-scripts: Fix typo in description., guix-commits, 2024/06/24
- 106/137: gnu: texlive-pdfcrop. Add "rpdfcrop" symlink., guix-commits, 2024/06/24
- 110/137: gnu: tex: Set properties to protect inputs during updates., guix-commits, 2024/06/24
- 112/137: gnu: texlive-match-parens: Specify upstream name.,
guix-commits <=
- 114/137: gnu: Turn TEXLIVE-SOURCE into a complete package., guix-commits, 2024/06/24
- 116/137: gnu: texlive-ran-toks: Specify upstream name., guix-commits, 2024/06/24
- 122/137: gnu: texlive-amstex: Create missing symlink., guix-commits, 2024/06/24
- 88/137: gnu: Set version of all TeX Live packages to "2023.0"., guix-commits, 2024/06/24
- 133/137: gnu: texlive-jadetex: Small refactoring., guix-commits, 2024/06/24
- 83/137: guix: import texlive: Remove `files-differ?' function., guix-commits, 2024/06/24
- 92/137: gnu: Factorize URLs relative to TeX Live., guix-commits, 2024/06/24
- 93/137: gnu: Refactor TeX Live packages to refer to SVN directly., guix-commits, 2024/06/24
- 108/137: gnu: texlive-blockdraw-mp: Specify upstream name., guix-commits, 2024/06/24
- 101/137: gnu: texlive-newverbs: Do not create origin for "ydocstrip.tex"., guix-commits, 2024/06/24