[bug#76002] gnu: librewolf: Update to 134.0.2-1.

Message ID 20250202010606.8417-1-ian@retrospec.tv
State New
Headers
Series [bug#76002] gnu: librewolf: Update to 134.0.2-1. |

Commit Message

Ian Eure Feb. 2, 2025, 1:06 a.m. UTC
  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(-)
  

Comments

Maxim Cournoyer Feb. 8, 2025, 12:06 p.m. UTC | #1
Hi,

Ian Eure <ian@retrospec.tv> writes:

> Straightforward bugfix release.
>
> * gnu/packages/librewolf.scm (librewolf): Update to 134.0.2-1.
>
> Change-Id: I6a1f2df8c212dd4192489ca21585a1c031925c17

Reviewed-by: Maxim Cournoyer <maxim.cournoyer@gmail.com>

Go for it!  And thank you for the continued maintenance of this package.
  
Rodion Goritskov Feb. 8, 2025, 2:17 p.m. UTC | #2
user guix
usertag 76002 + reviewed-looks-good
thanks

Builds, starts, works well.
  

Patch

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