Orhun Parmaksız pushed to branch main at Arch Linux / Packaging / Packages / xan
Commits:
cc8ea993 by Orhun Parmaksız at 2026-06-02T21:34:07+02:00
upgpkg: 0.58.0-1: upstream release
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,6 +1,6 @@
pkgbase = xan
pkgdesc = The CSV magician
- pkgver = 0.57.1
+ pkgver = 0.58.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.57.1.tar.gz::https://github.com/medialab/xan/archive/0.57.1.tar.gz
- sha256sums =
027a478782d9ee4d27e8ff19cca5cd664375401ea01ab3a1fef2160919f8a3db
+ source =
xan-0.58.0.tar.gz::https://github.com/medialab/xan/archive/0.58.0.tar.gz
+ sha256sums =
434df1465d2752b932efc8556d4ffce1ac0db5303b45ccbb86d87ae591447550
pkgname = xan
=====================================
PKGBUILD
=====================================
@@ -3,7 +3,7 @@
# Contributor: Adam Perkowski <[email protected]>
pkgname=xan
-pkgver=0.57.1
+pkgver=0.58.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=('027a478782d9ee4d27e8ff19cca5cd664375401ea01ab3a1fef2160919f8a3db')
+sha256sums=('434df1465d2752b932efc8556d4ffce1ac0db5303b45ccbb86d87ae591447550')
prepare() {
cd "$pkgname-$pkgver"
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/xan/-/commit/cc8ea9939ba321c3f1a93cf05b80f3e00041dabb
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/xan/-/commit/cc8ea9939ba321c3f1a93cf05b80f3e00041dabb
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