gnu: librewolf: Update to 132.0.2-1.

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

Change-Id: Ica7e9c8c02085101060401d72b83fe25a19448d9
Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
This commit is contained in:
Ian Eure 2024-11-20 18:39:25 -08:00 committed by Efraim Flashner
parent 36f516bfcd
commit 36831c2624
No known key found for this signature in database
GPG key ID: 41AAE7DCCA3D8351

View file

@ -199,17 +199,17 @@
;; Update this id with every update to its release date. ;; Update this id with every update to its release date.
;; It's used for cache validation and therefore can lead to strange bugs. ;; It's used for cache validation and therefore can lead to strange bugs.
;; ex: date '+%Y%m%d%H%M%S' ;; ex: date '+%Y%m%d%H%M%S'
(define %librewolf-build-id "20241105185710") (define %librewolf-build-id "20241119164012")
(define-public librewolf (define-public librewolf
(package (package
(name "librewolf") (name "librewolf")
(version "132.0-1") (version "132.0.2-1")
(source (source
(make-librewolf-source (make-librewolf-source
#:version version #:version version
#:firefox-hash "0zjwqn13rbzyxa3f63mvz5xv0158bsvr2llpqrh48davi52b2249" #:firefox-hash "1s8h4sf78i5ybzv5pvdpx09fb04gdly7pzgivh8kzqdlyij1g7ij"
#:librewolf-hash "1kfpcv89kh2521f3c296asjizb1swb15mfkkkrlis9ncm1gp6fw6")) #:librewolf-hash "0qyi0w92vj5yqljrkzcif2jiz3ispyglg4awywyiqd874i0p8c7c"))
(build-system gnu-build-system) (build-system gnu-build-system)
(arguments (arguments
(list (list