Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] mdBook: update to 0.4.29
@ 2023-05-23 20:57 cinerea0
  2023-05-24 18:30 ` Vaelatern
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: cinerea0 @ 2023-05-23 20:57 UTC (permalink / raw)
  To: ml

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

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

https://github.com/cinerea0/void-packages mdBook
https://github.com/void-linux/void-packages/pull/44055

mdBook: update to 0.4.29
#### Testing the changes
- I tested the changes in this PR: **YES**


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

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

From a64046a8ca96991c08f1a65d6cb0e056520b9df2 Mon Sep 17 00:00:00 2001
From: cinerea0 <cinerea0@disroot.org>
Date: Tue, 23 May 2023 16:56:31 -0400
Subject: [PATCH] mdBook: update to 0.4.29

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

diff --git a/srcpkgs/mdBook/template b/srcpkgs/mdBook/template
index 2a0be62e53f0..0f14fdda92c3 100644
--- a/srcpkgs/mdBook/template
+++ b/srcpkgs/mdBook/template
@@ -1,6 +1,6 @@
 # Template file for 'mdBook'
 pkgname=mdBook
-version=0.4.28
+version=0.4.29
 revision=1
 build_style=cargo
 short_desc="Create book from markdown files. Like Gitbook but implemented in Rust"
@@ -8,8 +8,8 @@ maintainer="Érico Nogueira <ericonr@disroot.org>"
 license="MPL-2.0"
 homepage="https://github.com/rust-lang/mdBook"
 changelog="https://raw.githubusercontent.com/rust-lang/mdBook/master/CHANGELOG.md"
-distfiles="https://github.com/rust-lang/mdBook/archive/v${version}.tar.gz"
-checksum=b7785a0e69a6628bedebb31257113ae659de3b561458cc635d30d07794284b14
+distfiles="https://github.com/rust-lang/mdBook/archive/refs/tags/v${version}.tar.gz"
+checksum=13e2ff0b9193aa257e6629554bc7dcdb83ee9654235dcd351b254aecd7d7b04f
 
 post_install() {
 	vlicense LICENSE

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

end of thread, other threads:[~2023-05-24 20:42 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-05-23 20:57 [PR PATCH] mdBook: update to 0.4.29 cinerea0
2023-05-24 18:30 ` Vaelatern
2023-05-24 20:17 ` classabbyamp
2023-05-24 20:42 ` [PR PATCH] [Merged]: " Vaelatern

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