Jonathan Grotelüschen pushed to branch main at Arch Linux / Packaging / 
Packages / dprint


Commits:
4d48b960 by Jonathan Grotelüschen at 2026-06-28T19:57:29+02:00
upgpkg: 0.55.1-1

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=====================================
.SRCINFO
=====================================
@@ -1,6 +1,6 @@
 pkgbase = dprint
        pkgdesc = Pluggable and configurable code formatting platform
-       pkgver = 0.55.0
+       pkgver = 0.55.1
        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.0
-       sha256sums = 
9ee14b38a1228437eff0f1e5452f8c179b4c27ad231fe1f809df4edc8342ea76
+       source = git+https://github.com/dprint/dprint#tag=0.55.1
+       sha256sums = 
69a1711b72b685a6f92fe9c582ee33bad56597515f83fd3cc9ca24322c0107e1
 
 pkgname = dprint


=====================================
PKGBUILD
=====================================
@@ -4,7 +4,7 @@
 # Contributor: Hoàng Văn Khải <[email protected]>
 
 pkgname=dprint
-pkgver=0.55.0
+pkgver=0.55.1
 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=('9ee14b38a1228437eff0f1e5452f8c179b4c27ad231fe1f809df4edc8342ea76')
+sha256sums=('69a1711b72b685a6f92fe9c582ee33bad56597515f83fd3cc9ca24322c0107e1')
 
 prepare() {
        cd $pkgname



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/dprint/-/commit/4d48b960d3d682849622de2256eb42054b9aabc1

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/dprint/-/commit/4d48b960d3d682849622de2256eb42054b9aabc1
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


Reply via email to