Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] eva: fix checksum
@ 2022-11-01 19:46 jcgruenhage
  2022-11-01 19:47 ` classabbyamp
                   ` (12 more replies)
  0 siblings, 13 replies; 14+ messages in thread
From: jcgruenhage @ 2022-11-01 19:46 UTC (permalink / raw)
  To: ml

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

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

https://github.com/jcgruenhage/void-packages eva-0.3.0_1
https://github.com/void-linux/void-packages/pull/40280

eva: fix checksum
<!-- Uncomment relevant sections and delete options which are not applicable -->

Checksum changed since this was packaged. Does a revbump for stuff like this make sense? Probably not, right?

#### 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, (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/40280.patch is attached

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-eva-0.3.0_1-40280.patch --]
[-- Type: text/x-diff, Size: 866 bytes --]

From 44df17536a9da9fc57264ef72fbc328c60a652c7 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Jan=20Christian=20Gr=C3=BCnhage?=
 <jan.christian@gruenhage.xyz>
Date: Tue, 1 Nov 2022 20:43:14 +0100
Subject: [PATCH] eva: fix checksum

---
 srcpkgs/eva/template | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/srcpkgs/eva/template b/srcpkgs/eva/template
index d364c98f9516..7fe24e9cb688 100644
--- a/srcpkgs/eva/template
+++ b/srcpkgs/eva/template
@@ -8,7 +8,7 @@ maintainer="Jan Christian Grünhage <jan.christian@gruenhage.xyz>"
 license="MIT"
 homepage="https://github.com/NerdyPepper/eva"
 distfiles="https://github.com/NerdyPepper/eva/archive/v${version}.tar.gz"
-checksum=05e2cdcfd91e6abef91cb01ad3074583b8289f6e74054e070bfbf6a4e684865e
+checksum=5ee80a64de05ff952e9fd69fff6050d8e5c602428ad8ad3b357db6b813e1372f
 
 post_install() {
 	vlicense LICENSE

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

end of thread, other threads:[~2022-11-02 23:25 UTC | newest]

Thread overview: 14+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-11-01 19:46 [PR PATCH] eva: fix checksum jcgruenhage
2022-11-01 19:47 ` classabbyamp
2022-11-01 20:02 ` [PR REVIEW] " tranzystorek-io
2022-11-01 21:23 ` jcgruenhage
2022-11-01 21:26 ` [PR PATCH] [Updated] " jcgruenhage
2022-11-01 22:34 ` classabbyamp
2022-11-02  5:35 ` jcgruenhage
2022-11-02  6:50 ` tranzystorek-io
2022-11-02  8:55 ` jcgruenhage
2022-11-02  8:58 ` tranzystorek-io
2022-11-02  9:34 ` pickfire
2022-11-02  9:37 ` tranzystorek-io
2022-11-02 10:59 ` [PR PATCH] [Updated] " jcgruenhage
2022-11-02 23:25 ` [PR PATCH] [Merged]: eva: bump revision and update checksum classabbyamp

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