mirror of
https://codeberg.org/hako/Rosenthal.git
synced 2025-01-18 16:25:26 +00:00
rosenthal: cloudflared: Update to 2024.12.2.
* rosenthal/packages/networking.scm (cloudflared): Update to 2024.12.2.
This commit is contained in:
parent
4ef2eb9ad1
commit
c7689a56a2
@ -14,7 +14,7 @@ (define-module (rosenthal packages networking)
|
||||
(define-public cloudflared
|
||||
(package
|
||||
(name "cloudflared")
|
||||
(version "2024.11.1")
|
||||
(version "2024.12.2")
|
||||
(source (origin
|
||||
(method git-fetch)
|
||||
(uri (git-reference
|
||||
@ -26,7 +26,7 @@ (define-public cloudflared
|
||||
;; (snippet '(delete-file-recursively "vendor"))
|
||||
(sha256
|
||||
(base32
|
||||
"0dzknn06si0q8zqv9pwfvg7ypk46x1rl0fifwd8k0jyy47n92172"))))
|
||||
"1a8dxhcd99ks051fc26kfzvjbn6ds3fny53rrqjyxgc9r0vpqkc2"))))
|
||||
(build-system go-build-system)
|
||||
(arguments
|
||||
(list #:go go-1.23
|
||||
|
Loading…
Reference in New Issue
Block a user