* [bug#45216] [PATCH] gnu: go-github-com-magiconair-properties: Update to 1.8.4.
@ 2020-12-12 22:48 Jack Hill
2020-12-17 20:28 ` bug#45216: " Efraim Flashner
0 siblings, 1 reply; 2+ messages in thread
From: Jack Hill @ 2020-12-12 22:48 UTC (permalink / raw)
To: 45216
* 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(-)
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
^ permalink raw reply related [flat|nested] 2+ messages in thread
end of thread, other threads:[~2020-12-17 20:29 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2020-12-12 22:48 [bug#45216] [PATCH] gnu: go-github-com-magiconair-properties: Update to 1.8.4 Jack Hill
2020-12-17 20:28 ` bug#45216: " Efraim Flashner
Code repositories for project(s) associated with this public inbox
https://git.savannah.gnu.org/cgit/guix.git
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).