kpcyrd pushed to branch main at Arch Linux / Packaging / Packages / psalm
Commits:
39ea0f2c by kpcyrd at 2024-02-23T12:11:50+01:00
upgpkg: 5.22.2-1
- - - - -
3 changed files:
- .SRCINFO
- PKGBUILD
- composer.lock
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,6 +1,6 @@
pkgbase = psalm
pkgdesc = A static analysis tool for finding errors in PHP applications
- pkgver = 5.22.1
+ pkgver = 5.22.2
pkgrel = 1
url = https://psalm.dev/
arch = any
@@ -8,9 +8,9 @@ pkgbase = psalm
makedepends = composer
makedepends = git
depends = php
- source =
git+https://github.com/vimeo/psalm.git#commit=e9dad66e11274315dac27e08349c628c7d6a1a43
+ source =
git+https://github.com/vimeo/psalm.git#commit=d768d914152dbbf3486c36398802f74e80cfde48
source = composer.lock
b2sums = SKIP
- b2sums =
703b58edffe86a22512b183689ac84d3af7564af7cddf700e02bceec6ba79ab1a4d3aa02433812b83efb36cdfadb4fae7cb1b277e5d03ba1243b2d83565911dd
+ b2sums =
ce86820e778e93a72dfd8dc4473505f4cdd13034af6a5ff753ceea10edb3eeeccb8b7ec2fb10d993f6abfbe86c3886b53fe38a99ae3ea9349a5164f37ad5adc1
pkgname = psalm
=====================================
PKGBUILD
=====================================
@@ -1,9 +1,9 @@
# Maintainer: kpcyrd <kpcyrd[at]archlinux[dot]org>
pkgname=psalm
-pkgver=5.22.1
+pkgver=5.22.2
pkgrel=1
-_commit=e9dad66e11274315dac27e08349c628c7d6a1a43
+_commit=d768d914152dbbf3486c36398802f74e80cfde48
pkgdesc='A static analysis tool for finding errors in PHP applications'
url="https://psalm.dev/"
arch=('any')
@@ -14,7 +14,7 @@ makedepends=('composer' 'git')
source=("git+https://github.com/vimeo/psalm.git#commit=${_commit}"
"composer.lock")
b2sums=('SKIP'
-
'703b58edffe86a22512b183689ac84d3af7564af7cddf700e02bceec6ba79ab1a4d3aa02433812b83efb36cdfadb4fae7cb1b277e5d03ba1243b2d83565911dd')
+
'ce86820e778e93a72dfd8dc4473505f4cdd13034af6a5ff753ceea10edb3eeeccb8b7ec2fb10d993f6abfbe86c3886b53fe38a99ae3ea9349a5164f37ad5adc1')
prepare() {
cd ${pkgname}
=====================================
composer.lock
=====================================
@@ -855,16 +855,16 @@
},
{
"name": "phpdocumentor/type-resolver",
- "version": "1.8.0",
+ "version": "1.8.1",
"source": {
"type": "git",
"url": "https://github.com/phpDocumentor/TypeResolver.git",
- "reference": "fad452781b3d774e3337b0c0b245dd8e5a4455fc"
+ "reference": "bc3dc91a5e9b14aa06d1d9e90647c5c5a2cc5353"
},
"dist": {
"type": "zip",
- "url":
"https://api.github.com/repos/phpDocumentor/TypeResolver/zipball/fad452781b3d774e3337b0c0b245dd8e5a4455fc",
- "reference": "fad452781b3d774e3337b0c0b245dd8e5a4455fc",
+ "url":
"https://api.github.com/repos/phpDocumentor/TypeResolver/zipball/bc3dc91a5e9b14aa06d1d9e90647c5c5a2cc5353",
+ "reference": "bc3dc91a5e9b14aa06d1d9e90647c5c5a2cc5353",
"shasum": ""
},
"require": {
@@ -907,9 +907,9 @@
"description": "A PSR-5 based resolver of Class names, Types and
Structural Element Names",
"support": {
"issues":
"https://github.com/phpDocumentor/TypeResolver/issues",
- "source":
"https://github.com/phpDocumentor/TypeResolver/tree/1.8.0"
+ "source":
"https://github.com/phpDocumentor/TypeResolver/tree/1.8.1"
},
- "time": "2024-01-11T11:49:22+00:00"
+ "time": "2024-01-18T19:15:27+00:00"
},
{
"name": "phpstan/phpdoc-parser",
@@ -4368,16 +4368,16 @@
},
{
"name": "squizlabs/php_codesniffer",
- "version": "3.8.1",
+ "version": "3.9.0",
"source": {
"type": "git",
"url": "https://github.com/PHPCSStandards/PHP_CodeSniffer.git",
- "reference": "14f5fff1e64118595db5408e946f3a22c75807f7"
+ "reference": "d63cee4890a8afaf86a22e51ad4d97c91dd4579b"
},
"dist": {
"type": "zip",
- "url":
"https://api.github.com/repos/PHPCSStandards/PHP_CodeSniffer/zipball/14f5fff1e64118595db5408e946f3a22c75807f7",
- "reference": "14f5fff1e64118595db5408e946f3a22c75807f7",
+ "url":
"https://api.github.com/repos/PHPCSStandards/PHP_CodeSniffer/zipball/d63cee4890a8afaf86a22e51ad4d97c91dd4579b",
+ "reference": "d63cee4890a8afaf86a22e51ad4d97c91dd4579b",
"shasum": ""
},
"require": {
@@ -4444,7 +4444,7 @@
"type": "open_collective"
}
],
- "time": "2024-01-11T20:47:48+00:00"
+ "time": "2024-02-16T15:06:51+00:00"
},
{
"name": "symfony/process",
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/psalm/-/commit/39ea0f2cd6c0cc92360655ceecc25f289e261a7e
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/psalm/-/commit/39ea0f2cd6c0cc92360655ceecc25f289e261a7e
You're receiving this email because of your account on gitlab.archlinux.org.