update floorp
This commit is contained in:
@@ -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
|
||||||
@@ -241,3 +241,5 @@
|
|||||||
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
|
||||||
Reference in New Issue
Block a user