This is an automated email from the git hooks/post-receive script.
guix_mirror_bot pushed a commit to branch master
in repository guix.
The following commit(s) were added to refs/heads/master by this push:
new e5d5718393 gnu: librewolf: Update to 148.0.2-3.
e5d5718393 is described below
commit e5d5718393f10ff28aab66e0ac907a9ea12259cb
Author: Ian Eure <[email protected]>
AuthorDate: Thu Mar 19 20:41:09 2026 -0700
gnu: librewolf: Update to 148.0.2-3.
* gnu/packages/librewolf.scm (librewolf): Update to 148.0.2-3.
Change-Id: Ia8b0c554e7d4da8aa22f60658c24051319f1bb6f
---
gnu/packages/librewolf.scm | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
diff --git a/gnu/packages/librewolf.scm b/gnu/packages/librewolf.scm
index 00873fd451..f8a5ca0621 100644
--- a/gnu/packages/librewolf.scm
+++ b/gnu/packages/librewolf.scm
@@ -244,17 +244,17 @@
;; It's used for cache validation and therefore can lead to strange bugs.
;; ex: date '+%Y%m%d%H%M%S'
;; or: (format-time-string "%Y%m%d%H%M%S")
-(define %librewolf-build-id "20260310210845")
+(define %librewolf-build-id "20260319204056")
(define-public librewolf
(package
(name "librewolf")
- (version "148.0.2-2")
+ (version "148.0.2-3")
(source
(make-librewolf-source
#:version version
#:firefox-hash "142f4k4ykcm65kbvj60p472103r4k79v9fdsfljdav2rbr6qxjx6"
- #:librewolf-hash "1i0m72i2d0800pxprq18jc040zfzvmg25lw7bi7hgbdh4zvadzdw"
+ #:librewolf-hash "193yh89chifcvqn03h9xs39g0pdiiamzb4wjf8f7qczgc23b7y8w"
#:l10n firefox-l10n))
(build-system gnu-build-system)
(arguments