Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] update zig to `0.9.0`
@ 2021-12-21 19:49 AliChraghi
  2021-12-21 20:29 ` abenson
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ messages in thread
From: AliChraghi @ 2021-12-21 19:49 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 647 bytes --]

There is a new pull request by AliChraghi against master on the void-packages repository

https://github.com/AliChraghi/void-packages patch-1
https://github.com/void-linux/void-packages/pull/34649

update zig to `0.9.0`
**General**
 - [ ] This is a new package and it conforms to the quality requirements

**Have the results of the proposed changes been tested?**
- [X] I use the packages affected by the proposed changes on a regular basis and confirm this PR works for me
- [ ] I generally don't use the affected packages but briefly tested this PR

A patch file from https://github.com/void-linux/void-packages/pull/34649.patch is attached

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-patch-1-34649.patch --]
[-- Type: text/x-diff, Size: 1134 bytes --]

From 046375830bf1accac306412812abcabe362b3e75 Mon Sep 17 00:00:00 2001
From: Ali Chraghi <63465728+AliChraghi@users.noreply.github.com>
Date: Tue, 21 Dec 2021 23:11:51 +0330
Subject: [PATCH] update zig to `0.9.0`

---
 srcpkgs/zig/template | 8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)

diff --git a/srcpkgs/zig/template b/srcpkgs/zig/template
index 728c5a64e9df..97c48912e1aa 100644
--- a/srcpkgs/zig/template
+++ b/srcpkgs/zig/template
@@ -1,17 +1,17 @@
 # Template file for 'zig'
 pkgname=zig
-version=0.8.1
-revision=2
+version=0.9.0
+revision=1
 archs="x86_64* aarch64*"
 build_style=cmake
 make_cmd=make
-makedepends="clang llvm12 lld-devel"
+makedepends="clang llvm13 lld-devel"
 short_desc="Programming language designed for robustness, optimality, and clarity"
 maintainer="Isaac Freund <mail@isaacfreund.com>"
 license="MIT"
 homepage="https://ziglang.org"
 distfiles="https://ziglang.org/download/${version}/zig-${version}.tar.xz"
-checksum=8c428e14a0a89cb7a15a6768424a37442292858cdb695e2eb503fa3c7bf47f1a
+checksum=cd1be83b12f8269cc5965e59877b49fdd8fa638efb6995ac61eb4cea36a2e381
 nopie=yes
 nocross=yes
 

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

* Re: update zig to `0.9.0`
  2021-12-21 19:49 [PR PATCH] update zig to `0.9.0` AliChraghi
@ 2021-12-21 20:29 ` abenson
  2021-12-21 20:29 ` abenson
                   ` (2 subsequent siblings)
  3 siblings, 0 replies; 5+ messages in thread
From: abenson @ 2021-12-21 20:29 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 232 bytes --]

New comment by abenson on void-packages repository

https://github.com/void-linux/void-packages/pull/34649#issuecomment-999073689

Comment:
Please edit the commit message to follow convention.  It should read "zig: update to 0.9.0"

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

* Re: update zig to `0.9.0`
  2021-12-21 19:49 [PR PATCH] update zig to `0.9.0` AliChraghi
  2021-12-21 20:29 ` abenson
@ 2021-12-21 20:29 ` abenson
  2021-12-21 20:40 ` [PR PATCH] [Closed]: " AliChraghi
  2021-12-21 21:17 ` kotajacob
  3 siblings, 0 replies; 5+ messages in thread
From: abenson @ 2021-12-21 20:29 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 150 bytes --]

New comment by abenson on void-packages repository

https://github.com/void-linux/void-packages/pull/34649#issuecomment-999073848

Comment:
@ifreund 

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

* Re: [PR PATCH] [Closed]: update zig to `0.9.0`
  2021-12-21 19:49 [PR PATCH] update zig to `0.9.0` AliChraghi
  2021-12-21 20:29 ` abenson
  2021-12-21 20:29 ` abenson
@ 2021-12-21 20:40 ` AliChraghi
  2021-12-21 21:17 ` kotajacob
  3 siblings, 0 replies; 5+ messages in thread
From: AliChraghi @ 2021-12-21 20:40 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 490 bytes --]

There's a closed pull request on the void-packages repository

update zig to `0.9.0`
https://github.com/void-linux/void-packages/pull/34649

Description:
**General**
 - [ ] This is a new package and it conforms to the quality requirements

**Have the results of the proposed changes been tested?**
- [X] I use the packages affected by the proposed changes on a regular basis and confirm this PR works for me
- [ ] I generally don't use the affected packages but briefly tested this PR

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

* Re: update zig to `0.9.0`
  2021-12-21 19:49 [PR PATCH] update zig to `0.9.0` AliChraghi
                   ` (2 preceding siblings ...)
  2021-12-21 20:40 ` [PR PATCH] [Closed]: " AliChraghi
@ 2021-12-21 21:17 ` kotajacob
  3 siblings, 0 replies; 5+ messages in thread
From: kotajacob @ 2021-12-21 21:17 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 293 bytes --]

New comment by kotajacob on void-packages repository

https://github.com/void-linux/void-packages/pull/34649#issuecomment-999099923

Comment:
Additionally, I don't believe the patch `0001-std.build-fix-handling-of-Dcpu.patch` is required any longer. It appears to have been merged into 0.9.0.

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

end of thread, other threads:[~2021-12-21 21:17 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-12-21 19:49 [PR PATCH] update zig to `0.9.0` AliChraghi
2021-12-21 20:29 ` abenson
2021-12-21 20:29 ` abenson
2021-12-21 20:40 ` [PR PATCH] [Closed]: " AliChraghi
2021-12-21 21:17 ` kotajacob

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 NNTP newsgroup(s).