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.

To add a comment to this bug, you must first unarchive it, by sending
a message to control AT debbugs.gnu.org, with unarchive 71442 in the body.
You can then email your comments to 71442 AT debbugs.gnu.org in the normal way.

Toggle the display of automated, internal messages from the tracker.

View this report as an mbox folder, status mbox, maintainer mbox


Report forwarded to guix-patches <at> gnu.org:
bug#71442; Package guix-patches. (Sat, 08 Jun 2024 19:08:02 GMT) Full text and rfc822 format available.

Acknowledgement sent to Ian Eure <ian <at> retrospec.tv>:
New bug report received and forwarded. Copy sent to guix-patches <at> gnu.org. (Sat, 08 Jun 2024 19:08:02 GMT) Full text and rfc822 format available.

Message #5 received at submit <at> debbugs.gnu.org (full text, mbox):

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





Reply sent to Christopher Baines <mail <at> cbaines.net>:
You have taken responsibility. (Tue, 11 Jun 2024 16:36:02 GMT) Full text and rfc822 format available.

Notification sent to Ian Eure <ian <at> retrospec.tv>:
bug acknowledged by developer. (Tue, 11 Jun 2024 16:36:02 GMT) Full text and rfc822 format available.

Message #10 received at 71442-done <at> debbugs.gnu.org (full text, mbox):

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 1 (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)]

bug archived. Request was from Debbugs Internal Request <help-debbugs <at> gnu.org> to internal_control <at> debbugs.gnu.org. (Wed, 10 Jul 2024 11:24:15 GMT) Full text and rfc822 format available.

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.