Github messages for voidlinux
 help / color / mirror / Atom feed
From: AliChraghi <AliChraghi@users.noreply.github.com>
To: ml@inbox.vuxu.org
Subject: [PR PATCH] update zig to `0.9.0`
Date: Tue, 21 Dec 2021 20:49:56 +0100	[thread overview]
Message-ID: <gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-34649@inbox.vuxu.org> (raw)

[-- 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
 

             reply	other threads:[~2021-12-21 19:49 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-12-21 19:49 AliChraghi [this message]
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

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

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-34649@inbox.vuxu.org \
    --to=alichraghi@users.noreply.github.com \
    --cc=ml@inbox.vuxu.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.
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).