diff options
-rw-r--r-- | librewolf.scm | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/librewolf.scm b/librewolf.scm index bc844bb..8e53410 100644 --- a/librewolf.scm +++ b/librewolf.scm @@ -66,7 +66,7 @@ (sha256 (base32 "050kg717jy70fvjfh91aydmq25mqaz6cbf9cqsdsgh6hvpxrw873")) (patches (search-patches "librewolf-msglm-browser.patch")) - )))) + )) (arguments (substitute-keyword-arguments (package-arguments firefox-esr) ((#:phases phases) |