unofficial mirror of guix-patches@gnu.org 
 help / color / mirror / code / Atom feed
* [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

* bug#45216: [PATCH] gnu: go-github-com-magiconair-properties: Update to 1.8.4.
  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 ` Efraim Flashner
  0 siblings, 0 replies; 2+ messages in thread
From: Efraim Flashner @ 2020-12-17 20:28 UTC (permalink / raw)
  To: Jack Hill; +Cc: 45216-done

[-- Attachment #1: Type: text/plain, Size: 236 bytes --]

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

[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 833 bytes --]

^ permalink raw reply	[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).