GNU bug report logs - #71442
[PATCH] gnu: librewolf: Update to 126.0.1-1.

Previous Next

Package: guix-patches;

Reported by: Ian Eure <ian <at> retrospec.tv>

Date: Sat, 8 Jun 2024 19:08:02 UTC

Severity: normal

Tags: patch

Done: Christopher Baines <mail <at> cbaines.net>

Bug is archived. No further changes may be made.

Full log


View this message in rfc822 format

From: help-debbugs <at> gnu.org (GNU bug Tracking System)
To: Christopher Baines <mail <at> cbaines.net>
Cc: tracker <at> debbugs.gnu.org
Subject: bug#71442: closed ([PATCH] gnu: librewolf: Update to 126.0.1-1.)
Date: Tue, 11 Jun 2024 16:36:02 +0000
[Message part 1 (text/plain, inline)]
Your message dated Tue, 11 Jun 2024 12:46:05 +0100
with message-id <87plsn8zya.fsf <at> cbaines.net>
and subject line Re: [bug#71442] [PATCH] gnu: librewolf: Update to 126.0.1-1.
has caused the debbugs.gnu.org bug report #71442,
regarding [PATCH] gnu: librewolf: Update to 126.0.1-1.
to be marked as done.

(If you believe you have received this mail in error, please contact
help-debbugs <at> gnu.org.)


-- 
71442: https://debbugs.gnu.org/cgi/bugreport.cgi?bug=71442
GNU Bug Tracking System
Contact help-debbugs <at> gnu.org with problems
[Message part 2 (message/rfc822, inline)]
From: Ian Eure <ian <at> retrospec.tv>
To: guix-patches <at> gnu.org
Cc: Ian Eure <ian <at> retrospec.tv>
Subject: [PATCH] gnu: librewolf: Update to 126.0.1-1.
Date: Sat,  8 Jun 2024 12:06:35 -0700
* gnu/packages/librewolf.scm (librewolf): Update to 126.0.1-1.

Change-Id: Ie2cda543b3de76226d1d6959711b955d22c74fef
---
 gnu/packages/librewolf.scm | 10 +++++-----
 1 file changed, 5 insertions(+), 5 deletions(-)

diff --git a/gnu/packages/librewolf.scm b/gnu/packages/librewolf.scm
index a3ce0384e4..c84bcaf3ce 100644
--- a/gnu/packages/librewolf.scm
+++ b/gnu/packages/librewolf.scm
@@ -115,9 +115,9 @@ (define (librewolf-source-origin version hash)
 (define computed-origin-method (@@ (guix packages) computed-origin-method))
 
 (define librewolf-source
-  (let* ((ff-src (firefox-source-origin "126.0" "09l5hsyrkimmkd7wbhnamy5mwmwwxjfa742hpkjjkhlyk6hq43li"))
-         (version "126.0-1")
-         (lw-src (librewolf-source-origin version "1q8fjki6rgzrir84y7j2anra2w213bm0g74nw205gja9qsxlassc")))
+  (let* ((ff-src (firefox-source-origin "126.0.1" "0fr679rcwshwpfxidc55b2xsn4pmrr7p9ix4rr2mv2k7kwsjcc7n"))
+         (version "126.0.1-1")
+         (lw-src (librewolf-source-origin version "0cac80073vkzd85ai9rbnwixs1h9bpy4dj2ri6jxdlqsy5d663km")))
 
     (origin
       (method computed-origin-method)
@@ -213,12 +213,12 @@ (define rust-librewolf rust) ; 1.75 is the default in Guix, 1.65 is the minimum.
 ;; Update this id with every update to its release date.
 ;; It's used for cache validation and therefore can lead to strange bugs.
 ;; ex: date '+%Y%m%d%H%M%S'
-(define %librewolf-build-id "20240530072108")
+(define %librewolf-build-id "20240607212143")
 
 (define-public librewolf
   (package
     (name "librewolf")
-    (version "126.0-1")
+    (version "126.0.1-1")
     (source librewolf-source)
     (build-system gnu-build-system)
     (arguments
-- 
2.45.1



[Message part 3 (message/rfc822, inline)]
From: Christopher Baines <mail <at> cbaines.net>
To: Ian Eure <ian <at> retrospec.tv>
Cc: 71442-done <at> debbugs.gnu.org
Subject: Re: [bug#71442] [PATCH] gnu: librewolf: Update to 126.0.1-1.
Date: Tue, 11 Jun 2024 12:46:05 +0100
[Message part 4 (text/plain, inline)]
Ian Eure <ian <at> retrospec.tv> writes:

> * gnu/packages/librewolf.scm (librewolf): Update to 126.0.1-1.
>
> Change-Id: Ie2cda543b3de76226d1d6959711b955d22c74fef
> ---
>  gnu/packages/librewolf.scm | 10 +++++-----
>  1 file changed, 5 insertions(+), 5 deletions(-)

Looks good to me, I've pushed this to master as
914cf4ab02cbf28f0b6cc3c1ef2cd64a026ca3c9.

Chris
[signature.asc (application/pgp-signature, inline)]

This bug report was last modified 349 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.