* [PR PATCH] gitoxide: update to 0.38.0
@ 2024-10-22 21:56 tranzystorekk
2024-10-22 22:07 ` [PR PATCH] [Merged]: " tranzystorekk
0 siblings, 1 reply; 2+ messages in thread
From: tranzystorekk @ 2024-10-22 21:56 UTC (permalink / raw)
To: ml
[-- Attachment #1: Type: text/plain, Size: 1255 bytes --]
There is a new pull request by tranzystorekk against master on the void-packages repository
https://github.com/tranzystorekk/void-packages gitoxide
https://github.com/void-linux/void-packages/pull/52746
gitoxide: update to 0.38.0
<!-- Uncomment relevant sections and delete options which are not applicable -->
#### Testing the changes
- I tested the changes in this PR: **briefly**
<!--
#### 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/52746.patch is attached
[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-gitoxide-52746.patch --]
[-- Type: text/x-diff, Size: 1298 bytes --]
From 501426c054ddfab4c786c71bd9d5cd1528f3c8f2 Mon Sep 17 00:00:00 2001
From: tranzystorekk <tranzystorek.io@protonmail.com>
Date: Tue, 22 Oct 2024 23:55:40 +0200
Subject: [PATCH] gitoxide: update to 0.38.0
---
srcpkgs/gitoxide/template | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
diff --git a/srcpkgs/gitoxide/template b/srcpkgs/gitoxide/template
index 10b5be3a6d5a39..8cbf4e3241f10a 100644
--- a/srcpkgs/gitoxide/template
+++ b/srcpkgs/gitoxide/template
@@ -1,6 +1,6 @@
# Template file for 'gitoxide'
pkgname=gitoxide
-version=0.37.0
+version=0.38.0
revision=1
build_style=cargo
build_helper=qemu
@@ -12,11 +12,11 @@ hostmakedepends="pkg-config"
makedepends="zlib-devel sqlite-devel libcurl-devel"
short_desc="Idiomatic, lean, fast and safe pure Rust implementation of Git"
maintainer="Orphaned <orphan@voidlinux.org>"
-license="MIT, Apache-2.0"
+license="Apache-2.0 OR MIT"
homepage="https://github.com/Byron/gitoxide"
changelog="https://github.com/Byron/gitoxide/raw/main/CHANGELOG.md"
distfiles="https://github.com/Byron/gitoxide/archive/refs/tags/v${version}.tar.gz"
-checksum=1bdc30bafdd3605d6e278aa5562f772a9732bb07ced9321ea31893b28f950c0a
+checksum=650a9ecae3953505db59983d10583bb8eb69ce820f794735c0fa8c519ca902b4
post_install() {
vlicense LICENSE-APACHE
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: [PR PATCH] [Merged]: gitoxide: update to 0.38.0
2024-10-22 21:56 [PR PATCH] gitoxide: update to 0.38.0 tranzystorekk
@ 2024-10-22 22:07 ` tranzystorekk
0 siblings, 0 replies; 2+ messages in thread
From: tranzystorekk @ 2024-10-22 22:07 UTC (permalink / raw)
To: ml
[-- Attachment #1: Type: text/plain, Size: 1091 bytes --]
There's a merged pull request on the void-packages repository
gitoxide: update to 0.38.0
https://github.com/void-linux/void-packages/pull/52746
Description:
<!-- Uncomment relevant sections and delete options which are not applicable -->
#### Testing the changes
- I tested the changes in this PR: **briefly**
<!--
#### 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
-->
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2024-10-22 22:07 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2024-10-22 21:56 [PR PATCH] gitoxide: update to 0.38.0 tranzystorekk
2024-10-22 22:07 ` [PR PATCH] [Merged]: " tranzystorekk
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).