guix-patches
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[bug#50265] [PATCH] update python-certifi


From: Maxim Cournoyer
Subject: [bug#50265] [PATCH] update python-certifi
Date: Mon, 30 Aug 2021 14:29:42 -0400
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/27.2 (gnu/linux)

Hello,

Adam Kandur <rndd@tuta.io> writes:

> hope, this is correct...
> i had problems using python libs from guix because of outdated certificates 
> needed for https requests
>
>>From 71fa733ace1ebf2186c15b0e17798fb7f72e385e Mon Sep 17 00:00:00 2001
> From: Adam Kandur <rndd@tuta.io>
> Date: Sun, 29 Aug 2021 19:52:55 +0300
> Subject: [PATCH] gnu: Add go-github-com-DHowett-go-plist.
>
> * gnu/packages/golang.scm (go-github-com-DHowett-go-plist): New variable.
> ---
>  gnu/packages/golang.scm | 28 ++++++++++++++++++++++++++++
>  1 file changed, 28 insertions(+)
>
> diff --git a/gnu/packages/golang.scm b/gnu/packages/golang.scm
> index 72579d6..8423c95 100644
> --- a/gnu/packages/golang.scm
> +++ b/gnu/packages/golang.scm
> @@ -1009,6 +1009,34 @@ standardized in RFC 7539.")
>      (description "Set is the set collection for the Go language.")
>      (license license:expat)))
>  
> +(define-public go-github-com-DHowett-go-plist
> +  (let ((commit "1454fab16a0642638feb0ae98c41f79eccb2a20a")
> +        (revision "1"))

^ Wrong patch?  The title is about python-certifi.

If you want to close this one, you can reply to the email using
50265-done@debbugs.gnu.org in CC.

Thanks,

Maxim





reply via email to

[Prev in Thread] Current Thread [Next in Thread]