Package Details: guile-sqlite3 0.1.3-1

Git Clone URL: https://aur.archlinux.org/guile-sqlite3.git (read-only, click to copy)
Package Base: guile-sqlite3
Description: Guile bindings for the SQLite3 database engine
Upstream URL: https://notabug.org/guile-sqlite3/guile-sqlite3
Licenses: LGPL3
Submitter: lantw44
Maintainer: lantw44
Last Packager: lantw44
Votes: 5
Popularity: 0.61
First Submitted: 2018-07-15 09:16 (UTC)
Last Updated: 2021-03-01 16:49 (UTC)

Dependencies (2)

Required by (2)

Sources (1)

Latest Comments

tbennett commented on 2026-06-24 07:36 (UTC) (edited on 2026-06-24 07:37 (UTC) by tbennett)

Below the patch,

diff --git a/PKGBUILD b/PKGBUILD
index 6c4d4f3..8eca1f5 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -5,10 +5,10 @@ pkgver=0.1.3
 pkgrel=1
 pkgdesc='Guile bindings for the SQLite3 database engine'
 arch=('x86_64' 'i686' 'armv7h')
-url="https://notabug.org/guile-sqlite3/guile-sqlite3"
+url="https://codeberg.org/guile-sqlite3/guile-sqlite3"
 license=('LGPL3')
 depends=('guile' 'sqlite3')
-source=("${pkgname}-${pkgver}.tar.gz::https://notabug.org/${pkgname}/${pkgname}/archive/v${pkgver}.tar.gz")
+source=("${pkgname}-${pkgver}.tar.gz::https://codeberg.org/${pkgname}/${pkgname}/archive/v${pkgver}.tar.gz")
 sha256sums=('158cb82958c6329319f911412999ea125980f327f54185bf0dad271d6f8f45c2')

 build() {

Best

FredBezies commented on 2026-06-15 06:39 (UTC)

Source cannot be downloaded from the current location. Try this one instead.

https://codeberg.org/guile-sqlite3/guile-sqlite3/tags

micwoj92 commented on 2025-03-29 12:37 (UTC)

Please use SPDX license identifier.

haawda commented on 2021-02-25 17:23 (UTC)

Please rename the downloaded tarball to something including the package name.

e.g.

source=("$pkgname-$pkgver.tar.gz::https://notabug.org/${pkgname}/${pkgname}/archive/v${pkgver}.tar.gz")

lantw44 commented on 2018-12-02 04:00 (UTC)

Thanks for your information. I just updated the URL of upstream website and source file.

joehillen commented on 2018-11-27 04:48 (UTC)

The source moved: https://notabug.org/guile-sqlite3/guile-sqlite3/archive/v0.1.0.tar.gz