Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] Fix sublime-merge-bin license checksum
@ 2021-05-23 23:05 marmeladema
  2021-05-24  1:46 ` sgn
  2021-05-24  1:46 ` [PR PATCH] [Closed]: " sgn
  0 siblings, 2 replies; 3+ messages in thread
From: marmeladema @ 2021-05-23 23:05 UTC (permalink / raw)
  To: ml

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

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

https://github.com/marmeladema/void-packages fix-sublime-merge-license-checksum
https://github.com/void-linux/void-packages/pull/31082

Fix sublime-merge-bin license checksum
<!-- Mark items with [x] where applicable -->

#### General
- [ ] This is a new package and it conforms to the [quality requirements](https://github.com/void-linux/void-packages/blob/master/Manual.md#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

<!--
If GitHub CI cannot be used to validate the build result (for example, if the
build is likely to take several hours), make sure to
[skip CI](https://github.com/void-linux/void-packages/blob/master/CONTRIBUTING.md#continuous-integration).
When skipping CI, uncomment and fill out the following section.
Note: for builds that are likely to complete in less than 2 hours, it is not
acceptable to skip CI.
-->
<!-- 
#### Does it build and run successfully? 
(Please choose at least one native build and, if supported, at least one cross build. More are better.)
- [ ] I built this PR locally for my native architecture, (ARCH-LIBC)
- [ ] I built this PR locally for these architectures (if supported. mark crossbuilds):
  - [ ] aarch64-musl
  - [ ] armv7l
  - [ ] armv6l-musl
-->


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

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-fix-sublime-merge-license-checksum-31082.patch --]
[-- Type: text/x-diff, Size: 993 bytes --]

From 082fd5962af5f89e1d35592d65119c1be1929628 Mon Sep 17 00:00:00 2001
From: marmeladema <xademax@gmail.com>
Date: Mon, 24 May 2021 00:04:03 +0100
Subject: [PATCH] Fix sublime-merge-bin license checksum

---
 srcpkgs/sublime-merge-bin/template | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/srcpkgs/sublime-merge-bin/template b/srcpkgs/sublime-merge-bin/template
index a17881811c95..cbf9bfb06036 100644
--- a/srcpkgs/sublime-merge-bin/template
+++ b/srcpkgs/sublime-merge-bin/template
@@ -13,7 +13,7 @@ homepage="https://www.sublimemerge.com"
 changelog="https://www.sublimemerge.com/download"
 distfiles="https://download.sublimetext.com/sublime_merge_build_${version}_x64.tar.xz"
 checksum=29844c7305b7f192b8b0bea6a32eebb80e7317f00ff9c39b4bfdab4982108720
-_license_checksum=0cf0c605c296198b1b176dcb56343e7eb4f297fdcc7ec64dc347bcabf48fc4e8
+_license_checksum=1a1397b9a8f09931a6f4f94734d00dc6acb56fdc8fb10085c1248345994e8eff
 nopie=yes
 repository=nonfree
 restricted=yes

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

* Re: Fix sublime-merge-bin license checksum
  2021-05-23 23:05 [PR PATCH] Fix sublime-merge-bin license checksum marmeladema
@ 2021-05-24  1:46 ` sgn
  2021-05-24  1:46 ` [PR PATCH] [Closed]: " sgn
  1 sibling, 0 replies; 3+ messages in thread
From: sgn @ 2021-05-24  1:46 UTC (permalink / raw)
  To: ml

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

New comment by sgn on void-packages repository

https://github.com/void-linux/void-packages/pull/31082#issuecomment-846676729

Comment:
Fixed.

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

* Re: [PR PATCH] [Closed]: Fix sublime-merge-bin license checksum
  2021-05-23 23:05 [PR PATCH] Fix sublime-merge-bin license checksum marmeladema
  2021-05-24  1:46 ` sgn
@ 2021-05-24  1:46 ` sgn
  1 sibling, 0 replies; 3+ messages in thread
From: sgn @ 2021-05-24  1:46 UTC (permalink / raw)
  To: ml

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

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

Fix sublime-merge-bin license checksum
https://github.com/void-linux/void-packages/pull/31082

Description:
<!-- Mark items with [x] where applicable -->

#### General
- [ ] This is a new package and it conforms to the [quality requirements](https://github.com/void-linux/void-packages/blob/master/Manual.md#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

<!--
If GitHub CI cannot be used to validate the build result (for example, if the
build is likely to take several hours), make sure to
[skip CI](https://github.com/void-linux/void-packages/blob/master/CONTRIBUTING.md#continuous-integration).
When skipping CI, uncomment and fill out the following section.
Note: for builds that are likely to complete in less than 2 hours, it is not
acceptable to skip CI.
-->
<!-- 
#### Does it build and run successfully? 
(Please choose at least one native build and, if supported, at least one cross build. More are better.)
- [ ] I built this PR locally for my native architecture, (ARCH-LIBC)
- [ ] I built this PR locally for these architectures (if supported. mark crossbuilds):
  - [ ] aarch64-musl
  - [ ] armv7l
  - [ ] armv6l-musl
-->


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

end of thread, other threads:[~2021-05-24  1:46 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-05-23 23:05 [PR PATCH] Fix sublime-merge-bin license checksum marmeladema
2021-05-24  1:46 ` sgn
2021-05-24  1:46 ` [PR PATCH] [Closed]: " sgn

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