unofficial mirror of guix-patches@gnu.org 
 help / color / mirror / code / Atom feed
From: "Artyom V. Poptsov" <poptsov.artyom@gmail.com>
To: 72168@debbugs.gnu.org
Cc: "Artyom V. Poptsov" <poptsov.artyom@gmail.com>
Subject: [bug#72168] [PATCH] gnu: book-sparc: Update to 2.1.0.
Date: Thu, 18 Jul 2024 06:06:56 +0300	[thread overview]
Message-ID: <972733cdbbe1acc17299655fc2dd65d7ef213981.1721272016.git.poptsov.artyom@gmail.com> (raw)

* 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





             reply	other threads:[~2024-07-18  5:28 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-07-18  3:06 Artyom V. Poptsov [this message]
2024-07-20  9:51 ` bug#72168: [PATCH] gnu: book-sparc: Update to 2.1.0 Ludovic Courtès

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

  List information: https://guix.gnu.org/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=972733cdbbe1acc17299655fc2dd65d7ef213981.1721272016.git.poptsov.artyom@gmail.com \
    --to=poptsov.artyom@gmail.com \
    --cc=72168@debbugs.gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/guix.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).