diff options
Diffstat (limited to 'main/guile/APKBUILD')
-rw-r--r-- | main/guile/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/main/guile/APKBUILD b/main/guile/APKBUILD index 9193fa1a97..00dce41394 100644 --- a/main/guile/APKBUILD +++ b/main/guile/APKBUILD @@ -6,7 +6,7 @@ pkgname=guile pkgver=2.0.14 -pkgrel=0 +pkgrel=1 pkgdesc="Guile is a portable, embeddable Scheme implementation written in C" url="https://www.gnu.org/software/guile/" arch="all" |