mirror of
https://gitlab.univ-nantes.fr/glicid-public/guix-glicid.git
synced 2025-04-29 21:58:36 +02:00
bumping caddy-corazawaf
This commit is contained in:
parent
a5ea8f8b06
commit
30bfc3ff4e
1 changed files with 1 additions and 1 deletions
|
@ -59,7 +59,7 @@
|
||||||
(source (origin
|
(source (origin
|
||||||
(method url-fetch)
|
(method url-fetch)
|
||||||
(uri (string-append "https://forgejo.glicid.fr/api/packages/GLiCID/generic/caddy-for-guix/v" version "/caddy-" version "-full.tar.gz"))
|
(uri (string-append "https://forgejo.glicid.fr/api/packages/GLiCID/generic/caddy-for-guix/v" version "/caddy-" version "-full.tar.gz"))
|
||||||
(sha256 (base32 "06l54jqphm3dhyy73618wzihghw1j88kj2yyhkpvxcvb43gir10p"))))
|
(sha256 (base32 "0cxv95ihrh1r3clz78pxz3wjdxhfy8z8vkyz7nn8pd83jsn7crg3"))))
|
||||||
(build-system copy-build-system)
|
(build-system copy-build-system)
|
||||||
(arguments
|
(arguments
|
||||||
`(#:install-plan `(("caddy" "/sbin/"))))
|
`(#:install-plan `(("caddy" "/sbin/"))))
|
||||||
|
|
Loading…
Add table
Reference in a new issue