GNU bug report logs -
#54395
[PATCH] gnu: zig: Update to 0.9.1.
Previous Next
Reported by: jgart <jgart <at> dismail.de>
Date: Tue, 15 Mar 2022 03:34:01 UTC
Severity: normal
Tags: patch
Done: Efraim Flashner <efraim <at> flashner.co.il>
Bug is archived. No further changes may be made.
Full log
View this message in rfc822 format
[Message part 1 (text/plain, inline)]
Your message dated Tue, 15 Mar 2022 22:26:06 +0200
with message-id <YjD2Xhxm+T536Jin <at> 3900XT>
and subject line Re: [bug#54395] [PATCH] gnu: zig: Update to 0.9.1.
has caused the debbugs.gnu.org bug report #54395,
regarding [PATCH] gnu: zig: Update to 0.9.1.
to be marked as done.
(If you believe you have received this mail in error, please contact
help-debbugs <at> gnu.org.)
--
54395: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=54395
GNU Bug Tracking System
Contact help-debbugs <at> gnu.org with problems
[Message part 2 (message/rfc822, inline)]
* gnu/packages/zig.scm (zig): Update to 0.9.1.
Hi Guixers,
zig 0.9.1 successfully builds and tests pass.
I didn't check if any patches should be removed/added. Let me know if I should
send a version 2 if anything else might be needed.
all best,
jgart
gemini://whereis.みんな/
https://whereis.みんな/
---
gnu/packages/zig.scm | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/gnu/packages/zig.scm b/gnu/packages/zig.scm
index b3de72226b..4c048ef580 100644
--- a/gnu/packages/zig.scm
+++ b/gnu/packages/zig.scm
@@ -29,7 +29,7 @@ (define-module (gnu packages zig)
(define-public zig
(package
(name "zig")
- (version "0.9.0")
+ (version "0.9.1")
(source
(origin
(method git-fetch)
@@ -38,7 +38,7 @@ (define-public zig
(commit version)))
(file-name (git-file-name name version))
(sha256
- (base32 "1zdz5s434c48z3y0c8l9wm2z1gxa7yyzd53zmr68lwj6mcl7by8x"))
+ (base32 "0nfvgg23sw50ksy0z0ml6lkdsvmd0278mq29m23dbb2jsirkhry7"))
(patches
(search-patches
"zig-disable-libc-note-test.patch"
--
2.35.1
[Message part 3 (message/rfc822, inline)]
[Message part 4 (text/plain, inline)]
zig and ncdu2 built successfully. Patch pushed!
--
Efraim Flashner <efraim <at> flashner.co.il> אפרים פלשנר
GPG key = A28B F40C 3E55 1372 662D 14F7 41AA E7DC CA3D 8351
Confidentiality cannot be guaranteed on emails sent or received unencrypted
[signature.asc (application/pgp-signature, inline)]
This bug report was last modified 3 years and 126 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.