gnu: librewolf: Update to 143.0.4-1.

* gnu/packages/librewolf.scm (librewolf): Update to 143.0.4-1.

Change-Id: I6d8a9e312782c83f06669786dfa8671c674a8d79
This commit is contained in:
Ian Eure 2025-10-08 16:36:34 -07:00
parent 9cd34858f0
commit 108f3f001a
No known key found for this signature in database
GPG key ID: 8499AC88F1A71CF2

View file

@ -220,17 +220,17 @@
;; It's used for cache validation and therefore can lead to strange bugs.
;; ex: date '+%Y%m%d%H%M%S'
;; or: (format-time-string "%Y%m%d%H%M%S")
(define %librewolf-build-id "20250930165107")
(define %librewolf-build-id "20251008123641")
(define-public librewolf
(package
(name "librewolf")
(version "143.0.3-1")
(version "143.0.4-1")
(source
(make-librewolf-source
#:version version
#:firefox-hash "0aq0n7p419rdbc30q6iqals7ws5y538a8vwvv593nkh2x8m3arfb"
#:librewolf-hash "1r6y1rj6p3580j0zgkfcr5j53frhnql7b11g3w63gj17h7qss0yj"
#:firefox-hash "06mnr0shigjnqckx2jzmi3q959i1h2n4jcxhgxzsc08f9krcjiwy"
#:librewolf-hash "1sisxagfz2qd6qmmnmar3iyh21sj4b4k3gy6kb0aa0mnqzkg68j7"
#:l10n firefox-l10n))
(build-system gnu-build-system)
(arguments