unofficial mirror of guix-patches@gnu.org 
 help / color / mirror / code / Atom feed
* [bug#73550] [PATCH] gnu: go-github-com-ulikunitz-xz: Update to 0.5.12.
@ 2024-09-29  8:50 Artyom V. Poptsov
  2024-10-01 12:52 ` Sharlatan Hellseher
  2024-10-02 13:44 ` bug#73550: " Sharlatan Hellseher
  0 siblings, 2 replies; 4+ messages in thread
From: Artyom V. Poptsov @ 2024-09-29  8:50 UTC (permalink / raw)
  To: 73550; +Cc: Artyom V. Poptsov

* 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





^ permalink raw reply related	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2024-10-02 13:46 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-09-29  8:50 [bug#73550] [PATCH] gnu: go-github-com-ulikunitz-xz: Update to 0.5.12 Artyom V. Poptsov
2024-10-01 12:52 ` Sharlatan Hellseher
2024-10-01 17:04   ` Artyom V. Poptsov
2024-10-02 13:44 ` bug#73550: " Sharlatan Hellseher

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).