unofficial mirror of guix-patches@gnu.org 
 help / color / mirror / code / Atom feed
From: "Artyom V. Poptsov" <poptsov.artyom@gmail.com>
To: 73550@debbugs.gnu.org
Cc: "Artyom V. Poptsov" <poptsov.artyom@gmail.com>
Subject: [bug#73550] [PATCH] gnu: go-github-com-ulikunitz-xz: Update to 0.5.12.
Date: Sun, 29 Sep 2024 11:50:50 +0300	[thread overview]
Message-ID: <73189fbdd2d4d7b4af17efc0424270a8c1182020.1727599850.git.poptsov.artyom@gmail.com> (raw)

* gnu/packages/golang-compression.scm (go-github-com-ulikunitz-xz): Update to 0.5.12.

Change-Id: I3c040d09dddbfb0e7384c1d41b9962507047e402
---
 gnu/packages/golang-compression.scm | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/gnu/packages/golang-compression.scm b/gnu/packages/golang-compression.scm
index be7af6f894..d26d775a42 100644
--- a/gnu/packages/golang-compression.scm
+++ b/gnu/packages/golang-compression.scm
@@ -388,7 +388,7 @@ (define-public go-github-com-pierrec-lz4-v4
 (define-public go-github-com-ulikunitz-xz
   (package
     (name "go-github-com-ulikunitz-xz")
-    (version "0.5.11")
+    (version "0.5.12")
     (source
      (origin
        (method git-fetch)
@@ -397,7 +397,7 @@ (define-public go-github-com-ulikunitz-xz
              (commit (string-append "v" version))))
        (file-name (git-file-name name version))
        (sha256
-        (base32 "1hbs3x7s7d5ch6ipaqi265w0fwpijs0j19xdbhbjjsyr4khxbqd0"))))
+        (base32 "09n4zawzycab4mmk20sv0490xrx9ighv25g5hj578vsjgzz842n1"))))
     (build-system go-build-system)
     (arguments
      (list

base-commit: 2263c61aef3fbc374b2eae8abcd1498d19ad7124
-- 
2.46.0





             reply	other threads:[~2024-09-29  8:54 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-09-29  8:50 Artyom V. Poptsov [this message]
2024-10-01 12:52 ` [bug#73550] [PATCH] gnu: go-github-com-ulikunitz-xz: Update to 0.5.12 Sharlatan Hellseher
2024-10-01 17:04   ` Artyom V. Poptsov
2024-10-02 13:44 ` bug#73550: " Sharlatan Hellseher

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=73189fbdd2d4d7b4af17efc0424270a8c1182020.1727599850.git.poptsov.artyom@gmail.com \
    --to=poptsov.artyom@gmail.com \
    --cc=73550@debbugs.gnu.org \
    /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).