mirror of
https://codeberg.org/hako/Rosenthal.git
synced 2025-06-08 20:15:19 +00:00
rosenthal: tailscale: Update to 1.84.1.
* modules/rosenthal/packages/networking.scm (tailscale): Update to 1.84.1.
This commit is contained in:
parent
0f8aa4507f
commit
ad343a607d
@ -253,7 +253,7 @@ a SOCKS5 proxy.")
|
||||
(define-public tailscale
|
||||
(package
|
||||
(name "tailscale")
|
||||
(version "1.84.0")
|
||||
(version "1.84.1")
|
||||
(source (origin
|
||||
(method git-fetch)
|
||||
(uri (git-reference
|
||||
@ -262,7 +262,7 @@ a SOCKS5 proxy.")
|
||||
(file-name (git-file-name name version))
|
||||
(sha256
|
||||
(base32
|
||||
"1dpx3r4ryv64z51vzxdyrpxydnfxkm5frbbv26p441jfpm907ygk"))
|
||||
"0dk6207h2nhr4lq1llhfcb0cqg637br9017q67km0cwf2ahw2ixc"))
|
||||
(modules '((guix build utils)))
|
||||
(snippet
|
||||
'(begin
|
||||
|
Loading…
Reference in New Issue
Block a user