mirror of
https://codeberg.org/hako/Rosenthal.git
synced 2025-03-10 08:54:36 +00:00
rosenthal: cloudflared: Update to 2024.1.4.
* rosenthal/packages/networking.scm (cloudflared): Update to 2024.1.4.
This commit is contained in:
parent
f887e0fd8a
commit
2eff1e3ec2
@ -13,7 +13,7 @@
|
||||
(define-public cloudflared
|
||||
(package
|
||||
(name "cloudflared")
|
||||
(version "2024.1.2")
|
||||
(version "2024.1.4")
|
||||
(source (origin
|
||||
(method git-fetch)
|
||||
(uri (git-reference
|
||||
@ -25,7 +25,7 @@
|
||||
;; (snippet '(delete-file-recursively "vendor"))
|
||||
(sha256
|
||||
(base32
|
||||
"1ngbjxj0skflcky5jpvp7mizszrfbsbivh6jidlb081m1l44rjc8"))))
|
||||
"1md7vvrjarkpfcklmdwvgw9fky5ib65dik2w9y83584midlj8q56"))))
|
||||
(build-system go-build-system)
|
||||
(arguments
|
||||
(list #:go go-1.21
|
||||
|
Loading…
Reference in New Issue
Block a user