diff options
-rw-r--r-- | librewolf.scm | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/librewolf.scm b/librewolf.scm index 55cda65..2ad2847 100644 --- a/librewolf.scm +++ b/librewolf.scm @@ -55,7 +55,7 @@ (define-public librewolf (package - (inherit firefox-esr) + (inherit firefox) (name "librewolf") (version "121.0-1") (source |