update floorp

This commit is contained in:
2025-08-14 18:17:03 -05:00
parent 592bb9084f
commit 401f859fb9

View File

@@ -71,7 +71,7 @@
(method url-fetch) (method url-fetch)
(uri (string-append "https://github.com/Floorp-Projects/Floorp/releases/download/v" version "/floorp-linux-amd64.tar.xz")) (uri (string-append "https://github.com/Floorp-Projects/Floorp/releases/download/v" version "/floorp-linux-amd64.tar.xz"))
(sha256 (sha256
(base32 "000a8yh0jabs1phsw56qknxh9ap1gm5asb7q5nnx4gwiyqnaig3s")))) (base32 "159fqn6a0ws307dr216bnhwa0g23j6rnf0b1p1yb3fwjyvc96m3f"))))
(build-system copy-build-system) (build-system copy-build-system)
(inputs (inputs
@@ -240,4 +240,6 @@
(description "Floorp is the first Firefox-based browser to enable UI customization, designed so that anyone can easily (description "Floorp is the first Firefox-based browser to enable UI customization, designed so that anyone can easily
adjust their browsing experience to their preferences and access the web with ease.") adjust their browsing experience to their preferences and access the web with ease.")
(license (license:nonfree "https://github.com/Floorp-Projects/Floorp-private-components/blob/main/LICENSE")) (license (license:nonfree "https://github.com/Floorp-Projects/Floorp-private-components/blob/main/LICENSE"))
)) ))
floorp