mirror of
https://codeberg.org/guix/guix.git
synced 2025-10-02 02:15:12 +00:00
gnu: Fix broken links to Arch Linux git repositories
* gnu/packages/crypto.scm (libsecp256k1): Update comment patch link. * gnu/packages/engineering.scm (freehdl): Update patch link. * gnu/packages/tex.scm (texlive-bin): Update arch-patch base URL. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
This commit is contained in:
parent
15452f319c
commit
62722229c2
3 changed files with 9 additions and 8 deletions
|
@ -1118,7 +1118,7 @@ trivial to build for local use. Portability is emphasized over performance.")
|
|||
("automake" ,automake)
|
||||
("libtool" ,libtool)))
|
||||
;; WARNING: This package might need additional configure flags to run properly.
|
||||
;; See https://git.archlinux.org/svntogit/community.git/tree/trunk/PKGBUILD?h=packages/libsecp256k1.
|
||||
;; See https://github.com/archlinux/svntogit-community/blob/packages/libsecp256k1/trunk/PKGBUILD.
|
||||
(synopsis "C library for EC operations on curve secp256k1")
|
||||
(description
|
||||
"Optimized C library for EC operations on curve secp256k1.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue