unofficial mirror of guix-patches@gnu.org 
 help / color / mirror / code / Atom feed
From: Felix Lechner via Guix-patches via <guix-patches@gnu.org>
To: 58658@debbugs.gnu.org
Cc: Christopher Baines <mail@cbaines.net>,
	Felix Lechner <felix.lechner@lease-up.com>
Subject: [bug#58658] [PATCH v2 1/3] gnu: go-golang-org-x-sys: Update to 0.3.0.
Date: Mon, 19 Dec 2022 11:40:51 -0800	[thread overview]
Message-ID: <20221219194053.29656-2-felix.lechner@lease-up.com> (raw)
In-Reply-To: <20221219194053.29656-1-felix.lechner@lease-up.com>

* gnu/packages/golang.scm (go-golang-org-x-sys): Update to 0.3.0.
---
 gnu/packages/golang.scm | 8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)

diff --git a/gnu/packages/golang.scm b/gnu/packages/golang.scm
index 70ddef52f1..a3377e1d4e 100644
--- a/gnu/packages/golang.scm
+++ b/gnu/packages/golang.scm
@@ -3051,11 +3051,11 @@ (define-public go-golang-org-x-sync
       (license license:bsd-3))))
 
 (define-public go-golang-org-x-sys
-  (let ((commit "ed5796bab16455f104b6a384d51b7f9990cb9806")
-        (revision "8"))
+  (let ((commit "72f772c4d7a84045aa1c4e95a12677b639088144")
+        (revision "0"))
     (package
       (name "go-golang-org-x-sys")
-      (version (git-version "0.0.0" revision commit))
+      (version (git-version "0.3.0" revision commit))
       (source (origin
                 (method git-fetch)
                 (uri (git-reference
@@ -3064,7 +3064,7 @@ (define-public go-golang-org-x-sys
                 (file-name (git-file-name name version))
                 (sha256
                  (base32
-                  "081vs5bg91mwg5bdmlcvy2qyrvg766aicj47smcwfk4bbh0nc0qa"))))
+                  "0mpjn8r54djmcimz0r5zrgasfgpcpjm1xn8iak9i0f6mdpc6kamn"))))
       (build-system go-build-system)
       (arguments
        `(#:import-path "golang.org/x/sys"
-- 
2.38.1





  reply	other threads:[~2022-12-19 19:42 UTC|newest]

Thread overview: 13+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-10-20 12:47 [bug#58658] [PATCH] go-golang-org-x-net: Update to 0.1.0 Felix Lechner via Guix-patches via
2022-11-20 11:22 ` Christopher Baines
2022-11-20 13:20   ` Felix Lechner via Guix-patches via
2022-12-19 19:40 ` [bug#58658] [PATCH v2] gnu: " Felix Lechner via Guix-patches via
2022-12-19 19:40   ` Felix Lechner via Guix-patches via [this message]
2022-12-19 19:40   ` [bug#58658] [PATCH v2 2/3] " Felix Lechner via Guix-patches via
2022-12-19 19:40   ` [bug#58658] [PATCH v2 3/3] gnu: go-golang-zx2c4-com-wireguard: Update to 0.0.20211016 Felix Lechner via Guix-patches via
2022-12-21 22:41 ` [bug#58658] Now needs to go into staging Felix Lechner via Guix-patches via
2023-01-05 14:40 ` [bug#58658] [PATCH staging] gnu: go-golang-org-x-net: Update to 0.5.0 Felix Lechner via Guix-patches via
2023-01-05 14:40   ` [bug#58658] [PATCH v3 1/3] gnu: go-golang-org-x-sys: Update to 0.4.0 Felix Lechner via Guix-patches via
2023-01-05 14:40   ` [bug#58658] [PATCH v3 2/3] gnu: go-golang-org-x-net: Update to 0.5.0 Felix Lechner via Guix-patches via
2023-01-05 14:40   ` [bug#58658] [PATCH v3 3/3] gnu: go-golang-zx2c4-com-wireguard: Update to 0.0.20211016 Felix Lechner via Guix-patches via
2023-03-05 21:01 ` bug#58658: Superseded by new bug Felix Lechner via Guix-patches via

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=20221219194053.29656-2-felix.lechner@lease-up.com \
    --to=guix-patches@gnu.org \
    --cc=58658@debbugs.gnu.org \
    --cc=felix.lechner@lease-up.com \
    --cc=mail@cbaines.net \
    /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).