[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[bug#77660] [PATCH 4/5] gnu: go-github-com-sherclockholmes-webpush-go: U
From: |
Daniel Ziltener |
Subject: |
[bug#77660] [PATCH 4/5] gnu: go-github-com-sherclockholmes-webpush-go: Update to 1.4.0. |
Date: |
Wed, 9 Apr 2025 02:14:59 +0200 |
---
gnu/packages/golang-web.scm | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
diff --git a/gnu/packages/golang-web.scm b/gnu/packages/golang-web.scm
index 9bac874365..b19a74e448 100644
--- a/gnu/packages/golang-web.scm
+++ b/gnu/packages/golang-web.scm
@@ -7338,7 +7338,7 @@ (define-public go-github-com-safchain-ethtool
(define-public go-github-com-sherclockholmes-webpush-go
(package
(name "go-github-com-sherclockholmes-webpush-go")
- (version "1.3.0")
+ (version "1.4.0")
(source
(origin
(method git-fetch)
@@ -7347,13 +7347,13 @@ (define-public go-github-com-sherclockholmes-webpush-go
(commit (string-append "v" version))))
(file-name (git-file-name name version))
(sha256
- (base32 "0qv16zvkd1c7q81v2ai8pfz590fxdrk4lfbgyymln0q7jn5wlvki"))))
+ (base32 "0dzc2nlxd1lfwr97cqmr4fc792zbsb6yssr7yqxxamqck1y8gnqm"))))
(build-system go-build-system)
(arguments
(list
#:import-path "github.com/SherClockHolmes/webpush-go"))
(propagated-inputs
- (list go-github-com-golang-jwt-jwt go-golang-org-x-crypto))
+ (list go-github-com-golang-jwt-jwt-v5 go-golang-org-x-crypto))
(home-page "https://github.com/SherClockHolmes/webpush-go")
(synopsis "Web Push API Encryption with VAPID support")
(description
--
2.49.0
- [bug#77660] [PATCH 0/5] Update senpai, soju, and dependencies, Daniel Ziltener, 2025/04/08
- [bug#77660] [PATCH 1/5] gnu: go-codeberg-org-emersion-go-scfg: Update to 0.1.0., Daniel Ziltener, 2025/04/08
- [bug#77660] [PATCH 0/5] Update senpai, soju, and dependencies, Sharlatan Hellseher, 2025/04/09
- [bug#77660] [PATCH 0/5] Update senpai, soju, and dependencies, Sharlatan Hellseher, 2025/04/09
- bug#77660: [PATCH 0/5] Update senpai, soju, and dependencies, Sharlatan Hellseher, 2025/04/10