* [bug#72074] [PATCH] gnu: librewolf: Update to 128.0-1
@ 2024-07-12 10:58 msglm via Guix-patches via
2024-07-21 16:14 ` Ian Eure
0 siblings, 1 reply; 2+ messages in thread
From: msglm via Guix-patches via @ 2024-07-12 10:58 UTC (permalink / raw)
To: 72074; +Cc: msglm, clement, jonathan.brielmaier, mhw
* gnu/packages/librewolf.scm (librewolf): Update to 128.0-1.
Change-Id: I8c4d9ef21a8f3ecee458033045c20a2e897f625c
---
gnu/packages/librewolf.scm | 8 ++++----
1 file changed, 4 insertions(+), 4 deletions(-)
diff --git a/gnu/packages/librewolf.scm b/gnu/packages/librewolf.scm
index c84bcaf3ce..ae77bef256 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.1" "0fr679rcwshwpfxidc55b2xsn4pmrr7p9ix4rr2mv2k7kwsjcc7n"))
- (version "126.0.1-1")
- (lw-src (librewolf-source-origin version "0cac80073vkzd85ai9rbnwixs1h9bpy4dj2ri6jxdlqsy5d663km")))
+ (let* ((ff-src (firefox-source-origin "128.0" "0wjiz7pahsqj7ibkyq9gggigq1hg983z50d0cbhs2pi3zgz1y9v5"))
+ (version "128.0-1")
+ (lw-src (librewolf-source-origin version "1li7fv86lc65xm68980b8hm2wsiynbqkyfcyf9h8rhmc8lzzmbzi")))
(origin
(method computed-origin-method)
@@ -218,7 +218,7 @@ (define %librewolf-build-id "20240607212143")
(define-public librewolf
(package
(name "librewolf")
- (version "126.0.1-1")
+ (version "128.0-1")
(source librewolf-source)
(build-system gnu-build-system)
(arguments
base-commit: b8bbc186f04085a1721e9f7a4730d8a4291b1079
prerequisite-patch-id: e293e2d5380e7b2aa50ebb760806536c45d73add
--
2.45.2
^ permalink raw reply related [flat|nested] 2+ messages in thread
end of thread, other threads:[~2024-07-21 16:18 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-07-12 10:58 [bug#72074] [PATCH] gnu: librewolf: Update to 128.0-1 msglm via Guix-patches via
2024-07-21 16:14 ` Ian Eure
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).