Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] texlab: update to 5.2.0
@ 2023-02-01  0:19 cinerea0
  2023-02-01  0:21 ` cinerea0
  2023-02-05 10:10 ` [PR PATCH] [Merged]: " paper42
  0 siblings, 2 replies; 12+ messages in thread
From: cinerea0 @ 2023-02-01  0:19 UTC (permalink / raw)
  To: ml

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

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

https://github.com/cinerea0/void-packages texlab
https://github.com/void-linux/void-packages/pull/42008

texlab: update to 5.2.0
#### Testing the changes
- I tested the changes in this PR: **YES**


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

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

From 2dcbec59c0bc39b8ff1a1dce084a760fd3baabbc Mon Sep 17 00:00:00 2001
From: cinerea0 <cinerea0@disroot.org>
Date: Tue, 31 Jan 2023 19:18:11 -0500
Subject: [PATCH] texlab: update to 5.2.0

---
 srcpkgs/texlab/template | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/srcpkgs/texlab/template b/srcpkgs/texlab/template
index 4f844d6cb0b3..87569a0a2843 100644
--- a/srcpkgs/texlab/template
+++ b/srcpkgs/texlab/template
@@ -1,6 +1,6 @@
 # Template file for 'texlab'
 pkgname=texlab
-version=5.1.0
+version=5.2.0
 revision=1
 build_style=cargo
 short_desc="Implementation of the Language Server Protocol for LaTeX"
@@ -9,7 +9,7 @@ license="GPL-3.0-or-later"
 homepage="https://texlab.netlify.app/"
 changelog="https://raw.githubusercontent.com/latex-lsp/texlab/master/CHANGELOG.md"
 distfiles="https://github.com/latex-lsp/texlab/archive/refs/tags/v${version}.tar.gz"
-checksum=e327c78e079dc94290b34065cde92510f02db3f012aedcba4eb882bfc815cf55
+checksum=e23bff5b39d8605a2e1b789e25015332a5777cfb53b3d24535ceef0034437929
 
 if [ "$XBPS_TARGET_ENDIAN" = "be" -a "$XBPS_TARGET_WORDSIZE" = "32" ]; then
 	broken="smartstring fails to compile"

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

* Re: texlab: update to 5.2.0
  2023-02-01  0:19 [PR PATCH] texlab: update to 5.2.0 cinerea0
@ 2023-02-01  0:21 ` cinerea0
  2023-02-05 10:10 ` [PR PATCH] [Merged]: " paper42
  1 sibling, 0 replies; 12+ messages in thread
From: cinerea0 @ 2023-02-01  0:21 UTC (permalink / raw)
  To: ml

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

New comment by cinerea0 on void-packages repository

https://github.com/void-linux/void-packages/pull/42008#issuecomment-1411258232

Comment:
Thanks to @subnut for additional testing! I don't know if you saw my last comment in the other PR, but once again my apologies for my initial hostile reaction.

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

* Re: [PR PATCH] [Merged]: texlab: update to 5.2.0
  2023-02-01  0:19 [PR PATCH] texlab: update to 5.2.0 cinerea0
  2023-02-01  0:21 ` cinerea0
@ 2023-02-05 10:10 ` paper42
  1 sibling, 0 replies; 12+ messages in thread
From: paper42 @ 2023-02-05 10:10 UTC (permalink / raw)
  To: ml

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

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

texlab: update to 5.2.0
https://github.com/void-linux/void-packages/pull/42008

Description:
#### Testing the changes
- I tested the changes in this PR: **YES**


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

* Re: texlab: update to 5.2.0
  2023-01-30  4:27 [PR PATCH] " subnut
                   ` (7 preceding siblings ...)
  2023-01-30 18:09 ` subnut
@ 2023-01-30 19:41 ` cinerea0
  8 siblings, 0 replies; 12+ messages in thread
From: cinerea0 @ 2023-01-30 19:41 UTC (permalink / raw)
  To: ml

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

New comment by cinerea0 on void-packages repository

https://github.com/void-linux/void-packages/pull/41952#issuecomment-1409230110

Comment:
Hold on there. First off, I want to apologize for assuming the worst of you. There are many completely innocuous reasons someone could have to open a PR, and I assumed malice where there obviously wasn't any. I reacted with hostility because I connected dots that weren't there, and I'm sorry for doing that.

Having said that, it's up to you whether you want to re-open or re-create this PR. I would have no issue with you doing so.

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

* Re: texlab: update to 5.2.0
  2023-01-30  4:27 [PR PATCH] " subnut
                   ` (6 preceding siblings ...)
  2023-01-30 18:08 ` subnut
@ 2023-01-30 18:09 ` subnut
  2023-01-30 19:41 ` cinerea0
  8 siblings, 0 replies; 12+ messages in thread
From: subnut @ 2023-01-30 18:09 UTC (permalink / raw)
  To: ml

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

New comment by subnut on void-packages repository

https://github.com/void-linux/void-packages/pull/41952#issuecomment-1409086664

Comment:
@cinerea0 Sorry, again.

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

* Re: texlab: update to 5.2.0
  2023-01-30  4:27 [PR PATCH] " subnut
                   ` (5 preceding siblings ...)
  2023-01-30 16:45 ` subnut
@ 2023-01-30 18:08 ` subnut
  2023-01-30 18:09 ` subnut
  2023-01-30 19:41 ` cinerea0
  8 siblings, 0 replies; 12+ messages in thread
From: subnut @ 2023-01-30 18:08 UTC (permalink / raw)
  To: ml

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

New comment by subnut on void-packages repository

https://github.com/void-linux/void-packages/pull/41952#issuecomment-1409084879

Comment:
You know what? Let me just close this PR. I still feel terrible about the way this has gone down. I am very sorry that @cinerea0 felt that this PR was something other than just a PR. So, let me just close it.

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

* Re: texlab: update to 5.2.0
  2023-01-30  4:27 [PR PATCH] " subnut
                   ` (4 preceding siblings ...)
  2023-01-30 16:44 ` subnut
@ 2023-01-30 16:45 ` subnut
  2023-01-30 18:08 ` subnut
                   ` (2 subsequent siblings)
  8 siblings, 0 replies; 12+ messages in thread
From: subnut @ 2023-01-30 16:45 UTC (permalink / raw)
  To: ml

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

New comment by subnut on void-packages repository

https://github.com/void-linux/void-packages/pull/41952#issuecomment-1408963110

Comment:
But as I said before, it's pure coincidence that the texlab package is owned by you.

 I was just starting to learn LaTeX and was looking for an LSP for it, and noticed that the texlab LSP had an update just _2 hours ago_, and updated the void-packages template for it immediately. I tried it out, and went to sleep without pushing it (I am unwell, hence the medical leave). The next day, as soon as I remembered that I forgot to create a PR, i pushed the template to github and created it, and tagged you because you are the maintainer. Then, I went about the rest of my day without giving it a second thought.

There. I just described you exactly what happened. Please don't think I had any ill intentions whatsoever. I am sorry, again.

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

* Re: texlab: update to 5.2.0
  2023-01-30  4:27 [PR PATCH] " subnut
                   ` (3 preceding siblings ...)
  2023-01-30 16:38 ` subnut
@ 2023-01-30 16:44 ` subnut
  2023-01-30 16:45 ` subnut
                   ` (3 subsequent siblings)
  8 siblings, 0 replies; 12+ messages in thread
From: subnut @ 2023-01-30 16:44 UTC (permalink / raw)
  To: ml

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

New comment by subnut on void-packages repository

https://github.com/void-linux/void-packages/pull/41952#issuecomment-1408963110

Comment:
But as I said before, it's pure coincidence that the texlab package is owned by you.

 I was just starting to learn LaTeX and was looking for an LSP for it, and noticed that the texlab LSP had an update just _2 hours ago_, and updated the void-packages template for it immediately. I tried it out, and went to sleep without pushing it (I am unwell, hence the medical leave). As soon as I remembered that I forgot to create a PR, i pushed the template to github and created it, and tagged you because you are the maintainer. Then, I went about the rest of my day without giving it a second thought.

There. I just described you exactly what happened. Please don't think I had any ill intentions whatsoever. I am sorry, again.

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

* Re: texlab: update to 5.2.0
  2023-01-30  4:27 [PR PATCH] " subnut
                   ` (2 preceding siblings ...)
  2023-01-30 16:30 ` subnut
@ 2023-01-30 16:38 ` subnut
  2023-01-30 16:44 ` subnut
                   ` (4 subsequent siblings)
  8 siblings, 0 replies; 12+ messages in thread
From: subnut @ 2023-01-30 16:38 UTC (permalink / raw)
  To: ml

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

New comment by subnut on void-packages repository

https://github.com/void-linux/void-packages/pull/41952#issuecomment-1408955985

Comment:
Ah, okay. Just now I saw that you've updated the iwgtk package, and I'd mentioned you in #41953.

I am terribly sorry that you felt this way. I honestly didn't even think of that. I am sorry, again. :disappointed: 

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

* Re: texlab: update to 5.2.0
  2023-01-30  4:27 [PR PATCH] " subnut
  2023-01-30 16:22 ` cinerea0
  2023-01-30 16:26 ` subnut
@ 2023-01-30 16:30 ` subnut
  2023-01-30 16:38 ` subnut
                   ` (5 subsequent siblings)
  8 siblings, 0 replies; 12+ messages in thread
From: subnut @ 2023-01-30 16:30 UTC (permalink / raw)
  To: ml

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

New comment by subnut on void-packages repository

https://github.com/void-linux/void-packages/pull/41952#issuecomment-1408944098

Comment:
And I didn't even notice that you updated any of my packages. Thanks for that! I have been **very** busy for the last few months (you know, college and all...)

In fact, it's only due to my medical leave that I've been creating the update PRs. Otherwise I usually am using Windows all the time I'm in college. Not using void ⇒ not knowing that packages are out-of-date ⇒ not creating PRs to update them

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

* Re: texlab: update to 5.2.0
  2023-01-30  4:27 [PR PATCH] " subnut
  2023-01-30 16:22 ` cinerea0
@ 2023-01-30 16:26 ` subnut
  2023-01-30 16:30 ` subnut
                   ` (6 subsequent siblings)
  8 siblings, 0 replies; 12+ messages in thread
From: subnut @ 2023-01-30 16:26 UTC (permalink / raw)
  To: ml

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

New comment by subnut on void-packages repository

https://github.com/void-linux/void-packages/pull/41952#issuecomment-1408938543

Comment:
@cinerea0 Sorry if this seemed that way. I just came home on a short medical leave, and thought of trying out LaTeX. So, I installed texlive and texlab. I was just checking out the texlab repo on github, and I saw that there was a new release a few hours ago, and thought of updating it on void-packages. That's it. I promise.

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

* Re: texlab: update to 5.2.0
  2023-01-30  4:27 [PR PATCH] " subnut
@ 2023-01-30 16:22 ` cinerea0
  2023-01-30 16:26 ` subnut
                   ` (7 subsequent siblings)
  8 siblings, 0 replies; 12+ messages in thread
From: cinerea0 @ 2023-01-30 16:22 UTC (permalink / raw)
  To: ml

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

New comment by cinerea0 on void-packages repository

https://github.com/void-linux/void-packages/pull/41952#issuecomment-1408930794

Comment:
I can confirm that the changes in this commit work for me.

However, I wonder how I am supposed to take this as anything other than a weird power play. I update one of your packages, which has had an update available for almost a month, and you open a PR for one of mine that you've never touched before and have tested only "briefly" that had an update available for around 12 hours at the time you opened this.

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

end of thread, other threads:[~2023-02-05 10:10 UTC | newest]

Thread overview: 12+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-02-01  0:19 [PR PATCH] texlab: update to 5.2.0 cinerea0
2023-02-01  0:21 ` cinerea0
2023-02-05 10:10 ` [PR PATCH] [Merged]: " paper42
  -- strict thread matches above, loose matches on Subject: below --
2023-01-30  4:27 [PR PATCH] " subnut
2023-01-30 16:22 ` cinerea0
2023-01-30 16:26 ` subnut
2023-01-30 16:30 ` subnut
2023-01-30 16:38 ` subnut
2023-01-30 16:44 ` subnut
2023-01-30 16:45 ` subnut
2023-01-30 18:08 ` subnut
2023-01-30 18:09 ` subnut
2023-01-30 19:41 ` cinerea0

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