Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

mesa: update to 21.1.7. #32483

Merged
merged 1 commit into from
Aug 18, 2021
Merged

Conversation

HadetTheUndying
Copy link
Contributor

General

Have the results of the proposed changes been tested?

  • 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

@HadetTheUndying
Copy link
Contributor Author

Woops i forgot to fix the revision

version=21.1.6
revision=2
version=21.1.7
revision=1
wrksrc="mesa-${version}"
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Let's drop this line, wrksrc="$pkgname-$version" is the default, so we don't have to overwrite it.

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I agree, this is vestigial from when the package was named libGL

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I'll get to this in the morning but just to clarify you are recommending removing the wrksrc line entirely? Since the default behavior makes it unnecessary?

Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Yes, we don't need to specify variables that are unnecessary.

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Okay it's spitting out new errors haha

@HadetTheUndying
Copy link
Contributor Author

So i'm not sure why that failed to fetch the archive for the i686 build because it fetches fine on my systems.

@ericonr
Copy link
Member

ericonr commented Aug 17, 2021

Please rebase to newest copy.

git pull --rebase upstream master

@ericonr ericonr merged commit 56ea379 into void-linux:master Aug 18, 2021
@HadetTheUndying
Copy link
Contributor Author

Please rebase to newest copy.

git pull --rebase upstream master

Sorry I was out at the time. I intended to do this this morning. Looks like it already merged?

@ericonr
Copy link
Member

ericonr commented Aug 18, 2021

Yup, no worries ;)

@github-actions github-actions bot locked as resolved and limited conversation to collaborators Nov 17, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants