summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorNarendra Bharathi C V2024-03-21 15:13:45 -0400
committerNarendra Bharathi C V2024-03-21 15:13:45 -0400
commitbe4ae9ccead20932684dbec1e440c744250171a1 (patch)
tree625965d7a9b02e032955f871dc40a805ca24365c
parent90b9423349648d2516650f773c4967258dbf78d8 (diff)
downloadaur-be4ae9ccead20932684dbec1e440c744250171a1.tar.gz
Pulls the MOP changes
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD2
2 files changed, 2 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 2efc681e84f2..b09c912c548b 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = gerbil-scheme-git
pkgdesc = Gerbil is an opinionated dialect of Scheme designed for Systems Programming, with a state of the art macro and module system on top of the Gambit runtime.
- pkgver = v0.18.1_55_gdb443855
+ pkgver = v0.18.1_75_gdf339651
pkgrel = 1
url = https://cons.io
arch = x86_64
diff --git a/PKGBUILD b/PKGBUILD
index 27591a332bd9..67a276d8828e 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: cvnb <narendrabharathi@gmail.com>
pkgname=gerbil-scheme-git
_pkgname=gerbil
-pkgver=v0.18.1_55_gdb443855
+pkgver=v0.18.1_75_gdf339651
pkgrel=1
pkgdesc="Gerbil is an opinionated dialect of Scheme designed for Systems Programming, with a state of the art macro and module system on top of the Gambit runtime."
arch=(x86_64 i686 aarch64)