summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorArtyom V. Poptsov <poptsov.artyom@gmail.com>2025-09-10 13:09:42 +0300
committerArtyom V. Poptsov <poptsov.artyom@gmail.com>2025-09-10 13:11:05 +0300
commitb474df6447637814402b37b1cda2324caf82fecc (patch)
tree41ca40434b67623ee6512a2859ecc0156ab9b7ca
parent7eeeb2d8ce65b5430de53a332fff631150846e27 (diff)
gnu: book-sparc: Update to 5.0.0.
* gnu/packages/books.scm (book-sparc): Update to 5.0.0. [native-inputs]: Add texlive-framed and texlive-libkpathsea. Change-Id: I765f274a41318e51ae6099361dcf3b66bf6dbcab
-rw-r--r--gnu/packages/books.scm6
1 files changed, 4 insertions, 2 deletions
diff --git a/gnu/packages/books.scm b/gnu/packages/books.scm
index 1f2bfba38b9..911e5ad5356 100644
--- a/gnu/packages/books.scm
+++ b/gnu/packages/books.scm
@@ -42,7 +42,7 @@
(define-public book-sparc
(package
(name "book-sparc")
- (version "4.0.0")
+ (version "5.0.0")
(source (origin
(method git-fetch)
(uri (git-reference
@@ -50,7 +50,7 @@
(commit (string-append "v" version))))
(sha256
(base32
- "1n1ci224g09d105dgy8zpr8k4xg76d639p2ic90726b75sr0sm4w"))
+ "1vln9fvd2ajb55alm0bq3hgkaakfmrvws0f9sshywffclpnj7lnj"))
(file-name (git-file-name name version))
(modules '((guix build utils)))))
(build-system gnu-build-system)
@@ -76,10 +76,12 @@
texlive-csquotes
texlive-fancyvrb
texlive-fontspec
+ texlive-framed
texlive-glossaries
texlive-glossaries-english
texlive-glossaries-extra
texlive-koma-script
+ texlive-libkpathsea
texlive-lilyglyphs
texlive-lineno
texlive-minted