From: Ian Eure <ian@retrospec.tv>
To: 75499@debbugs.gnu.org
Cc: Ian Eure <ian@retrospec.tv>
Subject: [bug#75499] [PATCH 2/3] gnu: librewolf: Update to 133.0.3-1.
Date: Sat, 11 Jan 2025 09:29:34 -0800 [thread overview]
Message-ID: <20250111172936.3737-2-ian@retrospec.tv> (raw)
In-Reply-To: <20250111172936.3737-1-ian@retrospec.tv>
Upstream bugfix release. There were no 133.0.1 or .2 Firefox releases,
133.0.3 follows 133.0. This is straightforward update, other than switching
from gzip to pigz, which is a LibreWolf upstream change.
* gnu/packages/librewolf.scm (librewolf): Update to 133.0.3-1.
Change-Id: I40d305f16bd5a7b55f0d40a3e8885abd2cf2de0a
---
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 2011e261e4..1d58191e0c 100644
--- a/gnu/packages/librewolf.scm
+++ b/gnu/packages/librewolf.scm
@@ -154,7 +154,7 @@ (define* (make-librewolf-source #:key version firefox-hash librewolf-hash)
#+(canonical-package xz)
#+(canonical-package sed)
#+(canonical-package grep)
- #+(canonical-package gzip)
+ #+(canonical-package pigz)
#+(canonical-package tar)))
(set-path-environment-variable
"PYTHONPATH"
@@ -203,17 +203,17 @@ (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 "20241130102406")
+(define %librewolf-build-id "20241215105141")
(define-public librewolf
(package
(name "librewolf")
- (version "133.0-1")
+ (version "133.0.3-1")
(source
(make-librewolf-source
#:version version
- #:firefox-hash "0q6cqfnwc2x09frdvsndmhck8ixrnbl281j9rqw5w8bd7fd2qas9"
- #:librewolf-hash "1xf7gx3xm3c7dhch9gwpb0xp11lcyim1nrbm8sjljxdcs7iq9jy4"))
+ #:firefox-hash "06ya18ma1gndci0aygz75hidn3kwa1kji78g8smh7fq0091aad7i"
+ #:librewolf-hash "05mlqqcvsa84h3nagm51hwsxkxsbcn2676fj4bih37ddlgkylf3b"))
(build-system gnu-build-system)
(arguments
(list
--
2.47.1
next prev parent reply other threads:[~2025-01-11 17:30 UTC|newest]
Thread overview: 10+ messages / expand[flat|nested] mbox.gz Atom feed top
2025-01-11 17:27 [bug#75499] [PATCH 0/3] gnu: librewolf: Update to 133.0.3-1 Ian Eure
2025-01-11 17:29 ` [bug#75499] [PATCH 1/3] gnu: firefox-l10n: Update to d219efa7c64850dfb5904893e17a5431c7058192 Ian Eure
2025-01-11 17:29 ` Ian Eure [this message]
2025-01-11 17:29 ` [bug#75499] [PATCH 3/3] gnu: make-librewolf-source: Take l10n package as an arg Ian Eure
2025-01-12 22:00 ` [bug#75499] QA review for 75499 Rodion Goritskov
2025-01-22 3:45 ` [bug#75499] [PATCH v2 1/4] gnu: firefox-l10n: Update to d219efa7c64850dfb5904893e17a5431c7058192 Ian Eure
2025-01-22 3:45 ` [bug#75499] [PATCH v2 2/4] gnu: make-librewolf-source: Take l10n package as an arg Ian Eure
2025-01-22 3:45 ` [bug#75499] [PATCH v2 3/4] gnu: librewolf: Tidy code formatting Ian Eure
2025-01-22 3:45 ` [bug#75499] [PATCH v2 4/4] gnu: librewolf: Update to 134.0.1-1 [security fixes] Ian Eure
2025-01-22 10:23 ` bug#75499: [PATCH v2 1/4] gnu: firefox-l10n: Update to d219efa7c64850dfb5904893e17a5431c7058192 Z572
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
List information: https://guix.gnu.org/
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20250111172936.3737-2-ian@retrospec.tv \
--to=ian@retrospec.tv \
--cc=75499@debbugs.gnu.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
Code repositories for project(s) associated with this public inbox
https://git.savannah.gnu.org/cgit/guix.git
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).