gnu: librewolf: Update to 136.0.2-1.

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

Change-Id: Id836863f4e1a8d8005c3cfc214b9dd62d9797a8b
This commit is contained in:
Ian Eure 2025-03-22 10:23:53 -07:00
parent 60e4012dfc
commit 740b933e5d
No known key found for this signature in database
GPG key ID: 8499AC88F1A71CF2

View file

@ -206,17 +206,17 @@
;; 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 "20250312151728")
(define %librewolf-build-id "20250322102345")
(define-public librewolf
(package
(name "librewolf")
(version "136.0.1-1")
(version "136.0.2-1")
(source
(make-librewolf-source
#:version version
#:firefox-hash "1di168z9axxz3s7f248zl1gfjaxjlxvx7f4an7rgfwbjmb7vs4jg"
#:librewolf-hash "01cyqq08r2sdxwd5k8l28w7rq2w90mc0qar9wv8axrpbd9kflsr0"
#:firefox-hash "007jvc6vbn9fvwbl45brww8v2f2jz4ljlz2mds1pfgslhjg7q62k"
#:librewolf-hash "04giqdswwabypn1qh5x6058ay2klcn2ds36761l0fzw06lyc3mvk"
#:l10n firefox-l10n))
(build-system gnu-build-system)
(arguments