From affe59d49b056cc795ca0a2ef1347062ed7f37d1 Mon Sep 17 00:00:00 2001 From: Sergei Reznikov Date: Tue, 24 Mar 2020 12:43:02 +0300 Subject: [PATCH] guile: reset revision --- dev-scheme/guile/guile-2.2.7.recipe | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/dev-scheme/guile/guile-2.2.7.recipe b/dev-scheme/guile/guile-2.2.7.recipe index ba476e3a4..5444e1a3c 100644 --- a/dev-scheme/guile/guile-2.2.7.recipe +++ b/dev-scheme/guile/guile-2.2.7.recipe @@ -4,9 +4,9 @@ applications. Using Guile in an application allows programmers to write \ plug-ins, or modules (there are many names, but the concept is essentially \ the same) and users to use them to have an application fit their needs." HOMEPAGE="https://www.gnu.org/software/guile/" -COPYRIGHT="1993-2018 Aubrey Jaffer, George Carrette, et al." +COPYRIGHT="1993-2020 Aubrey Jaffer, George Carrette, et al." LICENSE="GNU LGPL v3" -REVISION="2" +REVISION="1" SOURCE_URI="https://ftpmirror.gnu.org/guile/guile-$portVersion.tar.lz https://ftp.gnu.org/gnu/guile/guile-$portVersion.tar.lz" CHECKSUM_SHA256="5de7c4d28fa25c232512a4d1e76e6152a721dde568a6b1310971e1ea49e18c46"