From 40cf2da90eb6ea766f5db9cabc42a22520006775 Mon Sep 17 00:00:00 2001 From: Franz Geffke Date: Sun, 23 Feb 2025 11:08:54 +0000 Subject: px: xray-core: Update to v25.2.21 --- px/packages/networking.scm | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/px/packages/networking.scm b/px/packages/networking.scm index 26341ca..aa45056 100644 --- a/px/packages/networking.scm +++ b/px/packages/networking.scm @@ -87,7 +87,7 @@ privacy. See our website for more information.") (define-public xray-core (package (name "xray-core") - (version "1.7.5") + (version "25.2.21") (source (origin (method url-fetch) @@ -96,7 +96,7 @@ privacy. See our website for more information.") "/Xray-linux-64.zip")) (file-name (string-append "Xray-linux-64-" version ".zip")) (sha256 - (base32 "0lrl6wj15wagyky5zy1ihh6ilvxf80yn7p83gdqp5m44zdplf8fn")))) + (base32 "1rsglamcp01gv9k2ca4dpx40892axfq9dv3gyjbv7cmvnnxz141y")))) (build-system binary-build-system) (arguments `(#:install-plan '(("xray" "/bin/") -- cgit v1.2.3