Antonio Rojas pushed to branch main at Arch Linux / Packaging / Packages / 
gauche


Commits:
4643fe91 by Antonio Rojas at 2024-04-26T20:52:17+02:00
upgpkg: 0.9.15-1: Update to 0.9.15

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=====================================
.SRCINFO
=====================================
@@ -1,6 +1,6 @@
 pkgbase = gauche
        pkgdesc = R7RS Scheme implementation (includes gosh)
-       pkgver = 0.9.14
+       pkgver = 0.9.15
        pkgrel = 1
        url = https://practical-scheme.net/gauche/
        arch = x86_64
@@ -9,7 +9,7 @@ pkgbase = gauche
        depends = libatomic_ops
        depends = libxcrypt
        depends = slib
-       source = 
https://github.com/shirok/Gauche/releases/download/release0_9_14/Gauche-0.9.14.tgz
-       b2sums = 
cb747a16037167a95a543e324b53a48e3cb4dd372e9f6cc00603b7072b902c839248fbf3e9926360a2732fcf4bc0caa16a4ea1ad757e84d5d597ef4bdfa2592f
+       source = 
https://github.com/shirok/Gauche/releases/download/release0_9_15/Gauche-0.9.15.tgz
+       b2sums = 
1b4cbc764ea3af78bc736ce9a8ff083318366fbf3197ebc5060222b8df93ed426ca4b3b90402cd604e110bcfa8fb46c0d4c5f35be39899cc89dc82a671372bf9
 
 pkgname = gauche


=====================================
PKGBUILD
=====================================
@@ -4,7 +4,7 @@
 # Contributor: nkoizu <nko...@gmail.com>
 
 pkgname=gauche
-pkgver=0.9.14
+pkgver=0.9.15
 pkgrel=1
 url='https://practical-scheme.net/gauche/'
 arch=(x86_64)
@@ -14,7 +14,7 @@ makedepends=(gauche)
 license=(BSD)
 _info_page_date='29 Oct 2023 10:10' # For reproducible builds
 
source=("https://github.com/shirok/Gauche/releases/download/release${pkgver//./_}/Gauche-${pkgver}.tgz";)
-b2sums=('cb747a16037167a95a543e324b53a48e3cb4dd372e9f6cc00603b7072b902c839248fbf3e9926360a2732fcf4bc0caa16a4ea1ad757e84d5d597ef4bdfa2592f')
+b2sums=('1b4cbc764ea3af78bc736ce9a8ff083318366fbf3197ebc5060222b8df93ed426ca4b3b90402cd604e110bcfa8fb46c0d4c5f35be39899cc89dc82a671372bf9')
 
 build() {
   cd Gauche-$pkgver



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/gauche/-/commit/4643fe913ff6534c58d908671f8aa70370168b52

-- 
This project does not include diff previews in email notifications.
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/gauche/-/commit/4643fe913ff6534c58d908671f8aa70370168b52
You're receiving this email because of your account on gitlab.archlinux.org.


Reply via email to