Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] mdcat: update to 0.25.0
@ 2021-12-29  3:13 cinerea0
  2022-01-03 21:55 ` [PR PATCH] [Merged]: " ericonr
  0 siblings, 1 reply; 2+ messages in thread
From: cinerea0 @ 2021-12-29  3:13 UTC (permalink / raw)
  To: ml

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

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

https://github.com/cinerea0/void-packages mdcat
https://github.com/void-linux/void-packages/pull/34747

mdcat: update to 0.25.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 [quality requirements](https://github.com/void-linux/void-packages/blob/master/Manual.md#quality-requirements): **YES**|**NO**
-->

<!-- Note: If the build is likely to take more than 2 hours, please [skip CI](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/34747.patch is attached

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

From 2bcecdfb83ad3024805bb7636afc8a1ad43241aa Mon Sep 17 00:00:00 2001
From: cinerea0 <cinerea0@disroot.org>
Date: Tue, 28 Dec 2021 22:12:55 -0500
Subject: [PATCH] mdcat: update to 0.25.0

---
 srcpkgs/mdcat/patches/edition.patch | 13 +++++++++++++
 srcpkgs/mdcat/template              |  4 ++--
 2 files changed, 15 insertions(+), 2 deletions(-)
 create mode 100644 srcpkgs/mdcat/patches/edition.patch

diff --git a/srcpkgs/mdcat/patches/edition.patch b/srcpkgs/mdcat/patches/edition.patch
new file mode 100644
index 000000000000..c019cc25aac7
--- /dev/null
+++ b/srcpkgs/mdcat/patches/edition.patch
@@ -0,0 +1,13 @@
+diff --git a/Cargo.toml b/Cargo.toml
+index 3e487c5dda..516e1b468f 100644
+--- a/Cargo.toml
++++ b/Cargo.toml
+@@ -10,7 +10,7 @@ version = "0.25.0"
+ categories = ["command-line-utilities", "text-processing"]
+ license = "MPL-2.0"
+ authors = ["Sebastian Wiesner <sebastian@swsnr.de>"]
+-edition = "2021"
++edition = "2018"
+ 
+ [dependencies]
+ ansi_term = "^0.12"
diff --git a/srcpkgs/mdcat/template b/srcpkgs/mdcat/template
index b418dc4fd1c9..6d8c4e30518c 100644
--- a/srcpkgs/mdcat/template
+++ b/srcpkgs/mdcat/template
@@ -1,6 +1,6 @@
 # Template file for 'mdcat'
 pkgname=mdcat
-version=0.24.2
+version=0.25.0
 revision=1
 wrksrc="${pkgname}-${pkgname}-${version}"
 build_style=cargo
@@ -12,7 +12,7 @@ license="MPL-2.0"
 homepage="https://github.com/lunaryorn/mdcat"
 changelog="https://raw.githubusercontent.com/lunaryorn/mdcat/main/CHANGELOG.md"
 distfiles="https://github.com/lunaryorn/mdcat/archive/mdcat-${version}.tar.gz"
-checksum=2daafb8c9e90f8048810450566b4f4fde11ca76f3b5ec49c4878f68f475f3483
+checksum=92fddabab24f2e7d673b06c1f31a7746abbb547c5581faaed17a8e3e1e5b17a5
 
 case "$XBPS_TARGET_MACHINE" in
 	x86_64*|i686*|arm*|aarch64*) ;;

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

* Re: [PR PATCH] [Merged]: mdcat: update to 0.25.0
  2021-12-29  3:13 [PR PATCH] mdcat: update to 0.25.0 cinerea0
@ 2022-01-03 21:55 ` ericonr
  0 siblings, 0 replies; 2+ messages in thread
From: ericonr @ 2022-01-03 21:55 UTC (permalink / raw)
  To: ml

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

There's a merged pull request on the void-packages repository

mdcat: update to 0.25.0
https://github.com/void-linux/void-packages/pull/34747

Description:
<!-- 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 [quality requirements](https://github.com/void-linux/void-packages/blob/master/Manual.md#quality-requirements): **YES**|**NO**
-->

<!-- Note: If the build is likely to take more than 2 hours, please [skip CI](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:[~2022-01-03 21:55 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-12-29  3:13 [PR PATCH] mdcat: update to 0.25.0 cinerea0
2022-01-03 21:55 ` [PR PATCH] [Merged]: " ericonr

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