mirror of
https://codeberg.org/hako/Rosenthal.git
synced 2025-06-14 14:55:27 +00:00
rosenthal: cloudflared: Update to 2023.3.0.
* rosenthal/packages/networking.scm (cloudflared): Update to 2023.3.0.
This commit is contained in:
parent
b18bdcc4af
commit
41aa2300a6
@ -16,7 +16,7 @@
|
|||||||
(define-public cloudflared
|
(define-public cloudflared
|
||||||
(package
|
(package
|
||||||
(name "cloudflared")
|
(name "cloudflared")
|
||||||
(version "2023.2.1")
|
(version "2023.3.0")
|
||||||
(source (origin
|
(source (origin
|
||||||
(method git-fetch)
|
(method git-fetch)
|
||||||
(uri (git-reference
|
(uri (git-reference
|
||||||
@ -28,7 +28,7 @@
|
|||||||
;; (snippet '(delete-file-recursively "vendor"))
|
;; (snippet '(delete-file-recursively "vendor"))
|
||||||
(sha256
|
(sha256
|
||||||
(base32
|
(base32
|
||||||
"1xxlzcqibzp82gax6zgvviy0zsmd1y3l2mrbbxxipc1mx7z365xy"))))
|
"18x8lcb2hkpk9fqhifk2z5zgn5hpfwnvi0ly7iq3bh1csg9vqhic"))))
|
||||||
(build-system go-build-system)
|
(build-system go-build-system)
|
||||||
(arguments
|
(arguments
|
||||||
(list #:go go-1.19
|
(list #:go go-1.19
|
||||||
|
Loading…
Reference in New Issue
Block a user