[PATCH] gnu: go-github-com-magiconair-properties: Update to 1.8.4.

  • Done
  • quality assurance status badge
Details
2 participants
  • Efraim Flashner
  • Jack Hill
Owner
unassigned
Submitted by
Jack Hill
Severity
normal
J
J
Jack Hill wrote on 12 Dec 2020 23:48
(address . guix-patches@gnu.org)
20201212224824.31660-1-jackhill@jackhill.us
* gnu/packages/golang.scm (go-github-com-magiconair-properties): Update to 1.8.4.
---
gnu/packages/golang.scm | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)

Toggle diff (24 lines)
diff --git a/gnu/packages/golang.scm b/gnu/packages/golang.scm
index 24f5d04996..ae42e24f92 100644
--- a/gnu/packages/golang.scm
+++ b/gnu/packages/golang.scm
@@ -1710,7 +1710,7 @@ application's http.Handlers.")
(define-public go-github-com-magiconair-properties
(package
(name "go-github-com-magiconair-properties")
- (version "1.8.1")
+ (version "1.8.4")
(source
(origin
(method git-fetch)
@@ -1720,7 +1720,7 @@ application's http.Handlers.")
(file-name (git-file-name name version))
(sha256
(base32
- "19zqw1x0w0crh8zc84yy82nkcc5yjz72gviaf2xjgfm5a8np7nyb"))))
+ "0q7d55z0v8y55dyy8nhgdnswf5zkgj3i87irbk294nvzhx01bnxd"))))
(build-system go-build-system)
(arguments
`(#:import-path "github.com/magiconair/properties"))
--
2.29.2
E
E
Efraim Flashner wrote on 17 Dec 2020 21:28
(name . Jack Hill)(address . jackhill@jackhill.us)(address . 45216-done@debbugs.gnu.org)
X9u/YCvsSfNkeH+k@E5400
Thanks. Patch pushed!

--
Efraim Flashner <efraim@flashner.co.il> ????? ?????
GPG key = A28B F40C 3E55 1372 662D 14F7 41AA E7DC CA3D 8351
Confidentiality cannot be guaranteed on emails sent or received unencrypted
-----BEGIN PGP SIGNATURE-----

iQIyBAABCgAdFiEEoov0DD5VE3JmLRT3Qarn3Mo9g1EFAl/bv18ACgkQQarn3Mo9
g1F3Dg/4nPhdPgoZLa3BC44/l+n62GRxjCiNGMV0TpKRAmY7QIdVCI66f5yrN5PI
V82UFLrNX/5eKvxUe19uWeru/LWQXurH6HraTY4h3pWYNLrYt7ZV47BT7IRi35xM
00YuUQPuvaU9EPjs50l9FH2OzSetff4EZLTpQAd3NrHoYWXaFcuCriUUGUujNQ2T
FK9+DtuuiAJJl90yVuHh7dOhPQl/uQ1RB4Z//3BzmTq8ofjfuKjFOD/MnPQq6e64
N8pbbvgrisBLAlvNiHxoTkEBf/+ic8RmJd19xN6Taeu3qOY7LjNRitySH9G2UcQv
dNiNBQSlMm8g5bLpVtb2V5z2VRYu8G/axGuknYx7pGtqgbGe7oM8UI9mxXNzvq0n
Szik14Z8st96S0TMjSXYa7XHvOOxxM8/pFfhXEkD3ccRFkq1TqmGcbSoPSPSuoeH
b+vxONuPiHBEBCWimyodukz/n3i4gik873/eDAQCAk+IMxbalrR6SHU62q/lFThJ
IY/j3XL/ZIQT5Z6MWnBtyprWfZqbXjPw8wELOHaWTMUMArHqdZdeRklWqPDo/1EF
oR/j6Ud9RkO89F0yN0fug+FK1CtThk5595dkb4YHwHZ2mkUrAAEp1NFP5NddNPcD
Gv6zHXGTKtDgObK7dt01w9Z9pE53DnWEqApfib3WRzIvC3Ik8A==
=kpnl
-----END PGP SIGNATURE-----


Closed
?
Your comment

This issue is archived.

To comment on this conversation send an email to 45216@debbugs.gnu.org

To respond to this issue using the mumi CLI, first switch to it
mumi current 45216
Then, you may apply the latest patchset in this issue (with sign off)
mumi am -- -s
Or, compose a reply to this issue
mumi compose
Or, send patches to this issue
mumi send-email *.patch