Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] tealdeer: update to 1.4.1.
@ 2020-10-05 20:15 jcgruenhage
  2020-10-06 12:14 ` [PR PATCH] [Merged]: " Piraty
  0 siblings, 1 reply; 2+ messages in thread
From: jcgruenhage @ 2020-10-05 20:15 UTC (permalink / raw)
  To: ml

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

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

https://github.com/jcgruenhage/void-packages tealdeer-1.4.1_1
https://github.com/void-linux/void-packages/pull/25370

tealdeer: update to 1.4.1.
None

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

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-tealdeer-1.4.1_1-25370.patch --]
[-- Type: text/x-diff, Size: 1516 bytes --]

From 4de6b10b9f70b2911ae482100666cde8cbaeaaa9 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Jan=20Christian=20Gr=C3=BCnhage?=
 <jan.christian@gruenhage.xyz>
Date: Mon, 5 Oct 2020 15:19:12 +0200
Subject: [PATCH] tealdeer: update to 1.4.1.

---
 srcpkgs/tealdeer/template | 14 ++++++--------
 1 file changed, 6 insertions(+), 8 deletions(-)

diff --git a/srcpkgs/tealdeer/template b/srcpkgs/tealdeer/template
index 2ee8959f80b..88121c7d2b4 100644
--- a/srcpkgs/tealdeer/template
+++ b/srcpkgs/tealdeer/template
@@ -1,7 +1,7 @@
 # Template file for 'tealdeer'
 pkgname=tealdeer
-version=1.3.0
-revision=2
+version=1.4.1
+revision=1
 build_style=cargo
 hostmakedepends="pkg-config"
 makedepends="libressl-devel"
@@ -12,16 +12,14 @@ license="MIT, Apache-2.0"
 homepage="https://github.com/dbrgn/tealdeer"
 changelog="https://raw.githubusercontent.com/dbrgn/tealdeer/v${version}/CHANGELOG.md"
 distfiles="https://github.com/dbrgn/tealdeer/archive/v${version}.tar.gz"
-checksum=d384176263c1377b241f4e41f8efd564052e506af00e014240f3874419e187e0
+checksum=eaf42fe17be751985cbf46c170ef623fcbd36028c88c2e70823492a9335a4a8e
 alternatives="tldr:/usr/bin/tldr:/usr/bin/tealdeer"
 
-pre_build() {
-	cargo update --package openssl-sys --precise 0.9.58
-}
-
 post_install() {
 	vlicense LICENSE-MIT
 	vlicense LICENSE-APACHE
 	mv ${DESTDIR}/usr/bin/tldr ${DESTDIR}/usr/bin/tealdeer
-	vinstall zsh_tealdeer 644 usr/share/zsh/site-functions
+	vcompletion bash_tealdeer bash
+	vcompletion fish_tealdeer fish
+	vcompletion zsh_tealdeer zsh
 }

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

* Re: [PR PATCH] [Merged]: tealdeer: update to 1.4.1.
  2020-10-05 20:15 [PR PATCH] tealdeer: update to 1.4.1 jcgruenhage
@ 2020-10-06 12:14 ` Piraty
  0 siblings, 0 replies; 2+ messages in thread
From: Piraty @ 2020-10-06 12:14 UTC (permalink / raw)
  To: ml

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

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

tealdeer: update to 1.4.1.
https://github.com/void-linux/void-packages/pull/25370

Description:
None

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

end of thread, other threads:[~2020-10-06 12:14 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-10-05 20:15 [PR PATCH] tealdeer: update to 1.4.1 jcgruenhage
2020-10-06 12:14 ` [PR PATCH] [Merged]: " Piraty

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