mirror of
https://codeberg.org/hako/Rosenthal.git
synced 2025-02-02 15:35:24 +00:00
rosenthal: cloudflared: Update to 2023.5.1.
* rosenthal/packages/networking.scm (cloudflared): Update to 2023.5.1.
This commit is contained in:
parent
f6fdb520ca
commit
1adba81d3f
@ -1,4 +1,4 @@
|
||||
;; SPDX-FileCopyrightText: 2022 Hilton Chain <hako@ultrarare.space>
|
||||
;; SPDX-FileCopyrightText: 2022-2023 Hilton Chain <hako@ultrarare.space>
|
||||
;;
|
||||
;; SPDX-License-Identifier: GPL-3.0-or-later
|
||||
|
||||
@ -16,7 +16,7 @@
|
||||
(define-public cloudflared
|
||||
(package
|
||||
(name "cloudflared")
|
||||
(version "2023.5.0")
|
||||
(version "2023.5.1")
|
||||
(source (origin
|
||||
(method git-fetch)
|
||||
(uri (git-reference
|
||||
@ -28,7 +28,7 @@
|
||||
;; (snippet '(delete-file-recursively "vendor"))
|
||||
(sha256
|
||||
(base32
|
||||
"0hm2gjrakm6n34zhak2fym57mhak2a278g24s7is9s81lyahldfk"))))
|
||||
"09h7m145qrb64iz3wx468grf2md1rmrh356x6xqw67002g4f5pry"))))
|
||||
(build-system go-build-system)
|
||||
(arguments
|
||||
(list #:go go-1.19
|
||||
|
Loading…
Reference in New Issue
Block a user