1
0
mirror of https://git.savannah.gnu.org/git/guix.git synced 2026-04-12 08:00:39 +02:00
Commit Graph

6 Commits

Author SHA1 Message Date
Artyom V. Poptsov
48097f5119 gnu: book-sparc: Update to 2.2.0.
* gnu/packages/books.scm (book-sparc): Update to 2.2.0.
[inputs]: Add git, gnu-make, texlive-fancyvrb, and texlive-upquote.
[native-inputs]: Add autoconf and automake.

Reviewed-by: Ludovic Courtès <ludo@gnu.org>
Change-Id: Icd19f295b8572428aea39f46c27e22f87d5dc7e1
2024-10-19 00:57:41 +03:00
Artyom V. Poptsov
3518c01cb0 gnu: book-sparc: Update to 2.1.0.
* gnu/packages/books.scm (book-sparc): Update to 2.1.0.
[inputs]: Add texlive-biblatex.

Change-Id: Ie3148e3325a1b333ac8baccd25adc341e389a7cf
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2024-07-20 12:12:15 +02:00
Sharlatan Hellseher
9b657bab84 gnu: Sort inputs in (gnu packages books) alphabetically.
* gnu/packages/books.scm: Sort #:use-modules and inputs alphabetically
to ease maintenance.

Change-Id: Ifdd94277a51fb34e740398bd962b03098a775572
2024-01-25 21:34:37 +00:00
Artyom V. Poptsov
d1951037b4 gnu: book-sparc: Update to 2.0.0.
* gnu/packages/books.scm (book-sparc): Update to 2.0.0.
  [inputs]: Add texlive-chngcntr.

Change-Id: Ief8c8c697e30fbe6f483fdc49969714ca64480fe
Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>
2024-01-25 21:34:27 +00:00
Artyom V. Poptsov
8960eb0278 gnu: book-sparc: Update to 1.1.0.
* gnu/packages/books.scm (book-sparc): Update to 1.1.0.
[source]: Don't delete "sparc.pdf" as the file is now absent from the
repository.
[inputs]: Add "texlive-glossaries-english".

Change-Id: I2e3b72a6a18d82d98787ea9a41041d11413f9c3a
Signed-off-by: Christopher Baines <mail@cbaines.net>
2023-11-23 14:21:00 +00:00
Artyom V. Poptsov
16c0578894 gnu: Add book-sparc.
* gnu/packages/books.scm: New module.
* gnu/local.mk (GNU_SYSTEM_MODULES): Add 'books.scm'.

Co-authored-by: Adam Faiz <adam.faiz@disroot.org>
Signed-off-by: Maxim Cournoyer <maxim.cournoyer@gmail.com>
2023-09-05 19:50:45 -04:00