From a0fd4f7bf30458ebf77322bbd25b99acdf9c6fd1 Mon Sep 17 00:00:00 2001 From: Andrew Benson Date: Sun, 18 Aug 2024 21:07:39 -0500 Subject: [PATCH] delta: update to 0.18.0. --- srcpkgs/delta/template | 10 +++------- 1 file changed, 3 insertions(+), 7 deletions(-) diff --git a/srcpkgs/delta/template b/srcpkgs/delta/template index 428ef6f3f8d..9a7ea5945d6 100644 --- a/srcpkgs/delta/template +++ b/srcpkgs/delta/template @@ -1,7 +1,7 @@ # Template file for 'delta' pkgname=delta -version=0.17.0 -revision=3 +version=0.18.0 +revision=1 build_style=cargo build_helper=qemu # https://github.com/dandavison/delta/issues/1637 @@ -14,11 +14,7 @@ maintainer="Andrew Benson " license="MIT" homepage="https://github.com/dandavison/delta" distfiles="https://github.com/dandavison/delta/archive/refs/tags/${version}.tar.gz" -checksum=1abd21587bcc1f2ef0cd342784ce990da9978bc345578e45506419e0952de714 - -post_patch() { - cargo update --package time --precise 0.3.35 -} +checksum=1cdd61373b34cd6d20a0184efc9e445939f743d92b2b89a83ec787b4cf93f5a4 post_install() { vlicense LICENSE