Jonathan Grotelüschen pushed to branch main at Arch Linux / Packaging /
Packages / dprint
Commits:
a0accd9a by Jonathan Grotelüschen at 2026-07-15T13:01:24+02:00
upgpkg: 0.55.2-1
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,6 +1,6 @@
pkgbase = dprint
pkgdesc = Pluggable and configurable code formatting platform
- pkgver = 0.55.1
+ pkgver = 0.55.2
pkgrel = 1
url = https://github.com/dprint/dprint
arch = x86_64
@@ -12,7 +12,7 @@ pkgbase = dprint
depends = libgcc
depends = glibc
options = !lto
- source = git+https://github.com/dprint/dprint#tag=0.55.1
- sha256sums =
69a1711b72b685a6f92fe9c582ee33bad56597515f83fd3cc9ca24322c0107e1
+ source = git+https://github.com/dprint/dprint#tag=0.55.2
+ sha256sums =
95d40c564c9e5a940508d4260220662ddf17cb63d861911d7bd68ae4d6fbb3da
pkgname = dprint
=====================================
PKGBUILD
=====================================
@@ -4,7 +4,7 @@
# Contributor: Hoàng Văn Khải <[email protected]>
pkgname=dprint
-pkgver=0.55.1
+pkgver=0.55.2
pkgrel=1
pkgdesc='Pluggable and configurable code formatting platform'
arch=('x86_64')
@@ -14,7 +14,7 @@ depends=('bzip2' 'xz' 'libgcc' 'glibc')
makedepends=('cargo' 'git')
options=('!lto') # interferes with compiling
source=("git+$url#tag=$pkgver")
-sha256sums=('69a1711b72b685a6f92fe9c582ee33bad56597515f83fd3cc9ca24322c0107e1')
+sha256sums=('95d40c564c9e5a940508d4260220662ddf17cb63d861911d7bd68ae4d6fbb3da')
prepare() {
cd $pkgname
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/dprint/-/commit/a0accd9a85e897fda2c62fc32956be893b2c1476
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/dprint/-/commit/a0accd9a85e897fda2c62fc32956be893b2c1476
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