Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] git-cliff: update to 2.7.0
@ 2024-11-20 12:47 tranzystorekk
  2024-11-20 12:57 ` [PR PATCH] [Merged]: " tranzystorekk
  0 siblings, 1 reply; 2+ messages in thread
From: tranzystorekk @ 2024-11-20 12:47 UTC (permalink / raw)
  To: ml

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

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

https://github.com/tranzystorekk/void-packages git-cliff
https://github.com/void-linux/void-packages/pull/53157

git-cliff: update to 2.7.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, (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/53157.patch is attached

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

From d3e13c73df624166fb7347d3cf831d5bce5b5818 Mon Sep 17 00:00:00 2001
From: tranzystorekk <tranzystorek.io@protonmail.com>
Date: Wed, 20 Nov 2024 13:45:41 +0100
Subject: [PATCH] git-cliff: update to 2.7.0

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

diff --git a/srcpkgs/git-cliff/template b/srcpkgs/git-cliff/template
index ff446ec11c1d64..4a347a12ec80b4 100644
--- a/srcpkgs/git-cliff/template
+++ b/srcpkgs/git-cliff/template
@@ -1,6 +1,6 @@
 # Template file for 'git-cliff'
 pkgname=git-cliff
-version=2.6.1
+version=2.7.0
 revision=1
 archs="x86_64* i686* aarch64* arm*" # ring
 build_style=cargo
@@ -16,7 +16,7 @@ license="Apache-2.0 OR MIT"
 homepage="https://github.com/orhun/git-cliff"
 changelog="https://raw.githubusercontent.com/orhun/git-cliff/main/CHANGELOG.md"
 distfiles="https://github.com/orhun/git-cliff/archive/refs/tags/v${version}.tar.gz"
-checksum=96d2759bb276bfddf4f6653a06afe2982d0bdc9678a5d2cb3880685a681a8a3e
+checksum=7b9a74f0871983bf5c326ffd7358ba46925f14a6feb1638c8c1e5d6b36448eae
 
 post_install() {
 	vdoc README.md

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

end of thread, other threads:[~2024-11-20 12:57 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2024-11-20 12:47 [PR PATCH] git-cliff: update to 2.7.0 tranzystorekk
2024-11-20 12:57 ` [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).