mirror of
https://codeberg.org/hako/Rosenthal.git
synced 2025-03-10 08:54:36 +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
|
||||
(package
|
||||
(name "cloudflared")
|
||||
(version "2023.2.1")
|
||||
(version "2023.3.0")
|
||||
(source (origin
|
||||
(method git-fetch)
|
||||
(uri (git-reference
|
||||
@ -28,7 +28,7 @@
|
||||
;; (snippet '(delete-file-recursively "vendor"))
|
||||
(sha256
|
||||
(base32
|
||||
"1xxlzcqibzp82gax6zgvviy0zsmd1y3l2mrbbxxipc1mx7z365xy"))))
|
||||
"18x8lcb2hkpk9fqhifk2z5zgn5hpfwnvi0ly7iq3bh1csg9vqhic"))))
|
||||
(build-system go-build-system)
|
||||
(arguments
|
||||
(list #:go go-1.19
|
||||
|
Loading…
Reference in New Issue
Block a user