mirror of
https://codeberg.org/hako/Rosenthal.git
synced 2025-03-10 00:44:50 +00:00
rosenthal: cloudflared: Update to 2024.7.0.
* rosenthal/packages/networking.scm (cloudflared): Update to 2024.7.0.
This commit is contained in:
parent
ef4bf83d65
commit
517b8c15a2
@ -14,7 +14,7 @@
|
||||
(define-public cloudflared
|
||||
(package
|
||||
(name "cloudflared")
|
||||
(version "2024.6.1")
|
||||
(version "2024.7.0")
|
||||
(source (origin
|
||||
(method git-fetch)
|
||||
(uri (git-reference
|
||||
@ -26,7 +26,7 @@
|
||||
;; (snippet '(delete-file-recursively "vendor"))
|
||||
(sha256
|
||||
(base32
|
||||
"1jk31q8z2wmjbhgh1kkrg02y1b70lmx1cipp71kjxvsjbgx7s1l6"))))
|
||||
"01id2kgfyihyx9r7l2i4jk51dygl0g5ppjsnnnwfgwz4clbcq3i4"))))
|
||||
(build-system go-build-system)
|
||||
(arguments
|
||||
(list #:go go-1.22
|
||||
|
Loading…
Reference in New Issue
Block a user