This is an automated email from the git hooks/post-receive script.
ngz pushed a commit to branch master
in repository guix.
The following commit(s) were added to refs/heads/master by this push:
new b9d1303 gnu: texlive-latex-textpos: Update hash.
b9d1303 is described below
commit b9d1303d02e51b3480876756da1e08824f776003
Author: Nicolas Goaziou <[email protected]>
AuthorDate: Tue Dec 14 15:37:51 2021 +0100
gnu: texlive-latex-textpos: Update hash.
* gnu/packages/tex.scm (texlive-latex-textpos): Update hash.
---
gnu/packages/tex.scm | 3 +--
1 file changed, 1 insertion(+), 2 deletions(-)
diff --git a/gnu/packages/tex.scm b/gnu/packages/tex.scm
index 5c8131f..53aceaa 100644
--- a/gnu/packages/tex.scm
+++ b/gnu/packages/tex.scm
@@ -9731,8 +9731,7 @@ automatically translate more than a few words.")
"texlive-latex-textpos"
(list "doc/latex/textpos/"
"tex/latex/textpos/")
- (base32
- "1g208dx853xg7g72jggkh13934r49yypksvalm5pk6snh0s0k86c")
+ (base32 "0sqm3pr9jyf9sf432qawscbf50glj58acwcfzyk58ijic2g01hzl")
#:trivial? #t))
(build-system texlive-build-system)
(home-page "https://ctan.org/pkg/textpos")