GNU bug report logs -
#76002
[PATCH] gnu: librewolf: Update to 134.0.2-1.
Previous Next
Reported by: Ian Eure <ian <at> retrospec.tv>
Date: Sun, 2 Feb 2025 01:07:01 UTC
Severity: normal
Tags: patch
Done: Ian Eure <ian <at> retrospec.tv>
Bug is archived. No further changes may be made.
Full log
View this message in rfc822 format
Straightforward bugfix release.
* gnu/packages/librewolf.scm (librewolf): Update to 134.0.2-1.
Change-Id: I6a1f2df8c212dd4192489ca21585a1c031925c17
---
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 28abaefe53..59c7e3a4a3 100644
--- a/gnu/packages/librewolf.scm
+++ b/gnu/packages/librewolf.scm
@@ -210,12 +210,12 @@ (define %librewolf-build-id "20250121184331")
(define-public librewolf
(package
(name "librewolf")
- (version "134.0.1-1")
+ (version "134.0.2-1")
(source
(make-librewolf-source
#:version version
- #:firefox-hash "1rb54b62zcmhabmx3rsd5badv9wwih6h19a0g80c03qgwwy8b8g3"
- #:librewolf-hash "0bcjk3pkyq2w39n022kcpl8nqd8ng9653jc8gklfrfw9avwmpmk2"
+ #:firefox-hash "09yxacfcklgjqbqvcac32llwmlb16d9jhfp2mif9qs7s2gzvfvkc"
+ #:librewolf-hash "1qa3crgazfvmsqx8dm0k78yk9cb11w1lf74x6x8ixjq5ifsdh1ws"
#:l10n firefox-l10n))
(build-system gnu-build-system)
(arguments
--
2.47.1
This bug report was last modified 99 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.