guix-commits
[Top][All Lists]
Advanced

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

109/141: gnu: texlive-kfsh-nat: Specify upstream name.


From: guix-commits
Subject: 109/141: gnu: texlive-kfsh-nat: Specify upstream name.
Date: Wed, 26 Jun 2024 06:34:39 -0400 (EDT)

ngz pushed a commit to branch tex-team
in repository guix.

commit fe25ce81b8dae5f6b17ab12263da4b15c77c4e98
Author: Nicolas Goaziou <mail@nicolasgoaziou.fr>
AuthorDate: Sat Jun 22 09:02:38 2024 +0200

    gnu: texlive-kfsh-nat: Specify upstream name.
    
    * gnu/packages/tex.scm (texlive-kfsh-nat)[properties]: Add UPSTREAM-NAME 
property.
    
    Change-Id: Ia26e469a702365baaf89c10066faaeeb980b7f40
---
 gnu/packages/tex.scm | 1 +
 1 file changed, 1 insertion(+)

diff --git a/gnu/packages/tex.scm b/gnu/packages/tex.scm
index caa7a4ec99..85fb3322b1 100644
--- a/gnu/packages/tex.scm
+++ b/gnu/packages/tex.scm
@@ -22879,6 +22879,7 @@ links to the individual documents, either in HTML or in 
PDF format.")
               (sha256
                (base32
                 "1qzn0n19lslf2qg8fvm844xx5k7s8a275a77z2ynbb0vs1w4prpw"))))
+    (properties '((upstream-name . "ksfh_nat")))
     (build-system texlive-build-system)
     (home-page "https://ctan.org/pkg/ksfh-nat";)
     (synopsis "BibTeX style for KSFH Munich")



reply via email to

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