Orhun Parmaksız pushed to branch main at Arch Linux / Packaging / Packages / xan
Commits:
4167b08b by Orhun Parmaksız at 2026-06-17T17:01:49+02:00
upgpkg: 0.59.0-1: upstream release
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,6 +1,6 @@
pkgbase = xan
pkgdesc = The CSV magician
- pkgver = 0.58.0
+ pkgver = 0.59.0
pkgrel = 1
url = https://github.com/medialab/xan
arch = x86_64
@@ -8,7 +8,7 @@ pkgbase = xan
license = MIT
makedepends = cargo
depends = gcc-libs
- source =
xan-0.58.0.tar.gz::https://github.com/medialab/xan/archive/0.58.0.tar.gz
- sha256sums =
434df1465d2752b932efc8556d4ffce1ac0db5303b45ccbb86d87ae591447550
+ source =
xan-0.59.0.tar.gz::https://github.com/medialab/xan/archive/0.59.0.tar.gz
+ sha256sums =
b2c101c85fb1b0e98f80aa2117e93c5381cc6483e199cbe6796da4a275511e20
pkgname = xan
=====================================
PKGBUILD
=====================================
@@ -3,7 +3,7 @@
# Contributor: Adam Perkowski <[email protected]>
pkgname=xan
-pkgver=0.58.0
+pkgver=0.59.0
pkgrel=1
pkgdesc="The CSV magician"
arch=('x86_64')
@@ -12,7 +12,7 @@ depends=('gcc-libs')
makedepends=('cargo')
license=('Unlicense' 'MIT')
source=("$pkgbase-$pkgver.tar.gz::$url/archive/$pkgver.tar.gz")
-sha256sums=('434df1465d2752b932efc8556d4ffce1ac0db5303b45ccbb86d87ae591447550')
+sha256sums=('b2c101c85fb1b0e98f80aa2117e93c5381cc6483e199cbe6796da4a275511e20')
prepare() {
cd "$pkgname-$pkgver"
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/xan/-/commit/4167b08bd58af5f54969dd1675ce7bb1e6f6c060
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/xan/-/commit/4167b08bd58af5f54969dd1675ce7bb1e6f6c060
You're receiving this email because of your account on gitlab.archlinux.org.
Manage all notifications: https://gitlab.archlinux.org/-/profile/notifications
| Help: https://gitlab.archlinux.org/help