* [bug#72168] [PATCH] gnu: book-sparc: Update to 2.1.0.
@ 2024-07-18 3:06 Artyom V. Poptsov
2024-07-20 9:51 ` bug#72168: " Ludovic Courtès
0 siblings, 1 reply; 2+ messages in thread
From: Artyom V. Poptsov @ 2024-07-18 3:06 UTC (permalink / raw)
To: 72168; +Cc: Artyom V. Poptsov
* gnu/packages/books.scm (book-sparc): Update to 2.1.0.
[inputs]: Add texlive-biblatex.
Change-Id: Ie3148e3325a1b333ac8baccd25adc341e389a7cf
---
gnu/packages/books.scm | 5 +++--
1 file changed, 3 insertions(+), 2 deletions(-)
diff --git a/gnu/packages/books.scm b/gnu/packages/books.scm
index 8255d403b2..5a6157d557 100644
--- a/gnu/packages/books.scm
+++ b/gnu/packages/books.scm
@@ -42,7 +42,7 @@ (define-module (gnu packages books)
(define-public book-sparc
(package
(name "book-sparc")
- (version "2.0.0")
+ (version "2.1.0")
(source (origin
(method git-fetch)
(uri (git-reference
@@ -50,7 +50,7 @@ (define-public book-sparc
(commit (string-append "v" version))))
(sha256
(base32
- "0bn3a3m0kcjybyaz1a7pj8n48jh1cg4szwi9px3zjhhm5818wi7z"))
+ "1ns2vs5yb9z1hj9gq5y55qz7c9azzhr866b665s8fq50q5m4yhbc"))
(file-name (git-file-name name version))
(modules '((guix build utils)))
(snippet
@@ -78,6 +78,7 @@ (define-public book-sparc
(list font-liberation
texlive-acronym
texlive-adjustbox
+ texlive-biblatex
texlive-bibtex
texlive-bibtexperllibs
texlive-bigfoot
base-commit: 6cfc88e3be73904fc87443cdd5c7d7961923e848
--
2.45.2
^ permalink raw reply related [flat|nested] 2+ messages in thread
* bug#72168: [PATCH] gnu: book-sparc: Update to 2.1.0.
2024-07-18 3:06 [bug#72168] [PATCH] gnu: book-sparc: Update to 2.1.0 Artyom V. Poptsov
@ 2024-07-20 9:51 ` Ludovic Courtès
0 siblings, 0 replies; 2+ messages in thread
From: Ludovic Courtès @ 2024-07-20 9:51 UTC (permalink / raw)
To: Artyom V. Poptsov; +Cc: 72168-done
"Artyom V. Poptsov" <poptsov.artyom@gmail.com> skribis:
> * gnu/packages/books.scm (book-sparc): Update to 2.1.0.
> [inputs]: Add texlive-biblatex.
>
> Change-Id: Ie3148e3325a1b333ac8baccd25adc341e389a7cf
Applied, thanks!
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2024-07-20 9:52 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-07-18 3:06 [bug#72168] [PATCH] gnu: book-sparc: Update to 2.1.0 Artyom V. Poptsov
2024-07-20 9:51 ` bug#72168: " Ludovic Courtès
Code repositories for project(s) associated with this external index
https://git.savannah.gnu.org/cgit/guix.git
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.