GNU bug report logs - #45216
[PATCH] gnu: go-github-com-magiconair-properties: Update to 1.8.4.

Previous Next

Package: guix-patches;

Reported by: Jack Hill <jackhill <at> jackhill.us>

Date: Sat, 12 Dec 2020 22:49:01 UTC

Severity: normal

Tags: patch

Done: Efraim Flashner <efraim <at> flashner.co.il>

Bug is archived. No further changes may be made.

Full log


View this message in rfc822 format

From: help-debbugs <at> gnu.org (GNU bug Tracking System)
To: Efraim Flashner <efraim <at> flashner.co.il>
Cc: tracker <at> debbugs.gnu.org
Subject: bug#45216: closed ([PATCH] gnu: go-github-com-magiconair-properties:
 Update to 1.8.4.)
Date: Thu, 17 Dec 2020 20:29:02 +0000
[Message part 1 (text/plain, inline)]
Your message dated Thu, 17 Dec 2020 22:28:16 +0200
with message-id <X9u/YCvsSfNkeH+k <at> E5400>
and subject line Re: [bug#45216] [PATCH] gnu: go-github-com-magiconair-properties: Update to 1.8.4.
has caused the debbugs.gnu.org bug report #45216,
regarding [PATCH] gnu: go-github-com-magiconair-properties: Update to 1.8.4.
to be marked as done.

(If you believe you have received this mail in error, please contact
help-debbugs <at> gnu.org.)


-- 
45216: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=45216
GNU Bug Tracking System
Contact help-debbugs <at> gnu.org with problems
[Message part 2 (message/rfc822, inline)]
From: Jack Hill <jackhill <at> jackhill.us>
To: guix-patches <at> gnu.org
Subject: [PATCH] gnu: go-github-com-magiconair-properties: Update to 1.8.4.
Date: Sat, 12 Dec 2020 17:48:24 -0500
* 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



[Message part 3 (message/rfc822, inline)]
From: Efraim Flashner <efraim <at> flashner.co.il>
To: Jack Hill <jackhill <at> jackhill.us>
Cc: 45216-done <at> debbugs.gnu.org
Subject: Re: [bug#45216] [PATCH] gnu: go-github-com-magiconair-properties:
 Update to 1.8.4.
Date: Thu, 17 Dec 2020 22:28:16 +0200
[Message part 4 (text/plain, inline)]
Thanks. Patch pushed!

-- 
Efraim Flashner   <efraim <at> 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
[signature.asc (application/pgp-signature, inline)]

This bug report was last modified 4 years and 154 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.