GNU bug report logs - #49408
[PATCH core-updates 0/5] Update TeX Live to version 2021.3

Previous Next

Package: guix-patches;

Reported by: Thiago Jung Bauermann <bauermann <at> kolabnow.com>

Date: Sun, 4 Jul 2021 23:46:02 UTC

Severity: important

Tags: patch

Done: Ludovic Courtès <ludo <at> gnu.org>

Bug is archived. No further changes may be made.

Full log


View this message in rfc822 format

From: Thiago Jung Bauermann <bauermann <at> kolabnow.com>
To: Nathan Benedetto Proença <nathan <at> vieiraproenca.com>
Cc: 49408 <at> debbugs.gnu.org
Subject: [bug#49408] [PATCH 1/2] gnu: perl-text-bibtex: update to 0.88
Date: Sun, 11 Jul 2021 22:41:25 -0300
Hi Nathan,

Thank you for these patches! They look very good in my opinion. Though 
please keep in mind that I’ve just started contributing to Guix. I just 
have some minor comments on them.

Em quinta-feira, 8 de julho de 2021, às 09:44:04 -03, Nathan Benedetto 
Proença escreveu:
>  gnu/packages/tex.scm | 4 ++--
>  1 file changed, 2 insertions(+), 2 deletions(-)

The patch itself looks good to me. The description needs a changelog 
entry. In this case it would be very simple:

* gnu/packages/tex.scm (perl-text-bibtex): Update to 0.88.

> diff --git a/gnu/packages/tex.scm b/gnu/packages/tex.scm
> index b380a604b7..b8059b7b73 100644
> --- a/gnu/packages/tex.scm
> +++ b/gnu/packages/tex.scm
> @@ -6882,7 +6882,7 @@ This package contains the complete TeX Live
> distribution.") (define-public perl-text-bibtex
>    (package
>      (name "perl-text-bibtex")
> -    (version "0.85")
> +    (version "0.88")
>      (source
>       (origin
>         (method url-fetch)
> @@ -6890,7 +6890,7 @@ This package contains the complete TeX Live
> distribution.") version ".tar.gz"))
>         (sha256
>          (base32
> -         "036kxgbn1jf70pfm2lmjlzjwnhbkd888fp5lyvmkjpdd15gla18h"))))
> +         "0b7lmjvfmypps1nw6nsdikgaakm0n0g4186glaqazg5xd1p5h55h"))))
>      (build-system perl-build-system)
>      (arguments
>       `(#:phases

I applied the patch and verified that perl-text-bibtex builds.

-- 
Thanks,
Thiago







This bug report was last modified 4 years and 19 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.