mirror of
https://codeberg.org/hako/Rosenthal.git
synced 2025-06-14 06:45:34 +00:00
rosenthal: cloudflared: Update to 2025.5.0.
* modules/rosenthal/packages/networking.scm (cloudflared): Update to 2025.5.0.
This commit is contained in:
parent
3b6888420d
commit
f5834187a1
@ -19,7 +19,7 @@
|
|||||||
(define-public cloudflared
|
(define-public cloudflared
|
||||||
(package
|
(package
|
||||||
(name "cloudflared")
|
(name "cloudflared")
|
||||||
(version "2025.4.2")
|
(version "2025.5.0")
|
||||||
(source (origin
|
(source (origin
|
||||||
(method git-fetch)
|
(method git-fetch)
|
||||||
(uri (git-reference
|
(uri (git-reference
|
||||||
@ -31,7 +31,7 @@
|
|||||||
;; (snippet '(delete-file-recursively "vendor"))
|
;; (snippet '(delete-file-recursively "vendor"))
|
||||||
(sha256
|
(sha256
|
||||||
(base32
|
(base32
|
||||||
"0mblq1zvl7722k3515yc99ym18li39anlcmj8s10m7kkp9yfc596"))))
|
"0faf5mc1b85fzqj9as7lrb9lgxsvybn65vvw94i7mx003vvh8yb6"))))
|
||||||
(build-system go-build-system)
|
(build-system go-build-system)
|
||||||
(arguments
|
(arguments
|
||||||
(list #:go go-cloudflare
|
(list #:go go-cloudflare
|
||||||
|
Loading…
Reference in New Issue
Block a user