mirror of
https://codeberg.org/hako/Rosenthal.git
synced 2025-05-20 19:15:46 +00:00
rosenthal: tailscale-bin: Update to 1.76.6.
* rosenthal/packages/binaries.scm (tailscale-bin): Update to 1.76.6.
This commit is contained in:
parent
a072092d6f
commit
5cb609ce31
@ -290,14 +290,14 @@ monster-in-the-middle}.")
|
||||
(define-public tailscale-bin
|
||||
(package
|
||||
(name "tailscale-bin")
|
||||
(version "1.76.1")
|
||||
(version "1.76.6")
|
||||
(source (origin
|
||||
(method url-fetch)
|
||||
(uri (string-append "https://pkgs.tailscale.com"
|
||||
"/stable/tailscale_" version "_amd64.tgz"))
|
||||
(sha256
|
||||
(base32
|
||||
"0dk0p4jc91p6c1jg944ljvanj85r3szjs6zl4xh71anq20vlj4bb"))))
|
||||
"1xv1zx171k2vh6dv8hn115r8il2ckhd273x2r88y9fgpg1xkgwh8"))))
|
||||
(build-system copy-build-system)
|
||||
(arguments
|
||||
(list #:install-plan
|
||||
|
Loading…
Reference in New Issue
Block a user