Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] lite-xl: Update to 2.1.0
@ 2023-01-21 18:48 Jocadbz
  2023-01-21 18:53 ` lite-xl: Update to 2.1.1 Jocadbz
                   ` (4 more replies)
  0 siblings, 5 replies; 8+ messages in thread
From: Jocadbz @ 2023-01-21 18:48 UTC (permalink / raw)
  To: ml

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

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

https://github.com/Jocadbz/void-packages master
https://github.com/void-linux/void-packages/pull/41777

lite-xl: Update to 2.1.0
#### Testing the changes
- I tested the changes in this PR: **YES**

<!--
#### New package
- This new package conforms to the [package requirements](https://github.com/void-linux/void-packages/blob/master/CONTRIBUTING.md#package-requirements): **YES**|**NO**
-->

<!-- Note: If the build is likely to take more than 2 hours, please add ci skip tag as described in
https://github.com/void-linux/void-packages/blob/master/CONTRIBUTING.md#continuous-integration
and test at least one native build and, if supported, at least one cross build.
Ignore this section if this PR is not skipping CI.
-->
#### Local build testing
- I built this PR locally for my native architecture, (x86_64)


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

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

From 1a4438f0bfa2057d6da899445cf1256be781f71c Mon Sep 17 00:00:00 2001
From: Joca <83680590+Jocadbz@users.noreply.github.com>
Date: Sat, 21 Jan 2023 15:45:54 -0300
Subject: [PATCH] lite-xl: Update to 2.1.0

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

diff --git a/srcpkgs/lite-xl/template b/srcpkgs/lite-xl/template
index 2c75626cfaad..43a4ac037a98 100644
--- a/srcpkgs/lite-xl/template
+++ b/srcpkgs/lite-xl/template
@@ -1,6 +1,6 @@
 # Template file for 'lite-xl'
 pkgname=lite-xl
-version=2.1.0
+version=2.1.1
 revision=1
 archs="x86_64* i686* aarch64* arm*" # garbage software
 build_style=meson
@@ -12,7 +12,7 @@ license="MIT"
 homepage="https://lite-xl.com/"
 changelog="https://github.com/lite-xl/lite-xl/raw/master/changelog.md"
 distfiles="https://github.com/lite-xl/lite-xl/archive/refs/tags/v${version}.tar.gz"
-checksum=761d390d0ef2706eeed1c685211d8ff5ce63dacd51d561e56c7e0f7ec0e7ea62
+checksum=75c0cbda2d34a88e86d3aa48abe9f0366093df3019796c03067a7594cc55abe6
 
 post_install() {
 	vlicense LICENSE

^ permalink raw reply	[flat|nested] 8+ messages in thread
* [PR PATCH] lite-xl: Update to 2.1.1
@ 2023-01-21 19:12 Jocadbz
  2023-01-24 10:30 ` Jocadbz
  2023-02-15 12:30 ` Jocadbz
  0 siblings, 2 replies; 8+ messages in thread
From: Jocadbz @ 2023-01-21 19:12 UTC (permalink / raw)
  To: ml

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

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

https://github.com/Jocadbz/void-packages master
https://github.com/void-linux/void-packages/pull/41778

lite-xl: Update to 2.1.1
<!-- Uncomment relevant sections and delete options which are not applicable -->

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

<!--
#### New package
- This new package conforms to the [package requirements](https://github.com/void-linux/void-packages/blob/master/CONTRIBUTING.md#package-requirements): **YES**|**NO**
-->

<!-- Note: If the build is likely to take more than 2 hours, please add ci skip tag as described in
https://github.com/void-linux/void-packages/blob/master/CONTRIBUTING.md#continuous-integration
and test at least one native build and, if supported, at least one cross build.
Ignore this section if this PR is not skipping CI.
-->

#### Local build testing
- I built this PR locally for my native architecture, (x86_64)

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

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

From c7bccce6e011de8cc2c4e7738401de1640651573 Mon Sep 17 00:00:00 2001
From: Joca <83680590+Jocadbz@users.noreply.github.com>
Date: Sat, 21 Jan 2023 16:11:05 -0300
Subject: [PATCH] lite-xl: Update to 2.1.1

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

diff --git a/srcpkgs/lite-xl/template b/srcpkgs/lite-xl/template
index 2c75626cfaad..43a4ac037a98 100644
--- a/srcpkgs/lite-xl/template
+++ b/srcpkgs/lite-xl/template
@@ -1,6 +1,6 @@
 # Template file for 'lite-xl'
 pkgname=lite-xl
-version=2.1.0
+version=2.1.1
 revision=1
 archs="x86_64* i686* aarch64* arm*" # garbage software
 build_style=meson
@@ -12,7 +12,7 @@ license="MIT"
 homepage="https://lite-xl.com/"
 changelog="https://github.com/lite-xl/lite-xl/raw/master/changelog.md"
 distfiles="https://github.com/lite-xl/lite-xl/archive/refs/tags/v${version}.tar.gz"
-checksum=761d390d0ef2706eeed1c685211d8ff5ce63dacd51d561e56c7e0f7ec0e7ea62
+checksum=75c0cbda2d34a88e86d3aa48abe9f0366093df3019796c03067a7594cc55abe6
 
 post_install() {
 	vlicense LICENSE

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

end of thread, other threads:[~2023-02-15 12:30 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-01-21 18:48 [PR PATCH] lite-xl: Update to 2.1.0 Jocadbz
2023-01-21 18:53 ` lite-xl: Update to 2.1.1 Jocadbz
2023-01-21 19:02 ` [PR PATCH] [Closed]: " Jocadbz
2023-01-21 19:02 ` Jocadbz
2023-01-21 19:36 ` oreo639
2023-01-21 19:39 ` Jocadbz
2023-01-21 19:12 [PR PATCH] " Jocadbz
2023-01-24 10:30 ` Jocadbz
2023-02-15 12:30 ` Jocadbz

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