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 d46b423c1d gnu: librewolf: Update to 147.0.3-2.
d46b423c1d is described below
commit d46b423c1d644dcd0d79e2e83cac0f72380c06ce
Author: moksh <[email protected]>
AuthorDate: Sat Feb 7 16:02:54 2026 +0530
gnu: librewolf: Update to 147.0.3-2.
* gnu/packages/librewolf.scm (librewolf): Update to 147.0.3-2.
Change-Id: I0c4c97d86c4f22e46393da93ea89e22b84a29197
Signed-off-by: Ian Eure <[email protected]>
---
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 cba5ea855b..312d28569a 100644
--- a/gnu/packages/librewolf.scm
+++ b/gnu/packages/librewolf.scm
@@ -242,17 +242,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 "20260205200629")
+(define %librewolf-build-id "20260207155122")
(define-public librewolf
(package
(name "librewolf")
- (version "147.0.3-1")
+ (version "147.0.3-2")
(source
(make-librewolf-source
#:version version
#:firefox-hash "064w9nk928jydig31ph18k93ain152nabv6fgl3zz20sslb8m8xz"
- #:librewolf-hash "0k7pk62h0g2yz10fq9sfapgqlfjpqqlsvzn7z9qxd9alhavjl1w5"
+ #:librewolf-hash "06cl4i2cffkzmh5p3x68zay4m2shpzygywkssbzlh1rlsvwj8yqs"
#:l10n firefox-l10n))
(build-system gnu-build-system)
(arguments