diff mbox series

[bug#50091,19/21] gnu: texlive-updmap.cfg: Update hash.

Message ID 0375a2004b6ab1b898f5cf87baf63a5922178419.1629193993.git.efraim@flashner.co.il
State New
Headers show
Series Add riscv64 support | expand

Checks

Context Check Description
cbaines/comparison success View comparision
cbaines/git branch success View Git branch
cbaines/applying patch fail View Laminar job
cbaines/issue success View issue

Commit Message

Efraim Flashner Aug. 17, 2021, 10:19 a.m. UTC
The hash seems to have changed.

* gnu/packages/tex.scm (texlive-updmap.cfg)[source]: Update hash.
---
 gnu/packages/tex.scm | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Comments

Thiago Jung Bauermann Aug. 17, 2021, 3:23 p.m. UTC | #1
Hi,

Em terça-feira, 17 de agosto de 2021, às 07:19:17 -03, Efraim Flashner 
escreveu:
> The hash seems to have changed.

That’s true. I get the same hash as the new one in this patch when I 
manually download ‘updmap.cfg’.

How did you notice it? I didn’t get an error in my (admittedly basic) tests 
of the TeX Live packages.

Thanks for fixing it.
Efraim Flashner Aug. 18, 2021, 7:10 a.m. UTC | #2
On Tue, Aug 17, 2021 at 12:23:27PM -0300, Thiago Jung Bauermann wrote:
> Hi,
> 
> Em terça-feira, 17 de agosto de 2021, às 07:19:17 -03, Efraim Flashner 
> escreveu:
> > The hash seems to have changed.
> 
> That’s true. I get the same hash as the new one in this patch when I 
> manually download ‘updmap.cfg’.
> 
> How did you notice it? I didn’t get an error in my (admittedly basic) tests 
> of the TeX Live packages.

On some of my machines I build without substitutes, so when this one
changed upstream it showed up.

> Thanks for fixing it.

Don't thank me just yet, I still need to see what changed between the
two versions.

> -- 
> Thanks,
> Thiago
> 
>
Efraim Flashner Aug. 18, 2021, 10:41 a.m. UTC | #3
On Wed, Aug 18, 2021 at 10:10:50AM +0300, Efraim Flashner wrote:
> On Tue, Aug 17, 2021 at 12:23:27PM -0300, Thiago Jung Bauermann wrote:
> > Hi,
> > 
> > Em terça-feira, 17 de agosto de 2021, às 07:19:17 -03, Efraim Flashner 
> > escreveu:
> > > The hash seems to have changed.
> > 
> > That’s true. I get the same hash as the new one in this patch when I 
> > manually download ‘updmap.cfg’.
> > 
> > How did you notice it? I didn’t get an error in my (admittedly basic) tests 
> > of the TeX Live packages.
> 
> On some of my machines I build without substitutes, so when this one
> changed upstream it showed up.
> 
> > Thanks for fixing it.
> 
> Don't thank me just yet, I still need to see what changed between the
> two versions.
> 

Turns out the wrong hash was because it was missed during the Tex Live
2021 update. I've pushed the updated patch to core-updates-frozen.
diff mbox series

Patch

diff --git a/gnu/packages/tex.scm b/gnu/packages/tex.scm
index b96aadc357..072793ec30 100644
--- a/gnu/packages/tex.scm
+++ b/gnu/packages/tex.scm
@@ -4077,7 +4077,7 @@  configuration of a base set of packages plus PACKAGES."
                   (file-name "updmap.cfg")
                   (sha256
                    (base32
-                    "1q3l7yx5sng080ibfb8z3rdah0hhq170j6xw8z1w8i4w9m37lp94"))))
+                    "0zhpyld702im6352fwp41f2hgfkpj2b4j1kfsjqbkijlcmvb6w2c"))))
         (name "texlive-updmap.cfg")
         (build-system copy-build-system)
         (arguments