all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* [bug#68614] [PATCH] gnu: book-sparc: Update to 2.0.0.
@ 2024-01-20 17:35 Artyom V. Poptsov
  2024-01-25 21:37 ` bug#68614: Status: " Sharlatan Hellseher
  0 siblings, 1 reply; 2+ messages in thread
From: Artyom V. Poptsov @ 2024-01-20 17:35 UTC (permalink / raw)
  To: 68614


[-- Attachment #1.1: Type: text/plain, Size: 53 bytes --]

Hello,

this patch updates my "SPARC" book to 2.0.0.

[-- Attachment #1.2: 0001-gnu-book-sparc-Update-to-2.0.0.patch --]
[-- Type: text/x-diff, Size: 2068 bytes --]

From 5dfbf58165f355bcf2f43e517e08705a32abfae5 Mon Sep 17 00:00:00 2001
Message-ID: <5dfbf58165f355bcf2f43e517e08705a32abfae5.1705772031.git.poptsov.artyom@gmail.com>
From: "Artyom V. Poptsov" <poptsov.artyom@gmail.com>
Date: Sat, 20 Jan 2024 20:33:45 +0300
Subject: [PATCH] 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
---
 gnu/packages/books.scm | 7 ++++---
 1 file changed, 4 insertions(+), 3 deletions(-)

diff --git a/gnu/packages/books.scm b/gnu/packages/books.scm
index c3504bb4ff..a097307293 100644
--- a/gnu/packages/books.scm
+++ b/gnu/packages/books.scm
@@ -1,5 +1,5 @@
 ;;; GNU Guix --- Functional package management for GNU
-;;; Copyright © 2023 Artyom V. Poptsov <poptsov.artyom@gmail.com>
+;;; Copyright © 2023, 2024 Artyom V. Poptsov <poptsov.artyom@gmail.com>
 ;;; Copyright © 2023 Adam Faiz <adam.faiz@disroot.org>
 ;;;
 ;;; This file is part of GNU Guix.
@@ -42,7 +42,7 @@ (define-module (gnu packages books)
 (define-public book-sparc
   (package
     (name "book-sparc")
-    (version "1.1.0")
+    (version "2.0.0")
     (source (origin
               (method git-fetch)
               (uri (git-reference
@@ -50,7 +50,7 @@ (define-public book-sparc
                     (commit (string-append "v" version))))
               (sha256
                (base32
-                "0k1miyrnh5362qy50jzp5j3ww0c8hr7wk3y5kg6xlqgk9f8msvag"))
+                "0bn3a3m0kcjybyaz1a7pj8n48jh1cg4szwi9px3zjhhm5818wi7z"))
               (file-name (git-file-name name version))
               (modules '((guix build utils)))
               (snippet
@@ -89,6 +89,7 @@ (define-public book-sparc
            texlive-glossaries-extra
            texlive-koma-script
            texlive-lilyglyphs
+           texlive-chngcntr
            texlive-minted
            texlive-multirow
            texlive-pgf

base-commit: 9c367ee1967b213b507a8bf041ea6c2623ceea96
-- 
2.41.0


[-- Attachment #1.3: Type: text/plain, Size: 225 bytes --]


Thanks,
- avp

-- 
Artyom "avp" Poptsov <poptsov.artyom@gmail.com>
Home page: https://memory-heap.org/~avp/
CADR Hackerspace co-founder: https://cadrspace.ru/
GPG: D0C2 EAC1 3310 822D 98DE  B57C E9C5 A2D9 0898 A02F

[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 869 bytes --]

^ permalink raw reply related	[flat|nested] 2+ messages in thread

* bug#68614: Status: [PATCH] gnu: book-sparc: Update to 2.0.0.
  2024-01-20 17:35 [bug#68614] [PATCH] gnu: book-sparc: Update to 2.0.0 Artyom V. Poptsov
@ 2024-01-25 21:37 ` Sharlatan Hellseher
  0 siblings, 0 replies; 2+ messages in thread
From: Sharlatan Hellseher @ 2024-01-25 21:37 UTC (permalink / raw)
  To: bug#68614

[-- Attachment #1: Type: text/plain, Size: 77 bytes --]


Pushed as d1951037b4cf424058849f122fa54a4c2de83160 to master.

Thanks,
Oleg

[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 832 bytes --]

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2024-01-25 21:38 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2024-01-20 17:35 [bug#68614] [PATCH] gnu: book-sparc: Update to 2.0.0 Artyom V. Poptsov
2024-01-25 21:37 ` bug#68614: Status: " Sharlatan Hellseher

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.