gnu: gmnisrv: Update to 0-2.32854b7.

Update to latest commit. gmnisrv uses v3 X509 certificates now, and so
"requires fresh certificates, which could break clients with strict
trust-on-first-use policies."

gnu/packages/web.scm (gmnisrv): Update to 0-2.32854b7.

Signed-off-by: Arun Isaac <arunisaac@systemreboot.net>
This commit is contained in:
Sarah Morgensen 2021-07-24 18:42:58 -07:00 committed by Arun Isaac
parent 32b02fd99c
commit a92dfbce30
No known key found for this signature in database
GPG key ID: 2E25EE8B61802BB3

View file

@ -50,6 +50,7 @@
;;; Copyright © 2021 Stefan Reichör <stefan@xsteve.at>
;;; Copyright © 2021 la snesne <lasnesne@lagunposprasihopre.org>
;;; Copyright © 2021 Matthew James Kraai <kraai@ftbfs.org>
;;; Copyright © 2021 Sarah Morgensen <iskarian@mgsn.dev>
;;;
;;; This file is part of GNU Guix.
;;;
@ -7965,8 +7966,8 @@ (define-public librocket
(license license:expat)))
(define-public gmnisrv
(let ((commit "d484ba0ab0020866535a44be5948c9482b8f2b8d")
(revision "1"))
(let ((commit "32854b79c73b278bf33eb5123abf1c36abdc7c01")
(revision "2"))
(package
(name "gmnisrv")
(version (git-version "0" revision commit))
@ -7978,7 +7979,7 @@ (define-public gmnisrv
(commit commit)))
(sha256
(base32
"11phipixsxx1jgm42agp76p5s68l0zj65kgb41vzaymgwcq79ivn"))
"0lbb3ablwkdcgm1cjr1hikr55y8gpl420nh8b8g9wn4abhm2xgr9"))
(file-name (git-file-name name version))))
(build-system gnu-build-system)
(arguments