Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] lemoa: update to 0.3.0.
@ 2023-07-13 15:17 Bnyro
  2023-07-13 16:03 ` icp1994
                   ` (4 more replies)
  0 siblings, 5 replies; 6+ messages in thread
From: Bnyro @ 2023-07-13 15:17 UTC (permalink / raw)
  To: ml

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

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

https://github.com/Bnyro/void-packages lemoa
https://github.com/void-linux/void-packages/pull/45015

lemoa: update to 0.3.0.
<!-- 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-glibc)



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

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

From 76f00ca0d271bf096d7749aa127e50e6962e96ae Mon Sep 17 00:00:00 2001
From: Bnyro <bnyro@tutanota.com>
Date: Thu, 13 Jul 2023 17:17:01 +0200
Subject: [PATCH] lemoa: update to 0.3.0.

---
 srcpkgs/lemoa/template | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/srcpkgs/lemoa/template b/srcpkgs/lemoa/template
index c4e1b2597548..8948ba01910e 100644
--- a/srcpkgs/lemoa/template
+++ b/srcpkgs/lemoa/template
@@ -1,6 +1,6 @@
 # Template file for 'lemoa'
 pkgname=lemoa
-version=0.2.0
+version=0.3.0
 revision=1
 build_style=meson
 build_helper=rust
@@ -11,9 +11,9 @@ maintainer="Bnyro <bnyro@tutanota.com>"
 license="GPL-3.0-or-later"
 homepage="https://github.com/lemmygtk/lemoa"
 distfiles="https://github.com/lemmygtk/lemoa/releases/download/v${version}/lemoa-${version}.tar.xz"
-checksum=602974f62557f2476e0b7d081d9c727fec748e833d8c6e4cc112e9208c09a7c2
+checksum=cc3665dd42faf90d1b394fc4c7b67ae0baff5b6379d6082c61bdf3c868fd84cd
 
-pre_build() {
+post_patch() {
 	if [ "$CROSS_BUILD" ]; then
 		vsed -i src/meson.build \
 			-e "s%rust_target /%'${RUST_TARGET}' / rust_target /%"

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

end of thread, other threads:[~2023-07-14 17:22 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-07-13 15:17 [PR PATCH] lemoa: update to 0.3.0 Bnyro
2023-07-13 16:03 ` icp1994
2023-07-13 16:10 ` icp1994
2023-07-13 16:19 ` Bnyro
2023-07-13 16:20 ` [PR PATCH] [Updated] " Bnyro
2023-07-14 17:22 ` [PR PATCH] [Merged]: " Duncaen

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