unofficial mirror of guix-patches@gnu.org 
 help / color / mirror / code / Atom feed
From: Jonathan Brielmaier <jonathan.brielmaier@web.de>
To: Aljosha Papsch <ep@stern-data.com>, 49156@debbugs.gnu.org
Subject: [bug#49156] [PATCH] gnu: nss-certs: Update to 3.67.
Date: Mon, 21 Jun 2021 18:39:40 +0200	[thread overview]
Message-ID: <1372aef4-ae73-f1ff-3805-18c24b3f49d4@web.de> (raw)
In-Reply-To: <20210621133553.50345-1-ep@stern-data.com>

nss-certs was already updated to 3.66 on the core-updates branch which
will merge soon(TM). See:
https://git.savannah.gnu.org/cgit/guix.git/commit/?h=core-updates&id=79878c64b4bda523f50974c3f61b796309b1b8d9

Am 21.06.21 um 15:35 schrieb Aljosha Papsch:
> ---
>   gnu/packages/certs.scm | 4 ++--
>   1 file changed, 2 insertions(+), 2 deletions(-)
>
> diff --git a/gnu/packages/certs.scm b/gnu/packages/certs.scm
> index 9dcd733ffe..d0b8f59085 100644
> --- a/gnu/packages/certs.scm
> +++ b/gnu/packages/certs.scm
> @@ -76,7 +76,7 @@
>   (define-public nss-certs
>     (package
>       (name "nss-certs")
> -    (version "3.59")
> +    (version "3.67")
>       (source (origin
>                 (method url-fetch)
>                 (uri (let ((version-with-underscores
> @@ -87,7 +87,7 @@
>                         "nss-" version ".tar.gz")))
>                 (sha256
>                  (base32
> -                "096fs3z21r171q24ca3rq53p1389xmvqz1f2rpm7nlm8r9s82ag6"))))
> +                "0zyfi27lbdz1bmk9dmsivcya4phx25rzlxqcnjab69yd928rlm7n"))))
>       (build-system gnu-build-system)
>       (outputs '("out"))
>       (native-inputs
>




  reply	other threads:[~2021-06-21 17:23 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-06-21 13:35 [bug#49156] [PATCH] gnu: nss-certs: Update to 3.67 Aljosha Papsch
2021-06-21 16:39 ` Jonathan Brielmaier [this message]
2021-06-28  8:24   ` bug#49156: " Aljosha Papsch

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

  List information: https://guix.gnu.org/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1372aef4-ae73-f1ff-3805-18c24b3f49d4@web.de \
    --to=jonathan.brielmaier@web.de \
    --cc=49156@debbugs.gnu.org \
    --cc=ep@stern-data.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).