[Git][archlinux/packaging/packages/pnpm] Pushed new tag 8.9.2-1

2023-10-15 Thread Daniel M. Capella (@polyzen)


Daniel M. Capella pushed new tag 8.9.2-1 at Arch Linux / Packaging / Packages / 
pnpm

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/pnpm/-/tree/8.9.2-1
You're receiving this email because of your account on gitlab.archlinux.org.




[Git][archlinux/packaging/packages/pnpm][main] upgpkg: 8.9.2-1

2023-10-15 Thread Daniel M. Capella (@polyzen)


Daniel M. Capella pushed to branch main at Arch Linux / Packaging / Packages / 
pnpm


Commits:
be40eff7 by Daniel M. Capella at 2023-10-16T01:47:39-04:00
upgpkg: 8.9.2-1

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=
.SRCINFO
=
@@ -1,6 +1,6 @@
 pkgbase = pnpm
pkgdesc = Fast, disk space efficient package manager
-   pkgver = 8.9.0
+   pkgver = 8.9.2
pkgrel = 1
url = https://pnpm.io
arch = any
@@ -8,7 +8,7 @@ pkgbase = pnpm
makedepends = git
makedepends = pnpm
depends = nodejs
-   source = git+https://github.com/pnpm/pnpm.git#tag=v8.9.0?signed
+   source = git+https://github.com/pnpm/pnpm.git#tag=v8.9.2?signed
validpgpkeys = 7B74D1299568B586BA9962B5649E4D4AF74E7DEC
b2sums = SKIP
 


=
PKGBUILD
=
@@ -3,7 +3,7 @@
 # Contributor: Tomasz Jakub Rup 
 
 pkgname=pnpm
-pkgver=8.9.0
+pkgver=8.9.2
 pkgrel=1
 pkgdesc='Fast, disk space efficient package manager'
 arch=('any')



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/pnpm/-/commit/be40eff7a939efb0b0670093bcd44d8b9fd377cd

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/pnpm/-/commit/be40eff7a939efb0b0670093bcd44d8b9fd377cd
You're receiving this email because of your account on gitlab.archlinux.org.




[Git][archlinux/packaging/packages/python-pytesseract][main] upgpkg: 0.3.13-1

2023-10-15 Thread Daniel M. Capella (@polyzen)


Daniel M. Capella pushed to branch main at Arch Linux / Packaging / Packages / 
python-pytesseract


Commits:
ded1fdcb by Daniel M. Capella at 2023-10-16T01:47:07-04:00
upgpkg: 0.3.13-1

- - - - -


2 changed files:

- + .SRCINFO
- PKGBUILD


Changes:

=
.SRCINFO
=
@@ -0,0 +1,22 @@
+pkgbase = python-pytesseract
+   pkgdesc = Python wrapper for Google Tesseract
+   pkgver = 0.3.13
+   pkgrel = 1
+   url = https://github.com/madmaze/pytesseract
+   arch = any
+   license = Apache
+   checkdepends = python-pytest
+   checkdepends = tesseract-data-eng
+   checkdepends = tesseract-data-fra
+   makedepends = git
+   makedepends = python-build
+   makedepends = python-installer
+   makedepends = python-setuptools
+   makedepends = python-wheel
+   depends = python-packaging
+   depends = python-pillow
+   depends = tesseract
+   source = git+https://github.com/madmaze/pytesseract.git#tag=v0.3.13
+   b2sums = SKIP
+
+pkgname = python-pytesseract


=
PKGBUILD
=
@@ -4,7 +4,7 @@
 
 _name=pytesseract
 pkgname=python-pytesseract
-pkgver=0.3.12
+pkgver=0.3.13
 pkgrel=1
 pkgdesc='Python wrapper for Google Tesseract'
 arch=('any')



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/python-pytesseract/-/commit/ded1fdcbdf14dcdfe10466c100b03544edb07f16

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/python-pytesseract/-/commit/ded1fdcbdf14dcdfe10466c100b03544edb07f16
You're receiving this email because of your account on gitlab.archlinux.org.




[Git][archlinux/packaging/packages/python-pytesseract] Pushed new tag 0.3.13-1

2023-10-15 Thread Daniel M. Capella (@polyzen)


Daniel M. Capella pushed new tag 0.3.13-1 at Arch Linux / Packaging / Packages 
/ python-pytesseract

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/python-pytesseract/-/tree/0.3.13-1
You're receiving this email because of your account on gitlab.archlinux.org.




[Git][archlinux/packaging/packages/qpdf][main] upgpkg: 11.6.3-1

2023-10-15 Thread Andreas Radke (@andyrtr)


Andreas Radke pushed to branch main at Arch Linux / Packaging / Packages / qpdf


Commits:
7018184c by Andreas Radke at 2023-10-16T07:23:54+02:00
upgpkg: 11.6.3-1

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=
.SRCINFO
=
@@ -1,6 +1,6 @@
 pkgbase = qpdf
pkgdesc = QPDF: A Content-Preserving PDF Transformation System
-   pkgver = 11.6.2
+   pkgver = 11.6.3
pkgrel = 1
url = https://github.com/qpdf/qpdf
arch = x86_64
@@ -16,10 +16,10 @@ pkgbase = qpdf
makedepends = python-sphinx
makedepends = python-sphinx_rtd_theme
makedepends = texlive-latexextra
-   source = 
https://github.com/qpdf/qpdf/releases/download/v11.6.2/qpdf-11.6.2.tar.gz
-   source = 
https://github.com/qpdf/qpdf/releases/download/v11.6.2/qpdf-11.6.2.tar.gz.asc
+   source = 
https://github.com/qpdf/qpdf/releases/download/v11.6.3/qpdf-11.6.3.tar.gz
+   source = 
https://github.com/qpdf/qpdf/releases/download/v11.6.3/qpdf-11.6.3.tar.gz.asc
validpgpkeys = C2C96B10011FE009E6D1DF828A75D10998012C7E
-   sha256sums = 
9d7011c348abb9ec281dfb0675abcc4a670a14ca4fafd8b945dac5817035acb0
+   sha256sums = 
c394b1b0cff4cd9d13b0f5e16bdf3cf54da424dc434f9d40264b7fe67acd90bc
sha256sums = SKIP
 
 pkgname = qpdf


=
PKGBUILD
=
@@ -5,7 +5,7 @@
 
 pkgbase=qpdf
 pkgname=('qpdf' 'qpdf-docs')
-pkgver=11.6.2
+pkgver=11.6.3
 pkgrel=1
 pkgdesc="QPDF: A Content-Preserving PDF Transformation System"
 arch=('x86_64')
@@ -15,7 +15,7 @@ makedepends=('libjpeg-turbo' 'zlib' 'gnutls' 'cmake'
  'texlive-bin' 'texlive-binextra' 'texlive-fontsrecommended' 
'python-sphinx' 'python-sphinx_rtd_theme' 'texlive-latexextra')
 # https://github.com/qpdf/qpdf/releases/download/v11.6.2/qpdf-11.6.2.sha256
 
source=(https://github.com/qpdf/qpdf/releases/download/v$pkgver/${pkgname}-${pkgver}.tar.gz{,.asc})
-sha256sums=('9d7011c348abb9ec281dfb0675abcc4a670a14ca4fafd8b945dac5817035acb0'
+sha256sums=('c394b1b0cff4cd9d13b0f5e16bdf3cf54da424dc434f9d40264b7fe67acd90bc'
 'SKIP')
 validpgpkeys=('C2C96B10011FE009E6D1DF828A75D10998012C7E') # "Jay Berkenbilt 
"
 



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/qpdf/-/commit/7018184c47dfd85abb94d25d43165616a4a466bc

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/qpdf/-/commit/7018184c47dfd85abb94d25d43165616a4a466bc
You're receiving this email because of your account on gitlab.archlinux.org.




[Git][archlinux/packaging/packages/qpdf] Pushed new tag 11.6.3-1

2023-10-15 Thread Andreas Radke (@andyrtr)


Andreas Radke pushed new tag 11.6.3-1 at Arch Linux / Packaging / Packages / 
qpdf

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/qpdf/-/tree/11.6.3-1
You're receiving this email because of your account on gitlab.archlinux.org.




[Git][archlinux/packaging/packages/haskell-language-server] Pushed new tag 1.9.0.0-84

2023-10-15 Thread Felix Yan (@felixonmars)


Felix Yan pushed new tag 1.9.0.0-84 at Arch Linux / Packaging / Packages / 
haskell-language-server

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/haskell-language-server/-/tree/1.9.0.0-84
You're receiving this email because of your account on gitlab.archlinux.org.




[Git][archlinux/packaging/packages/haskell-language-server][main] upgpkg: 1.9.0.0-84: rebuild with stm-hamt 1.2.0.12

2023-10-15 Thread Felix Yan (@felixonmars)


Felix Yan pushed to branch main at Arch Linux / Packaging / Packages / 
haskell-language-server


Commits:
0cd7f269 by Felix Yan at 2023-10-16T07:45:31+03:00
upgpkg: 1.9.0.0-84: rebuild with stm-hamt 1.2.0.12

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=
.SRCINFO
=
@@ -1,7 +1,7 @@
 pkgbase = haskell-language-server
pkgdesc = LSP server for GHC
pkgver = 1.9.0.0
-   pkgrel = 83
+   pkgrel = 84
url = https://github.com/haskell/haskell-language-server#readme
arch = x86_64
license = Apache


=
PKGBUILD
=
@@ -2,7 +2,7 @@
 
 pkgname=haskell-language-server
 pkgver=1.9.0.0
-pkgrel=83
+pkgrel=84
 pkgdesc="LSP server for GHC"
 url="https://github.com/haskell/haskell-language-server#readme;
 license=("Apache")



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/haskell-language-server/-/commit/0cd7f2692c7ded5b7266e356c74df7adbcd73a40

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/haskell-language-server/-/commit/0cd7f2692c7ded5b7266e356c74df7adbcd73a40
You're receiving this email because of your account on gitlab.archlinux.org.




[Git][archlinux/packaging/packages/haskell-hls-explicit-fixity-plugin] Pushed new tag 1.1.0.0-68

2023-10-15 Thread Felix Yan (@felixonmars)


Felix Yan pushed new tag 1.1.0.0-68 at Arch Linux / Packaging / Packages / 
haskell-hls-explicit-fixity-plugin

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/haskell-hls-explicit-fixity-plugin/-/tree/1.1.0.0-68
You're receiving this email because of your account on gitlab.archlinux.org.




[Git][archlinux/packaging/packages/haskell-hls-explicit-fixity-plugin][main] upgpkg: 1.1.0.0-68: rebuild with stm-hamt 1.2.0.12

2023-10-15 Thread Felix Yan (@felixonmars)


Felix Yan pushed to branch main at Arch Linux / Packaging / Packages / 
haskell-hls-explicit-fixity-plugin


Commits:
4f705754 by Felix Yan at 2023-10-16T07:40:58+03:00
upgpkg: 1.1.0.0-68: rebuild with stm-hamt 1.2.0.12

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=
.SRCINFO
=
@@ -1,7 +1,7 @@
 pkgbase = haskell-hls-explicit-fixity-plugin
pkgdesc = Show fixity explicitly while hovering
pkgver = 1.1.0.0
-   pkgrel = 67
+   pkgrel = 68
url = https://github.com/haskell/haskell-language-server.git
arch = x86_64
license = Apache


=
PKGBUILD
=
@@ -3,7 +3,7 @@
 _hkgname=hls-explicit-fixity-plugin
 pkgname=haskell-hls-explicit-fixity-plugin
 pkgver=1.1.0.0
-pkgrel=67
+pkgrel=68
 pkgdesc="Show fixity explicitly while hovering"
 url="https://github.com/haskell/haskell-language-server.git;
 license=("Apache")



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/haskell-hls-explicit-fixity-plugin/-/commit/4f70575494f3cd46bf95c96e8ee937ae44901e9a

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/haskell-hls-explicit-fixity-plugin/-/commit/4f70575494f3cd46bf95c96e8ee937ae44901e9a
You're receiving this email because of your account on gitlab.archlinux.org.




[Git][archlinux/packaging/packages/wanderlust] Pushed new tag 20230818-1

2023-10-15 Thread Sergej Pupykin (@spupykin)


Sergej Pupykin pushed new tag 20230818-1 at Arch Linux / Packaging / Packages / 
wanderlust

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/wanderlust/-/tree/20230818-1
You're receiving this email because of your account on gitlab.archlinux.org.




[Git][archlinux/packaging/packages/wanderlust][main] upgpkg: 20230818-1

2023-10-15 Thread Sergej Pupykin (@spupykin)


Sergej Pupykin pushed to branch main at Arch Linux / Packaging / Packages / 
wanderlust


Commits:
161310d5 by Sergej Pupykin at 2023-10-16T02:39:18+03:00
upgpkg: 20230818-1

- - - - -


2 changed files:

- + .SRCINFO
- PKGBUILD


Changes:

=
.SRCINFO
=
@@ -0,0 +1,18 @@
+pkgbase = wanderlust
+   pkgdesc = Mail/News reader supporting IMAP4rev1 for emacs.
+   pkgver = 20230818
+   pkgrel = 1
+   url = https://github.com/wanderlust/wanderlust/
+   install = wanderlust.install
+   arch = any
+   license = GPL
+   makedepends = git
+   makedepends = texinfo
+   depends = emacs
+   depends = emacs-apel>=10.7
+   depends = flim
+   depends = semi
+   source = 
wanderlust::git+https://github.com/wanderlust/wanderlust.git#commit=1389dcec6e3242948682eb3e3ce8ead8be2772d8
+   sha256sums = SKIP
+
+pkgname = wanderlust


=
PKGBUILD
=
@@ -2,8 +2,8 @@
 # Contributor: Norberto Lopes 
 
 pkgname=wanderlust
-pkgver=20221010
-_commit=d99ffe08649aa2f7e781e701b39d7aba2bcdc183
+pkgver=20230818
+_commit=1389dcec6e3242948682eb3e3ce8ead8be2772d8
 pkgrel=1
 pkgdesc="Mail/News reader supporting IMAP4rev1 for emacs."
 arch=(any)



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/wanderlust/-/commit/161310d5ac914928e6b4791559edc82cd73e333b

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/wanderlust/-/commit/161310d5ac914928e6b4791559edc82cd73e333b
You're receiving this email because of your account on gitlab.archlinux.org.




[Git][archlinux/packaging/packages/libgtop][main] 2.41.2-1

2023-10-15 Thread Jan Alexander Steffens (heftig) (@heftig)


Jan Alexander Steffens (heftig) pushed to branch main at Arch Linux / Packaging 
/ Packages / libgtop


Commits:
dca3a63e by Jan Alexander Steffens (heftig) at 2023-10-16T01:06:44+02:00
2.41.2-1

- - - - -


2 changed files:

- + .SRCINFO
- PKGBUILD


Changes:

=
.SRCINFO
=
@@ -0,0 +1,16 @@
+pkgbase = libgtop
+   pkgdesc = Library for collecting system monitoring data
+   pkgver = 2.41.2
+   pkgrel = 1
+   url = https://gitlab.gnome.org/GNOME/libgtop
+   arch = x86_64
+   license = GPL
+   makedepends = gobject-introspection
+   makedepends = gtk-doc
+   depends = glib2
+   depends = glibc
+   depends = libxau
+   source = 
https://download.gnome.org/sources/libgtop/2.41/libgtop-2.41.2.tar.xz
+   sha256sums = 
d9026cd8a48d27cdffd332f8d60a92764b56424e522c420cd13a01f40daf92c3
+
+pkgname = libgtop


=
PKGBUILD
=
@@ -2,20 +2,22 @@
 # Contributor: Jan de Groot 
 
 pkgname=libgtop
-pkgver=2.41.1
+pkgver=2.41.2
 pkgrel=1
 pkgdesc='Library for collecting system monitoring data'
 arch=('x86_64')
 url='https://gitlab.gnome.org/GNOME/libgtop'
 license=('GPL')
 depends=('glib2' 'glibc' 'libxau')
-makedepends=('gobject-introspection')
+makedepends=('gobject-introspection' 'gtk-doc')
 
source=("https://download.gnome.org/sources/$pkgname/${pkgver%.*}/$pkgname-$pkgver.tar.xz;)
-sha256sums=('43ea9ad13f7caf98303e64172b191be9b96bab340b019deeec72251ee140fe3b')
+sha256sums=('d9026cd8a48d27cdffd332f8d60a92764b56424e522c420cd13a01f40daf92c3')
 
 build() {
   cd $pkgname-$pkgver
-  ./configure --prefix=/usr --libexecdir=/usr/lib/$pkgname
+  ./configure --prefix=/usr --sysconfdir=/etc --localstatedir=/var \
+--libexecdir=/usr/lib/$pkgname --enable-gtk-doc
+  sed -i -e 's/ -shared / -Wl,-O1,--as-needed\0/g' libtool
   make
 }
 



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/libgtop/-/commit/dca3a63e16a0ec40b9409f7f5bbc081561d89390

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/libgtop/-/commit/dca3a63e16a0ec40b9409f7f5bbc081561d89390
You're receiving this email because of your account on gitlab.archlinux.org.




[Git][archlinux/packaging/packages/libgtop] Pushed new tag 2.41.2-1

2023-10-15 Thread Jan Alexander Steffens (heftig) (@heftig)


Jan Alexander Steffens (heftig) pushed new tag 2.41.2-1 at Arch Linux / 
Packaging / Packages / libgtop

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/libgtop/-/tree/2.41.2-1
You're receiving this email because of your account on gitlab.archlinux.org.




[Git][archlinux/packaging/packages/perl-test-differences][main] upgpkg: 0.71-1

2023-10-15 Thread Sergej Pupykin (@spupykin)


Sergej Pupykin pushed to branch main at Arch Linux / Packaging / Packages / 
perl-test-differences


Commits:
49c517f2 by Sergej Pupykin at 2023-10-16T01:24:44+03:00
upgpkg: 0.71-1

- - - - -


2 changed files:

- + .SRCINFO
- PKGBUILD


Changes:

=
.SRCINFO
=
@@ -0,0 +1,13 @@
+pkgbase = perl-test-differences
+   pkgdesc = Perl/CPAN Module Test::Differences
+   pkgver = 0.71
+   pkgrel = 1
+   url = https://search.cpan.org/dist/Test-Differences
+   arch = any
+   license = GPL
+   license = PerlArtistic
+   depends = perl-text-diff
+   source = 
https://search.cpan.org/CPAN/authors/id/D/DC/DCANTRELL/Test-Differences-0.71.tar.gz
+   sha256sums = 
cac16a56cd843b0809e5b49199d60d75a8dbad7ca9a08380dbf3f5cc3aaa38d9
+
+pkgname = perl-test-differences


=
PKGBUILD
=
@@ -2,15 +2,15 @@
 # Maintainer: Charles Mauch 
 
 pkgname=perl-test-differences
-pkgver=0.70
-pkgrel=2
+pkgver=0.71
+pkgrel=1
 pkgdesc="Perl/CPAN Module Test::Differences"
 arch=(any)
 depends=(perl-text-diff)
 url="https://search.cpan.org/dist/Test-Differences;
 license=("GPL" "PerlArtistic")
 
source=("https://search.cpan.org/CPAN/authors/id/D/DC/DCANTRELL/Test-Differences-$pkgver.tar.gz;)
-sha256sums=('bee1b5186aa9ba27fed2bf1b0674520d0bd0cd051d913387f9086c1f94a56854')
+sha256sums=('cac16a56cd843b0809e5b49199d60d75a8dbad7ca9a08380dbf3f5cc3aaa38d9')
 
 build() {
   cd "$srcdir"/Test-Differences-$pkgver



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/perl-test-differences/-/commit/49c517f26992adc836dc752468299a30cfcff00b

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/perl-test-differences/-/commit/49c517f26992adc836dc752468299a30cfcff00b
You're receiving this email because of your account on gitlab.archlinux.org.




[Git][archlinux/packaging/packages/perl-test-differences] Pushed new tag 0.71-1

2023-10-15 Thread Sergej Pupykin (@spupykin)


Sergej Pupykin pushed new tag 0.71-1 at Arch Linux / Packaging / Packages / 
perl-test-differences

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/perl-test-differences/-/tree/0.71-1
You're receiving this email because of your account on gitlab.archlinux.org.




[Git][archlinux/packaging/packages/perl-config-tiny] Pushed new tag 2.30-1

2023-10-15 Thread Sergej Pupykin (@spupykin)


Sergej Pupykin pushed new tag 2.30-1 at Arch Linux / Packaging / Packages / 
perl-config-tiny

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/perl-config-tiny/-/tree/2.30-1
You're receiving this email because of your account on gitlab.archlinux.org.




[Git][archlinux/packaging/packages/perl-config-tiny][main] upgpkg: 2.30-1

2023-10-15 Thread Sergej Pupykin (@spupykin)


Sergej Pupykin pushed to branch main at Arch Linux / Packaging / Packages / 
perl-config-tiny


Commits:
8b595cd4 by Sergej Pupykin at 2023-10-16T01:24:02+03:00
upgpkg: 2.30-1

- - - - -


2 changed files:

- + .SRCINFO
- PKGBUILD


Changes:

=
.SRCINFO
=
@@ -0,0 +1,14 @@
+pkgbase = perl-config-tiny
+   pkgdesc = Read/Write .ini style files with as little code as possible
+   pkgver = 2.30
+   pkgrel = 1
+   url = https://search.cpan.org/dist/Config-Tiny
+   arch = any
+   license = GPL
+   license = PerlArtistic
+   depends = perl>=5.10
+   options = !emptydirs
+   source = 
https://search.cpan.org/CPAN/authors/id/R/RS/RSAVAGE/Config-Tiny-2.30.tgz
+   sha256sums = 
b2f7345619b3b8e636dd39ea010731c9dc2bfb8f022bcbd86ae6ad17866e110d
+
+pkgname = perl-config-tiny


=
PKGBUILD
=
@@ -2,8 +2,8 @@
 # Contributor: François Charette 
 
 pkgname=perl-config-tiny
-pkgver=2.29
-pkgrel=2
+pkgver=2.30
+pkgrel=1
 pkgdesc="Read/Write .ini style files with as little code as possible "
 arch=('any')
 url="https://search.cpan.org/dist/Config-Tiny;
@@ -11,7 +11,7 @@ license=('GPL' 'PerlArtistic')
 depends=('perl>=5.10')
 options=('!emptydirs')
 
source=(https://search.cpan.org/CPAN/authors/id/R/RS/RSAVAGE/Config-Tiny-$pkgver.tgz)
-sha256sums=('3de79b0ea03a8d6a93e9d9128fe845fb556222b14699a4f6f0d5ca057aeb')
+sha256sums=('b2f7345619b3b8e636dd39ea010731c9dc2bfb8f022bcbd86ae6ad17866e110d')
 
 build() {
   cd  "$srcdir"/Config-Tiny-$pkgver



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/perl-config-tiny/-/commit/8b595cd4260daf01f3218be01acc2bf421429865

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/perl-config-tiny/-/commit/8b595cd4260daf01f3218be01acc2bf421429865
You're receiving this email because of your account on gitlab.archlinux.org.




[Git][archlinux/packaging/packages/linux-zen] Pushed new tag 6.5.7.zen2-1

2023-10-15 Thread Jan Alexander Steffens (heftig) (@heftig)


Jan Alexander Steffens (heftig) pushed new tag 6.5.7.zen2-1 at Arch Linux / 
Packaging / Packages / linux-zen

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/linux-zen/-/tree/6.5.7.zen2-1
You're receiving this email because of your account on gitlab.archlinux.org.




[Git][archlinux/packaging/packages/unrealircd][main] upgpkg: 6.1.2-1

2023-10-15 Thread Sergej Pupykin (@spupykin)


Sergej Pupykin pushed to branch main at Arch Linux / Packaging / Packages / 
unrealircd


Commits:
93f2e5d6 by Sergej Pupykin at 2023-10-16T01:20:29+03:00
upgpkg: 6.1.2-1

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=
.SRCINFO
=
@@ -1,7 +1,7 @@
 pkgbase = unrealircd
pkgdesc = Open Source IRC Server
-   pkgver = 6.1.1.1
-   pkgrel = 3
+   pkgver = 6.1.2
+   pkgrel = 1
url = https://www.unrealircd.org
install = unrealircd.install
arch = x86_64
@@ -17,15 +17,15 @@ pkgbase = unrealircd
provides = ircd
conflicts = ircd
backup = etc/unrealircd/unrealircd.conf
-   source = 
https://www.unrealircd.org/unrealircd4/unrealircd-6.1.1.1.tar.gz
-   source = 
https://www.unrealircd.org/unrealircd4/unrealircd-6.1.1.1.tar.gz.asc
+   source = https://www.unrealircd.org/unrealircd4/unrealircd-6.1.2.tar.gz
+   source = 
https://www.unrealircd.org/unrealircd4/unrealircd-6.1.2.tar.gz.asc
source = unrealircd.service
source = unrealircd.tmpfiles.d
source = unrealircd.sysusers.d
source = install.pl
source = source-date-epoch.patch
validpgpkeys = 1D2D2B03A0B68ED11D68A24BA7A21B0A108FF4A9
-   sha256sums = 
0c8e4164f499f0f6a72ed6032acb034bd7e9bd10308f556a0d919a00c2eeb334
+   sha256sums = 
b86bd716b48f7ef096d2a155df3bc2ea6461f8ee6a966880a669a25cb83640b4
sha256sums = SKIP
sha256sums = 
5bb6016c379e6f040d8c625e3339c096ff66c4450aa024ca5b13ad3dec47c38e
sha256sums = 
91b5e1d623b51ffd4734d73e35cead09be596460c41b9440406f92c9e2b4b9b1


=
PKGBUILD
=
@@ -2,8 +2,8 @@
 # Contributor: Zerial 
 
 pkgname=unrealircd
-pkgver=6.1.1.1
-pkgrel=3
+pkgver=6.1.2
+pkgrel=1
 pkgdesc="Open Source IRC Server"
 arch=('x86_64')
 url="https://www.unrealircd.org;
@@ -20,7 +20,7 @@ 
source=(https://www.unrealircd.org/unrealircd4/unrealircd-$pkgver.tar.gz{,.asc}
unrealircd.sysusers.d
install.pl
source-date-epoch.patch)
-sha256sums=('0c8e4164f499f0f6a72ed6032acb034bd7e9bd10308f556a0d919a00c2eeb334'
+sha256sums=('b86bd716b48f7ef096d2a155df3bc2ea6461f8ee6a966880a669a25cb83640b4'
 'SKIP'
 '5bb6016c379e6f040d8c625e3339c096ff66c4450aa024ca5b13ad3dec47c38e'
 '91b5e1d623b51ffd4734d73e35cead09be596460c41b9440406f92c9e2b4b9b1'



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/unrealircd/-/commit/93f2e5d6db0321e58158776c5118a0810124d0c9

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/unrealircd/-/commit/93f2e5d6db0321e58158776c5118a0810124d0c9
You're receiving this email because of your account on gitlab.archlinux.org.




[Git][archlinux/packaging/packages/unrealircd] Pushed new tag 6.1.2-1

2023-10-15 Thread Sergej Pupykin (@spupykin)


Sergej Pupykin pushed new tag 6.1.2-1 at Arch Linux / Packaging / Packages / 
unrealircd

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/unrealircd/-/tree/6.1.2-1
You're receiving this email because of your account on gitlab.archlinux.org.




[Git][archlinux/packaging/packages/php-imagick][main] upgpkg: 3.7.0-6

2023-10-15 Thread Sergej Pupykin (@spupykin)


Sergej Pupykin pushed to branch main at Arch Linux / Packaging / Packages / 
php-imagick


Commits:
e5dfa184 by Sergej Pupykin at 2023-10-16T01:08:26+03:00
upgpkg: 3.7.0-6
https://archlinux.org/todo/php-glibc-238-rebuild/

- - - - -


2 changed files:

- + .SRCINFO
- PKGBUILD


Changes:

=
.SRCINFO
=
@@ -0,0 +1,41 @@
+pkgbase = php-imagick
+   pkgdesc = PHP extension to create and modify images using the 
ImageMagick library
+   pkgver = 3.7.0
+   pkgrel = 6
+   url = https://github.com/imagick/imagick
+   arch = x86_64
+   license = PHP
+   checkdepends = ttf-dejavu
+   makedepends = librsvg
+   makedepends = php
+   makedepends = php-legacy
+   depends = gcc-libs
+   depends = glibc
+   depends = imagemagick
+   depends = ttf-font
+   optdepends = librsvg: for SVG support
+   source = 
php-imagick-3.7.0.tar.gz::https://github.com/imagick/imagick/archive/refs/tags/3.7.0.tar.gz
+   source = imagick.ini
+   source = php-imagick-3.7.0-skip_version_check_by_default.patch
+   sha512sums = 
67cf7e76ee59dcf2fbb6230956344033022ea2b93f82fcdb949998638ce9990004948fddf13e7f4649b2115ce6f402a1eb4f95aa36a3b6a26f3f016b0e958bc3
+   sha512sums = 
720e050c7db81069b9f27624dd9430dd4952cfbc7f2374a58a6ce1eabd95bf936f3f9f9c53d44ff402acd38e869c2b9ec190b9d8a1e2aa204ecf9719e2708a42
+   sha512sums = 
d4bd791fcc06cdf23d68d62c982c316df0fc2dca73f85815dd1c512af6416e19eb37947ca85bfe7e3cea96a8c1718b9400b5e6c5ac120e19b24879e020b30c1d
+   b2sums = 
3f8b94ca0619edee15de9aaf21ad3bf2896a072223b1eed70bfc8e47ef36fa766f370e801ae6b4300840a76e71d926b36cdbe7459df75804362ab4079eb2f56c
+   b2sums = 
79f08a42378d0589f162cc091e7f5e216ded51063a9b0230b933c3eddf8427ebbe44095cbe1a26e2eb8cb12540edfae14b10298a2daef1ae73cb3133cd18e01b
+   b2sums = 
0241772fd6cc5f5bfed5c190dbc86ea4e7af69a309541e1be202b2d09d73ca4f5137bba34b2dc13a921d82e94e431e972b9a17a9d2da17ae9e1b024f92cf86ca
+
+pkgname = php-imagick
+   depends = gcc-libs
+   depends = glibc
+   depends = imagemagick
+   depends = ttf-font
+   depends = php
+   backup = etc/php/conf.d/imagick.ini
+
+pkgname = php-legacy-imagick
+   depends = gcc-libs
+   depends = glibc
+   depends = imagemagick
+   depends = ttf-font
+   depends = php-legacy
+   backup = etc/php-legacy/conf.d/imagick.ini


=
PKGBUILD
=
@@ -7,7 +7,7 @@ pkgname=(
   php-legacy-imagick
 )
 pkgver=3.7.0
-pkgrel=5
+pkgrel=6
 pkgdesc="PHP extension to create and modify images using the ImageMagick 
library"
 arch=(x86_64)
 url="https://github.com/imagick/imagick;



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/php-imagick/-/commit/e5dfa18486e53fa54dd27dae014b86bbb407b907

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/php-imagick/-/commit/e5dfa18486e53fa54dd27dae014b86bbb407b907
You're receiving this email because of your account on gitlab.archlinux.org.




[Git][archlinux/packaging/packages/php-imagick] Pushed new tag 3.7.0-6

2023-10-15 Thread Sergej Pupykin (@spupykin)


Sergej Pupykin pushed new tag 3.7.0-6 at Arch Linux / Packaging / Packages / 
php-imagick

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/php-imagick/-/tree/3.7.0-6
You're receiving this email because of your account on gitlab.archlinux.org.




[Git][archlinux/packaging/packages/php-apcu] Pushed new tag 5.1.22-7

2023-10-15 Thread Sergej Pupykin (@spupykin)


Sergej Pupykin pushed new tag 5.1.22-7 at Arch Linux / Packaging / Packages / 
php-apcu

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/php-apcu/-/tree/5.1.22-7
You're receiving this email because of your account on gitlab.archlinux.org.




[Git][archlinux/packaging/packages/php-apcu][main] upgpkg: 5.1.22-7

2023-10-15 Thread Sergej Pupykin (@spupykin)


Sergej Pupykin pushed to branch main at Arch Linux / Packaging / Packages / 
php-apcu


Commits:
ebc0a1e1 by Sergej Pupykin at 2023-10-16T01:07:21+03:00
upgpkg: 5.1.22-7
https://archlinux.org/todo/php-glibc-238-rebuild/

- - - - -


2 changed files:

- + .SRCINFO
- PKGBUILD


Changes:

=
.SRCINFO
=
@@ -0,0 +1,21 @@
+pkgbase = php-apcu
+   pkgdesc = A userland caching module for PHP
+   pkgver = 5.1.22
+   pkgrel = 7
+   url = https://pecl.php.net/package/APCu
+   arch = x86_64
+   license = PHP
+   makedepends = php
+   makedepends = php-legacy
+   source = https://pecl.php.net/get/apcu-5.1.22.tgz
+   source = apcu.ini
+   sha256sums = 
010a0d8fd112e1ed7a52a356191da3696a6b76319423f7b0dfdeaeeafcb41a1e
+   sha256sums = 
18b2d904848b185bdc7c0c6a5f7c82ec809e9ed3f137cd6d3420160f4756630f
+
+pkgname = php-apcu
+   depends = php
+   backup = etc/php/conf.d/apcu.ini
+
+pkgname = php-legacy-apcu
+   depends = php-legacy
+   backup = etc/php-legacy/conf.d/apcu.ini


=
PKGBUILD
=
@@ -3,7 +3,7 @@
 pkgbase=php-apcu
 pkgname=('php-apcu' 'php-legacy-apcu')
 pkgver=5.1.22
-pkgrel=6
+pkgrel=7
 arch=('x86_64')
 pkgdesc='A userland caching module for PHP'
 url='https://pecl.php.net/package/APCu'



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/php-apcu/-/commit/ebc0a1e1692dbb1276679dea0b1003f02e66060c

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/php-apcu/-/commit/ebc0a1e1692dbb1276679dea0b1003f02e66060c
You're receiving this email because of your account on gitlab.archlinux.org.




[Git][archlinux/packaging/packages/gnome-shell][main] 45.0+r17+gebf2f8036-1: fix some minor issues

2023-10-15 Thread Jan Alexander Steffens (heftig) (@heftig)


Jan Alexander Steffens (heftig) pushed to branch main at Arch Linux / Packaging 
/ Packages / gnome-shell


Commits:
48b2c9f0 by Jan Alexander Steffens (heftig) at 2023-10-16T00:32:56+02:00
45.0+r17+gebf2f8036-1: fix some minor issues

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=
.SRCINFO
=
@@ -1,6 +1,6 @@
 pkgbase = gnome-shell
pkgdesc = Next generation desktop shell
-   pkgver = 45.0
+   pkgver = 45.0+r17+gebf2f8036
pkgrel = 1
epoch = 1
url = https://wiki.gnome.org/Projects/GnomeShell
@@ -47,7 +47,7 @@ pkgbase = gnome-shell
optdepends = power-profiles-daemon: Power profile switching
optdepends = python-gobject: gnome-shell-test-tool performance tester
optdepends = switcheroo-control: Multi-GPU support
-   source = 
git+https://gitlab.gnome.org/GNOME/gnome-shell.git#commit=2127c62b210f605747e019e6e2abee82516e3ccb
+   source = 
git+https://gitlab.gnome.org/GNOME/gnome-shell.git#commit=ebf2f80360f152c9d071a16c5caeecb4bd0927c4
source = git+https://gitlab.gnome.org/GNOME/libgnome-volume-control.git
b2sums = SKIP
b2sums = SKIP


=
PKGBUILD
=
@@ -4,7 +4,7 @@
 # Contributor: Flamelab https://gitlab.gnome.org/GNOME/gnome-shell.git#commit=$_commit;
   "git+https://gitlab.gnome.org/GNOME/libgnome-volume-control.git;



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/gnome-shell/-/commit/48b2c9f08cc4c20a0361039cdd2818df1210b690

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/gnome-shell/-/commit/48b2c9f08cc4c20a0361039cdd2818df1210b690
You're receiving this email because of your account on gitlab.archlinux.org.




[Git][archlinux/packaging/packages/gnome-shell] Pushed new tag 1-45.0+r17+gebf2f8036-1

2023-10-15 Thread Jan Alexander Steffens (heftig) (@heftig)


Jan Alexander Steffens (heftig) pushed new tag 1-45.0+r17+gebf2f8036-1 at Arch 
Linux / Packaging / Packages / gnome-shell

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/gnome-shell/-/tree/1-45.0+r17+gebf2f8036-1
You're receiving this email because of your account on gitlab.archlinux.org.




[Git][archlinux/packaging/packages/xdebug] Pushed new tag 3.2.2-2

2023-10-15 Thread Sergej Pupykin (@spupykin)


Sergej Pupykin pushed new tag 3.2.2-2 at Arch Linux / Packaging / Packages / 
xdebug

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/xdebug/-/tree/3.2.2-2
You're receiving this email because of your account on gitlab.archlinux.org.




[Git][archlinux/packaging/packages/xdebug][main] upgpkg: 3.2.2-2

2023-10-15 Thread Sergej Pupykin (@spupykin)


Sergej Pupykin pushed to branch main at Arch Linux / Packaging / Packages / 
xdebug


Commits:
c7132d21 by Sergej Pupykin at 2023-10-16T00:49:21+03:00
upgpkg: 3.2.2-2
https://archlinux.org/todo/php-glibc-238-rebuild/

- - - - -


2 changed files:

- + .SRCINFO
- PKGBUILD


Changes:

=
.SRCINFO
=
@@ -0,0 +1,15 @@
+pkgbase = xdebug
+   pkgdesc = PHP debugging extension
+   pkgver = 3.2.2
+   pkgrel = 2
+   url = https://www.xdebug.org
+   arch = x86_64
+   license = GPL
+   depends = php
+   backup = etc/php/conf.d/xdebug.ini
+   source = https://xdebug.org/files/xdebug-3.2.2.tgz
+   source = xdebug.ini
+   sha256sums = 
f48777371f90cbb315ea4ea082a1ede6765bcfb35d7d6356ab8f71fd6dfcc157
+   sha256sums = 
2d0227f47d844cec9f3513a8d91c14f4f34d7c634e86c2f79eab4e3017cc95a5
+
+pkgname = xdebug


=
PKGBUILD
=
@@ -5,7 +5,7 @@
 
 pkgname=xdebug
 pkgver=3.2.2
-pkgrel=1
+pkgrel=2
 pkgdesc="PHP debugging extension"
 arch=('x86_64')
 url="https://www.xdebug.org;



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/xdebug/-/commit/c7132d21f478fbff5fc8f8f6f5fef809f07a4d3a

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/xdebug/-/commit/c7132d21f478fbff5fc8f8f6f5fef809f07a4d3a
You're receiving this email because of your account on gitlab.archlinux.org.




[Git][archlinux/packaging/packages/mutter][main] 45.0+r49+g8d3d8b86e5-1: FS#79977 fix locking crashes; fix several other issues

2023-10-15 Thread Jan Alexander Steffens (heftig) (@heftig)


Jan Alexander Steffens (heftig) pushed to branch main at Arch Linux / Packaging 
/ Packages / mutter


Commits:
52c9c500 by Jan Alexander Steffens (heftig) at 2023-10-16T00:08:55+02:00
45.0+r49+g8d3d8b86e5-1: FS#79977 fix locking crashes; fix several other issues

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=
.SRCINFO
=
@@ -1,6 +1,6 @@
 pkgbase = mutter
pkgdesc = Window manager and compositor for GNOME
-   pkgver = 45.0
+   pkgver = 45.0+r49+g8d3d8b86e5
pkgrel = 1
url = https://gitlab.gnome.org/GNOME/mutter
arch = x86_64
@@ -39,7 +39,7 @@ pkgbase = mutter
depends = pipewire
depends = startup-notification
depends = xorg-xwayland
-   source = 
git+https://gitlab.gnome.org/GNOME/mutter.git#commit=4f6c91847088d7d6476b88575b3a6601b819b443
+   source = 
git+https://gitlab.gnome.org/GNOME/mutter.git#commit=8d3d8b86e517c97accf11eb243078faf31dd72bb
b2sums = SKIP
 
 pkgname = mutter


=
PKGBUILD
=
@@ -7,7 +7,7 @@ pkgname=(
   mutter
   mutter-docs
 )
-pkgver=45.0
+pkgver=45.0+r49+g8d3d8b86e5
 pkgrel=1
 pkgdesc="Window manager and compositor for GNOME"
 url="https://gitlab.gnome.org/GNOME/mutter;
@@ -53,7 +53,7 @@ checkdepends=(
   wireplumber
   zenity
 )
-_commit=4f6c91847088d7d6476b88575b3a6601b819b443  # tags/45.0^0
+_commit=8d3d8b86e517c97accf11eb243078faf31dd72bb  # main
 source=(
   "git+https://gitlab.gnome.org/GNOME/mutter.git#commit=$_commit;
 )



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/mutter/-/commit/52c9c5006d35523d5703a8b914784b333b63adae

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/mutter/-/commit/52c9c5006d35523d5703a8b914784b333b63adae
You're receiving this email because of your account on gitlab.archlinux.org.




[Git][archlinux/packaging/packages/mutter] Pushed new tag 45.0+r49+g8d3d8b86e5-1

2023-10-15 Thread Jan Alexander Steffens (heftig) (@heftig)


Jan Alexander Steffens (heftig) pushed new tag 45.0+r49+g8d3d8b86e5-1 at Arch 
Linux / Packaging / Packages / mutter

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/mutter/-/tree/45.0+r49+g8d3d8b86e5-1
You're receiving this email because of your account on gitlab.archlinux.org.




[Git][archlinux/packaging/packages/purpose][main] upgpkg: 5.240.0.20231014-2: Fix conflicts with KF5

2023-10-15 Thread Antonio Rojas (@arojas)


Antonio Rojas pushed to branch main at Arch Linux / Packaging / Packages / 
purpose


Commits:
21851868 by Antonio Rojas at 2023-10-16T00:12:33+02:00
upgpkg: 5.240.0.20231014-2: Fix conflicts with KF5

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=
.SRCINFO
=
@@ -1,7 +1,7 @@
 pkgbase = purpose
pkgdesc = Framework for providing abstractions to get the developers 
purposes fulfilled
pkgver = 5.240.0.20231014
-   pkgrel = 1
+   pkgrel = 2
url = https://community.kde.org/Frameworks
arch = x86_64
groups = kf6


=
PKGBUILD
=
@@ -2,7 +2,7 @@
 
 pkgname=purpose
 pkgver=5.240.0.20231014
-pkgrel=1
+pkgrel=2
 pkgdesc='Framework for providing abstractions to get the developers purposes 
fulfilled'
 arch=(x86_64)
 url='https://community.kde.org/Frameworks'
@@ -42,4 +42,6 @@ build() {
 
 package() {
   DESTDIR="$pkgdir" cmake --install build
+
+  rm -r "$pkgdir"/usr/share/icons # Conflict with KF5
 }



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/purpose/-/commit/2185186831ec7a469b085f032d196c36fb7fcfa6

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/purpose/-/commit/2185186831ec7a469b085f032d196c36fb7fcfa6
You're receiving this email because of your account on gitlab.archlinux.org.




[Git][archlinux/packaging/packages/purpose] Pushed new tag 5.240.0.20231014-2

2023-10-15 Thread Antonio Rojas (@arojas)


Antonio Rojas pushed new tag 5.240.0.20231014-2 at Arch Linux / Packaging / 
Packages / purpose

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/purpose/-/tree/5.240.0.20231014-2
You're receiving this email because of your account on gitlab.archlinux.org.




[Git][archlinux/packaging/packages/linux-zen][main] 6.5.7.zen2-1

2023-10-15 Thread Jan Alexander Steffens (heftig) (@heftig)


Jan Alexander Steffens (heftig) pushed to branch main at Arch Linux / Packaging 
/ Packages / linux-zen


Commits:
1d364d9e by Jan Alexander Steffens (heftig) at 2023-10-16T00:09:56+02:00
6.5.7.zen2-1

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=
.SRCINFO
=
@@ -1,6 +1,6 @@
 pkgbase = linux-zen
pkgdesc = Linux ZEN
-   pkgver = 6.5.7.zen1
+   pkgver = 6.5.7.zen2
pkgrel = 1
url = https://github.com/zen-kernel/zen-kernel
arch = x86_64
@@ -21,20 +21,20 @@ pkgbase = linux-zen
options = !strip
source = https://cdn.kernel.org/pub/linux/kernel/v6.x/linux-6.5.7.tar.xz
source = 
https://cdn.kernel.org/pub/linux/kernel/v6.x/linux-6.5.7.tar.sign
-   source = 
https://github.com/zen-kernel/zen-kernel/releases/download/v6.5.7-zen1/linux-v6.5.7-zen1.patch.zst
-   source = 
https://github.com/zen-kernel/zen-kernel/releases/download/v6.5.7-zen1/linux-v6.5.7-zen1.patch.zst.sig
+   source = 
https://github.com/zen-kernel/zen-kernel/releases/download/v6.5.7-zen2/linux-v6.5.7-zen2.patch.zst
+   source = 
https://github.com/zen-kernel/zen-kernel/releases/download/v6.5.7-zen2/linux-v6.5.7-zen2.patch.zst.sig
source = config
validpgpkeys = ABAF11C65A2970B130ABE3C479BE3E4300411886
validpgpkeys = 647F28654894E3BD457199BE38DBBDC86092693E
validpgpkeys = A2FF3A36AAA56654109064AB19802F8B0D70FC30
sha256sums = 
0d09ea448005c9cfe5383e4c72a872b39188b928f8c44e146b03b1b7851fbb8c
sha256sums = SKIP
-   sha256sums = 
d8774bae59d5f5c55ce3f46c355e022f222335d97bc9540d35402b152f83e5e8
+   sha256sums = 
3d717dcb8ba09e735218b221d3b2a761c3fb9017cbd47a01dc1b78bbccbdbf17
sha256sums = SKIP
sha256sums = 
4de9475254b54ff08f9cb1ca7d69e0eab2a4c2765bbdb9db79d6bb2225df2a9b
b2sums = 
a9bed9907bf4b22c08df8a8beaaf923648e4f0f1a4b00c11012871094e7c06a127e54bc1935edb8afc92999456c01ebabd04bc542a0e2fa16de0852a5f4be681
b2sums = SKIP
-   b2sums = 
d1e73c84d19a6b6dfb7e14d2a92dde26768c6ac9c1559b1f2217f8b08c9003ed9ff98127d6b7169a66d42926fcc3e5d2c9559d53db86499d484739cfea12
+   b2sums = 
dad64f99074d4b559acf3006b6e8396eb201c6bf4f4babaea4612079d26f322a7b4ef5b5be945bf7fb10475320136e76fc557e67a4476137b932b8f10631
b2sums = SKIP
b2sums = 
a33473ba721e7cf2de2cfeef3b2d54605c207c75604aca9a5d6be8020368e848f674ef6662d78fd864dd775bcbbb4c649c6e6721783fdc56fdd383963b735437
 


=
PKGBUILD
=
@@ -1,7 +1,7 @@
 # Maintainer: Jan Alexander Steffens (heftig) 
 
 pkgbase=linux-zen
-pkgver=6.5.7.zen1
+pkgver=6.5.7.zen2
 pkgrel=1
 pkgdesc='Linux ZEN'
 url='https://github.com/zen-kernel/zen-kernel'
@@ -40,12 +40,12 @@ validpgpkeys=(
 # https://www.kernel.org/pub/linux/kernel/v6.x/sha256sums.asc
 sha256sums=('0d09ea448005c9cfe5383e4c72a872b39188b928f8c44e146b03b1b7851fbb8c'
 'SKIP'
-'d8774bae59d5f5c55ce3f46c355e022f222335d97bc9540d35402b152f83e5e8'
+'3d717dcb8ba09e735218b221d3b2a761c3fb9017cbd47a01dc1b78bbccbdbf17'
 'SKIP'
 '4de9475254b54ff08f9cb1ca7d69e0eab2a4c2765bbdb9db79d6bb2225df2a9b')
 
b2sums=('a9bed9907bf4b22c08df8a8beaaf923648e4f0f1a4b00c11012871094e7c06a127e54bc1935edb8afc92999456c01ebabd04bc542a0e2fa16de0852a5f4be681'
 'SKIP'
-
'd1e73c84d19a6b6dfb7e14d2a92dde26768c6ac9c1559b1f2217f8b08c9003ed9ff98127d6b7169a66d42926fcc3e5d2c9559d53db86499d484739cfea12'
+
'dad64f99074d4b559acf3006b6e8396eb201c6bf4f4babaea4612079d26f322a7b4ef5b5be945bf7fb10475320136e76fc557e67a4476137b932b8f10631'
 'SKIP'
 
'a33473ba721e7cf2de2cfeef3b2d54605c207c75604aca9a5d6be8020368e848f674ef6662d78fd864dd775bcbbb4c649c6e6721783fdc56fdd383963b735437')
 



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/linux-zen/-/commit/1d364d9e239c645c390fdafb86a72e11d76c8d82

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/linux-zen/-/commit/1d364d9e239c645c390fdafb86a72e11d76c8d82
You're receiving this email because of your account on gitlab.archlinux.org.




[Git][archlinux/packaging/packages/libheif][main] upgpkg: 1.17.0-1: Update to 0.17.0

2023-10-15 Thread Antonio Rojas (@arojas)


Antonio Rojas pushed to branch main at Arch Linux / Packaging / Packages / 
libheif


Commits:
e3cfa3bb by Antonio Rojas at 2023-10-15T23:46:05+02:00
upgpkg: 1.17.0-1: Update to 0.17.0

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=
.SRCINFO
=
@@ -1,11 +1,12 @@
 pkgbase = libheif
pkgdesc = An HEIF and AVIF file format decoder and encoder
-   pkgver = 1.16.2
-   pkgrel = 3
+   pkgver = 1.17.0
+   pkgrel = 1
url = https://github.com/strukturag/libheif
arch = x86_64
license = GPL3
makedepends = cmake
+   makedepends = dav1d
makedepends = gdk-pixbuf2
makedepends = libjpeg
makedepends = libpng
@@ -14,14 +15,15 @@ pkgbase = libheif
depends = aom
depends = gcc-libs
depends = glibc
-   depends = dav1d
depends = libde265
+   depends = libwebp
depends = x265
optdepends = libjpeg: for heif-convert and heif-enc
optdepends = libpng: for heif-convert and heif-enc
+   optdepends = dav1d: dav1d encoder
optdepends = rav1e: rav1e encoder
optdepends = svt-av1: svt-av1 encoder
-   source = 
https://github.com/strukturag/libheif/releases/download/v1.16.2/libheif-1.16.2.tar.gz
-   sha256sums = 
7f97e4205c0bd9f9b8560536c8bd2e841d1c9a6d610401eb3eb87ed9cdfe78ea
+   source = 
https://github.com/strukturag/libheif/releases/download/v1.17.0/libheif-1.17.0.tar.gz
+   sha256sums = 
c86661e9ef9c43ad8de9d2b38b7b508df5322580b24d22fc25a977e7fdb26f3c
 
 pkgname = libheif


=
PKGBUILD
=
@@ -2,13 +2,14 @@
 # Contributor: Adam Fontenot 
 
 pkgname=libheif
-pkgver=1.16.2
-pkgrel=3
+pkgver=1.17.0
+pkgrel=1
 pkgdesc='An HEIF and AVIF file format decoder and encoder'
 arch=(x86_64)
 url='https://github.com/strukturag/libheif'
 license=(GPL3)
 makedepends=(cmake
+ dav1d
  gdk-pixbuf2
  libjpeg
  libpng
@@ -17,20 +18,23 @@ makedepends=(cmake
 depends=(aom
  gcc-libs
  glibc
- dav1d
  libde265
+ libwebp
  x265)
 optdepends=('libjpeg: for heif-convert and heif-enc'
 'libpng: for heif-convert and heif-enc'
+'dav1d: dav1d encoder'
 'rav1e: rav1e encoder'
 'svt-av1: svt-av1 encoder')
 
source=(https://github.com/strukturag/libheif/releases/download/v$pkgver/libheif-$pkgver.tar.gz)
-sha256sums=('7f97e4205c0bd9f9b8560536c8bd2e841d1c9a6d610401eb3eb87ed9cdfe78ea')
+sha256sums=('c86661e9ef9c43ad8de9d2b38b7b508df5322580b24d22fc25a977e7fdb26f3c')
 
 build() {
-  cmake -B build -S $pkgname-$pkgver\
+  cmake -B build -S $pkgname-$pkgver \
 -DCMAKE_INSTALL_PREFIX=/usr \
--DAOM_ENCODER=ON
+-DWITH_DAV1D=ON \
+-DWITH_RAV1E=ON \
+-DWITH_SvtEnc=ON
   cmake --build build
 }
 



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/libheif/-/commit/e3cfa3bb284fbf2d1f792017cf57589c07fc21d2

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/libheif/-/commit/e3cfa3bb284fbf2d1f792017cf57589c07fc21d2
You're receiving this email because of your account on gitlab.archlinux.org.




[Git][archlinux/packaging/packages/libheif] Pushed new tag 1.17.0-1

2023-10-15 Thread Antonio Rojas (@arojas)


Antonio Rojas pushed new tag 1.17.0-1 at Arch Linux / Packaging / Packages / 
libheif

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/libheif/-/tree/1.17.0-1
You're receiving this email because of your account on gitlab.archlinux.org.




[Git][archlinux/packaging/packages/waycheck][main] upgpkg: 1.0.0-1: Update to v1.0.0

2023-10-15 Thread Campbell Jones (@serebit)


Campbell Jones pushed to branch main at Arch Linux / Packaging / Packages / 
waycheck


Commits:
05ed9717 by Campbell Jones at 2023-10-15T17:08:10-04:00
upgpkg: 1.0.0-1: Update to v1.0.0

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=
.SRCINFO
=
@@ -1,6 +1,6 @@
 pkgbase = waycheck
pkgdesc = Simple GUI that displays the protocols implemented by a 
Wayland compositor
-   pkgver = 0.2.0
+   pkgver = 1.0.0
pkgrel = 1
url = https://gitlab.freedesktop.org/serebit/waycheck
arch = x86_64
@@ -10,10 +10,10 @@ pkgbase = waycheck
depends = hicolor-icon-theme
depends = qt6-wayland>=6.5
depends = wayland
-   source = 
https://gitlab.freedesktop.org/serebit/waycheck/uploads/d7f0da18d012f5bdfb773b3a9f47194c/waycheck-v0.2.0.tar.xz
-   source = 
https://gitlab.freedesktop.org/serebit/waycheck/uploads/827c37a88ac6f0c92322b5224ebe90ad/waycheck-v0.2.0.tar.xz.asc
+   source = 
https://gitlab.freedesktop.org/serebit/waycheck/uploads/bf8ae524f86e36b7c51bcbcc5b811a10/waycheck-v1.0.0.tar.xz
+   source = 
https://gitlab.freedesktop.org/serebit/waycheck/uploads/1a13a2b066c8514a06de7d8d2e21a374/waycheck-v1.0.0.tar.xz.asc
validpgpkeys = 8A59B135826B2DA453B9707408AD7343E6BD4B56
-   b2sums = 
c164f7dde4c2791ed09d3c94d72b5d65abe8b924b8666475bb476f67c438e90306917ce120746caa212b21c277b23cbcc1b0d50561e1526e98bea2b7e9f15f93
+   b2sums = 
a1137766082b0def57152b217f2e521b3d303e7ec51adc12c058c3d01611d2453954becd0256a1fe2dd8175da21497d3f6c77b8679888f5a40642425d2c0dd90
b2sums = SKIP
 
 pkgname = waycheck


=
PKGBUILD
=
@@ -1,7 +1,7 @@
 # Maintainer: Campbell Jones 
 
 pkgname=waycheck
-pkgver=0.2.0
+pkgver=1.0.0
 pkgrel=1
 pkgdesc="Simple GUI that displays the protocols implemented by a Wayland 
compositor"
 arch=("x86_64")
@@ -10,9 +10,9 @@ license=("Apache-2.0")
 depends=("hicolor-icon-theme" "qt6-wayland>=6.5" "wayland")
 makedepends=("meson")
 checkdepends=("appstream")
-source=("https://gitlab.freedesktop.org/serebit/$pkgname/uploads/d7f0da18d012f5bdfb773b3a9f47194c/${pkgname}-v${pkgver}.tar.xz;
-
"https://gitlab.freedesktop.org/serebit/$pkgname/uploads/827c37a88ac6f0c92322b5224ebe90ad/${pkgname}-v${pkgver}.tar.xz.asc;)
-b2sums=("c164f7dde4c2791ed09d3c94d72b5d65abe8b924b8666475bb476f67c438e90306917ce120746caa212b21c277b23cbcc1b0d50561e1526e98bea2b7e9f15f93"
+source=("https://gitlab.freedesktop.org/serebit/$pkgname/uploads/bf8ae524f86e36b7c51bcbcc5b811a10/${pkgname}-v${pkgver}.tar.xz;
+
"https://gitlab.freedesktop.org/serebit/$pkgname/uploads/1a13a2b066c8514a06de7d8d2e21a374/${pkgname}-v${pkgver}.tar.xz.asc;)
+b2sums=("a1137766082b0def57152b217f2e521b3d303e7ec51adc12c058c3d01611d2453954becd0256a1fe2dd8175da21497d3f6c77b8679888f5a40642425d2c0dd90"
 "SKIP")
 validpgpkeys=("8A59B135826B2DA453B9707408AD7343E6BD4B56")
 



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/waycheck/-/commit/05ed9717111675b7f92e3842f3357b914b413cf9

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/waycheck/-/commit/05ed9717111675b7f92e3842f3357b914b413cf9
You're receiving this email because of your account on gitlab.archlinux.org.




[Git][archlinux/packaging/packages/waycheck] Pushed new tag 1.0.0-1

2023-10-15 Thread Campbell Jones (@serebit)


Campbell Jones pushed new tag 1.0.0-1 at Arch Linux / Packaging / Packages / 
waycheck

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/waycheck/-/tree/1.0.0-1
You're receiving this email because of your account on gitlab.archlinux.org.




[Git][archlinux/packaging/packages/wpscan][main] upgpkg: 1:3.8.25-1

2023-10-15 Thread kpcyrd (@kpcyrd)


kpcyrd pushed to branch main at Arch Linux / Packaging / Packages / wpscan


Commits:
d47ddee2 by kpcyrd at 2023-10-15T22:26:57+02:00
upgpkg: 1:3.8.25-1

- - - - -


2 changed files:

- + .SRCINFO
- PKGBUILD


Changes:

=
.SRCINFO
=
@@ -0,0 +1,22 @@
+pkgbase = wpscan
+   pkgdesc = Black box WordPress vulnerability scanner
+   pkgver = 3.8.25
+   pkgrel = 1
+   epoch = 1
+   url = https://wpscan.org
+   install = wpscan.install
+   arch = x86_64
+   license = custom:WPScan
+   depends = ruby-bundler
+   depends = libxslt
+   depends = libyaml
+   depends = curl
+   depends = libxml2
+   optdepends = metasploit
+   options = !strip
+   options = !emptydirs
+   source = 
https://github.com/wpscanteam/wpscan/archive/v3.8.25/wpscan-3.8.25.tar.gz
+   sha512sums = 
505914962048498d081d24512cef1a9b0346cdad7c146b012e1a486b47b07641adc11a48893a8ffa305a95ab7a1150d9a7eff8594465c6688575e7d9cf2732b8
+   b2sums = 
b4c8246cbba00547e5044c0c5b840f281d3c3f54e312da07fa8ad51205e070dfd79f1ff850ac11d8698aa27ff2f4a5eb592cd16b0e53a9dfae83f3a4e808ded4
+
+pkgname = wpscan


=
PKGBUILD
=
@@ -3,8 +3,8 @@
 # Contributor: alexiobash < me (at) alexiobash (dot) com >
 
 pkgname=wpscan
-pkgver=3.8.24
-pkgrel=2
+pkgver=3.8.25
+pkgrel=1
 epoch=1
 pkgdesc='Black box WordPress vulnerability scanner'
 url='https://wpscan.org'
@@ -15,8 +15,8 @@ optdepends=('metasploit')
 options=('!strip' '!emptydirs')
 install=wpscan.install
 
source=(https://github.com/wpscanteam/wpscan/archive/v${pkgver}/${pkgname}-${pkgver}.tar.gz)
-sha512sums=('56ec583a4f65aab0d83c0c925da9568f03a7b682c8c9cd99622ababa9e4b5c20b4e81e6db738f1e1f2c3656caed2663ae7c39145102363b24b363fd6813bfd8e')
-b2sums=('bf3550b724bed4579bd41860a81876db579ba16c241246c789c87fdc9de17c5e029e87e56a01092c255726b7f7a6d1a361bf5a0f5aaf1a9479e76e5602ddffac')
+sha512sums=('505914962048498d081d24512cef1a9b0346cdad7c146b012e1a486b47b07641adc11a48893a8ffa305a95ab7a1150d9a7eff8594465c6688575e7d9cf2732b8')
+b2sums=('b4c8246cbba00547e5044c0c5b840f281d3c3f54e312da07fa8ad51205e070dfd79f1ff850ac11d8698aa27ff2f4a5eb592cd16b0e53a9dfae83f3a4e808ded4')
 
 prepare() {
   cd ${pkgname}-${pkgver}



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/wpscan/-/commit/d47ddee2b8bb23234a14b7da6b76cc3c311f23cd

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/wpscan/-/commit/d47ddee2b8bb23234a14b7da6b76cc3c311f23cd
You're receiving this email because of your account on gitlab.archlinux.org.




[Git][archlinux/packaging/packages/wpscan] Pushed new tag 1-3.8.25-1

2023-10-15 Thread kpcyrd (@kpcyrd)


kpcyrd pushed new tag 1-3.8.25-1 at Arch Linux / Packaging / Packages / wpscan

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/wpscan/-/tree/1-3.8.25-1
You're receiving this email because of your account on gitlab.archlinux.org.




[Git][archlinux/packaging/packages/haskell-hls-tactics-plugin] Pushed new tag 1.8.0.0-70

2023-10-15 Thread Felix Yan (@felixonmars)


Felix Yan pushed new tag 1.8.0.0-70 at Arch Linux / Packaging / Packages / 
haskell-hls-tactics-plugin

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/haskell-hls-tactics-plugin/-/tree/1.8.0.0-70
You're receiving this email because of your account on gitlab.archlinux.org.




[Git][archlinux/packaging/packages/haskell-hls-tactics-plugin][main] upgpkg: 1.8.0.0-70: rebuild with stm-hamt 1.2.0.12

2023-10-15 Thread Felix Yan (@felixonmars)


Felix Yan pushed to branch main at Arch Linux / Packaging / Packages / 
haskell-hls-tactics-plugin


Commits:
bb463eae by Felix Yan at 2023-10-15T23:17:30+03:00
upgpkg: 1.8.0.0-70: rebuild with stm-hamt 1.2.0.12

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=
.SRCINFO
=
@@ -1,7 +1,7 @@
 pkgbase = haskell-hls-tactics-plugin
pkgdesc = Wingman plugin for Haskell Language Server
pkgver = 1.8.0.0
-   pkgrel = 69
+   pkgrel = 70
url = https://haskellwingman.dev
arch = x86_64
license = Apache


=
PKGBUILD
=
@@ -3,7 +3,7 @@
 _hkgname=hls-tactics-plugin
 pkgname=haskell-hls-tactics-plugin
 pkgver=1.8.0.0
-pkgrel=69
+pkgrel=70
 pkgdesc="Wingman plugin for Haskell Language Server"
 url="https://haskellwingman.dev;
 license=("Apache")



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/haskell-hls-tactics-plugin/-/commit/bb463eaebf033516e0f56144be7442cbdd01306d

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/haskell-hls-tactics-plugin/-/commit/bb463eaebf033516e0f56144be7442cbdd01306d
You're receiving this email because of your account on gitlab.archlinux.org.




[Git][archlinux/packaging/packages/haskell-hls-gadt-plugin][main] upgpkg: 1.0.1.0-68: rebuild with stm-hamt 1.2.0.12

2023-10-15 Thread Felix Yan (@felixonmars)


Felix Yan pushed to branch main at Arch Linux / Packaging / Packages / 
haskell-hls-gadt-plugin


Commits:
fff7f90f by Felix Yan at 2023-10-15T23:16:47+03:00
upgpkg: 1.0.1.0-68: rebuild with stm-hamt 1.2.0.12

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=
.SRCINFO
=
@@ -1,7 +1,7 @@
 pkgbase = haskell-hls-gadt-plugin
pkgdesc = Convert to GADT syntax plugin
pkgver = 1.0.1.0
-   pkgrel = 67
+   pkgrel = 68
url = https://github.com/haskell/haskell-language-server.git
arch = x86_64
license = Apache


=
PKGBUILD
=
@@ -3,7 +3,7 @@
 _hkgname=hls-gadt-plugin
 pkgname=haskell-hls-gadt-plugin
 pkgver=1.0.1.0
-pkgrel=67
+pkgrel=68
 pkgdesc="Convert to GADT syntax plugin"
 url="https://github.com/haskell/haskell-language-server.git;
 license=("Apache")



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/haskell-hls-gadt-plugin/-/commit/fff7f90f3bb92eed33896c6b82598712466f6b57

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/haskell-hls-gadt-plugin/-/commit/fff7f90f3bb92eed33896c6b82598712466f6b57
You're receiving this email because of your account on gitlab.archlinux.org.




[Git][archlinux/packaging/packages/haskell-hls-gadt-plugin] Pushed new tag 1.0.1.0-68

2023-10-15 Thread Felix Yan (@felixonmars)


Felix Yan pushed new tag 1.0.1.0-68 at Arch Linux / Packaging / Packages / 
haskell-hls-gadt-plugin

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/haskell-hls-gadt-plugin/-/tree/1.0.1.0-68
You're receiving this email because of your account on gitlab.archlinux.org.




[Git][archlinux/packaging/packages/haskell-hls-splice-plugin][main] upgpkg: 1.0.3.0-68: rebuild with stm-hamt 1.2.0.12

2023-10-15 Thread Felix Yan (@felixonmars)


Felix Yan pushed to branch main at Arch Linux / Packaging / Packages / 
haskell-hls-splice-plugin


Commits:
079b9337 by Felix Yan at 2023-10-15T23:16:10+03:00
upgpkg: 1.0.3.0-68: rebuild with stm-hamt 1.2.0.12

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=
.SRCINFO
=
@@ -1,7 +1,7 @@
 pkgbase = haskell-hls-splice-plugin
pkgdesc = HLS Plugin to expand TemplateHaskell Splices and QuasiQuotes
pkgver = 1.0.3.0
-   pkgrel = 67
+   pkgrel = 68
url = https://hackage.haskell.org/package/hls-splice-plugin
arch = x86_64
license = Apache


=
PKGBUILD
=
@@ -3,7 +3,7 @@
 _hkgname=hls-splice-plugin
 pkgname=haskell-hls-splice-plugin
 pkgver=1.0.3.0
-pkgrel=67
+pkgrel=68
 pkgdesc="HLS Plugin to expand TemplateHaskell Splices and QuasiQuotes"
 url="https://hackage.haskell.org/package/hls-splice-plugin;
 license=("Apache")



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/haskell-hls-splice-plugin/-/commit/079b933797bcb934b2a792385c11b98973ee8a18

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/haskell-hls-splice-plugin/-/commit/079b933797bcb934b2a792385c11b98973ee8a18
You're receiving this email because of your account on gitlab.archlinux.org.




[Git][archlinux/packaging/packages/haskell-hls-haddock-comments-plugin] Pushed new tag 1.1.1.0-68

2023-10-15 Thread Felix Yan (@felixonmars)


Felix Yan pushed new tag 1.1.1.0-68 at Arch Linux / Packaging / Packages / 
haskell-hls-haddock-comments-plugin

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/haskell-hls-haddock-comments-plugin/-/tree/1.1.1.0-68
You're receiving this email because of your account on gitlab.archlinux.org.




[Git][archlinux/packaging/packages/haskell-hls-splice-plugin] Pushed new tag 1.0.3.0-68

2023-10-15 Thread Felix Yan (@felixonmars)


Felix Yan pushed new tag 1.0.3.0-68 at Arch Linux / Packaging / Packages / 
haskell-hls-splice-plugin

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/haskell-hls-splice-plugin/-/tree/1.0.3.0-68
You're receiving this email because of your account on gitlab.archlinux.org.




[Git][archlinux/packaging/packages/haskell-hls-haddock-comments-plugin][main] upgpkg: 1.1.1.0-68: rebuild with stm-hamt 1.2.0.12

2023-10-15 Thread Felix Yan (@felixonmars)


Felix Yan pushed to branch main at Arch Linux / Packaging / Packages / 
haskell-hls-haddock-comments-plugin


Commits:
029c1039 by Felix Yan at 2023-10-15T23:16:10+03:00
upgpkg: 1.1.1.0-68: rebuild with stm-hamt 1.2.0.12

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=
.SRCINFO
=
@@ -1,7 +1,7 @@
 pkgbase = haskell-hls-haddock-comments-plugin
pkgdesc = Haddock comments plugin for Haskell Language Server
pkgver = 1.1.1.0
-   pkgrel = 67
+   pkgrel = 68
url = https://github.com/haskell/haskell-language-server
arch = x86_64
license = Apache


=
PKGBUILD
=
@@ -3,7 +3,7 @@
 _hkgname=hls-haddock-comments-plugin
 pkgname=haskell-hls-haddock-comments-plugin
 pkgver=1.1.1.0
-pkgrel=67
+pkgrel=68
 pkgdesc="Haddock comments plugin for Haskell Language Server"
 url="https://github.com/haskell/haskell-language-server;
 license=("Apache")



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/haskell-hls-haddock-comments-plugin/-/commit/029c1039e58a73eee9a5580f94273e6fe66498f4

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/haskell-hls-haddock-comments-plugin/-/commit/029c1039e58a73eee9a5580f94273e6fe66498f4
You're receiving this email because of your account on gitlab.archlinux.org.




[Git][archlinux/packaging/packages/haskell-hls-rename-plugin] Pushed new tag 1.0.2.0-68

2023-10-15 Thread Felix Yan (@felixonmars)


Felix Yan pushed new tag 1.0.2.0-68 at Arch Linux / Packaging / Packages / 
haskell-hls-rename-plugin

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/haskell-hls-rename-plugin/-/tree/1.0.2.0-68
You're receiving this email because of your account on gitlab.archlinux.org.




[Git][archlinux/packaging/packages/haskell-hls-rename-plugin][main] upgpkg: 1.0.2.0-68: rebuild with stm-hamt 1.2.0.12

2023-10-15 Thread Felix Yan (@felixonmars)


Felix Yan pushed to branch main at Arch Linux / Packaging / Packages / 
haskell-hls-rename-plugin


Commits:
ae4e4d09 by Felix Yan at 2023-10-15T23:16:01+03:00
upgpkg: 1.0.2.0-68: rebuild with stm-hamt 1.2.0.12

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=
.SRCINFO
=
@@ -1,7 +1,7 @@
 pkgbase = haskell-hls-rename-plugin
pkgdesc = Rename plugin for Haskell Language Server
pkgver = 1.0.2.0
-   pkgrel = 67
+   pkgrel = 68
url = https://hackage.haskell.org/package/hls-rename-plugin
arch = x86_64
license = Apache


=
PKGBUILD
=
@@ -3,7 +3,7 @@
 _hkgname=hls-rename-plugin
 pkgname=haskell-hls-rename-plugin
 pkgver=1.0.2.0
-pkgrel=67
+pkgrel=68
 pkgdesc="Rename plugin for Haskell Language Server"
 url="https://hackage.haskell.org/package/hls-rename-plugin;
 license=("Apache")



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/haskell-hls-rename-plugin/-/commit/ae4e4d09c2382c522517e9c56047db94b3e5d3b1

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/haskell-hls-rename-plugin/-/commit/ae4e4d09c2382c522517e9c56047db94b3e5d3b1
You're receiving this email because of your account on gitlab.archlinux.org.




[Git][archlinux/packaging/packages/haskell-hls-refactor-plugin][main] upgpkg: 1.1.0.0-68: rebuild with stm-hamt 1.2.0.12

2023-10-15 Thread Felix Yan (@felixonmars)


Felix Yan pushed to branch main at Arch Linux / Packaging / Packages / 
haskell-hls-refactor-plugin


Commits:
9936ff33 by Felix Yan at 2023-10-15T23:13:55+03:00
upgpkg: 1.1.0.0-68: rebuild with stm-hamt 1.2.0.12

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=
.SRCINFO
=
@@ -1,7 +1,7 @@
 pkgbase = haskell-hls-refactor-plugin
pkgdesc = Exactprint refactorings for Haskell Language Server
pkgver = 1.1.0.0
-   pkgrel = 67
+   pkgrel = 68
url = https://github.com/haskell/haskell-language-server.git
arch = x86_64
license = Apache


=
PKGBUILD
=
@@ -3,7 +3,7 @@
 _hkgname=hls-refactor-plugin
 pkgname=haskell-hls-refactor-plugin
 pkgver=1.1.0.0
-pkgrel=67
+pkgrel=68
 pkgdesc="Exactprint refactorings for Haskell Language Server"
 url="https://github.com/haskell/haskell-language-server.git;
 license=("Apache")



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/haskell-hls-refactor-plugin/-/commit/9936ff33017b3fc2ddbf69bc09be908f9195d431

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/haskell-hls-refactor-plugin/-/commit/9936ff33017b3fc2ddbf69bc09be908f9195d431
You're receiving this email because of your account on gitlab.archlinux.org.




[Git][archlinux/packaging/packages/haskell-hls-refactor-plugin] Pushed new tag 1.1.0.0-68

2023-10-15 Thread Felix Yan (@felixonmars)


Felix Yan pushed new tag 1.1.0.0-68 at Arch Linux / Packaging / Packages / 
haskell-hls-refactor-plugin

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/haskell-hls-refactor-plugin/-/tree/1.1.0.0-68
You're receiving this email because of your account on gitlab.archlinux.org.




[Git][archlinux/packaging/packages/plasma5support][kde-unstable] Bump to latest commit

2023-10-15 Thread Antonio Rojas (@arojas)


Antonio Rojas pushed to branch kde-unstable at Arch Linux / Packaging / 
Packages / plasma5support


Commits:
054295e0 by Antonio Rojas at 2023-10-15T22:10:44+02:00
Bump to latest commit

- - - - -


1 changed file:

- PKGBUILD


Changes:

=
PKGBUILD
=
@@ -3,7 +3,7 @@
 pkgname=plasma5support
 pkgver=5.27.80
 _dirver=$(echo $pkgver | cut -d. -f1-3)
-pkgrel=0
+pkgrel=1
 pkgdesc='Support components for porting from KF5/Qt5 to KF6/Qt6'
 arch=(x86_64)
 url='https://kde.org/plasma-desktop/'



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/plasma5support/-/commit/054295e08ffb9b948c90d7dfcd5886f3e1d129a2

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/plasma5support/-/commit/054295e08ffb9b948c90d7dfcd5886f3e1d129a2
You're receiving this email because of your account on gitlab.archlinux.org.




[Git][archlinux/packaging/packages/haskell-hls-explicit-record-fields-plugin][main] upgpkg: 1.0.0.0-68: rebuild with stm-hamt 1.2.0.12

2023-10-15 Thread Felix Yan (@felixonmars)


Felix Yan pushed to branch main at Arch Linux / Packaging / Packages / 
haskell-hls-explicit-record-fields-plugin


Commits:
47249b90 by Felix Yan at 2023-10-15T22:59:30+03:00
upgpkg: 1.0.0.0-68: rebuild with stm-hamt 1.2.0.12

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=
.SRCINFO
=
@@ -1,7 +1,7 @@
 pkgbase = haskell-hls-explicit-record-fields-plugin
pkgdesc = Explicit record fields plugin for Haskell Language Server
pkgver = 1.0.0.0
-   pkgrel = 67
+   pkgrel = 68
url = https://github.com/haskell/haskell-language-server
arch = x86_64
license = BSD


=
PKGBUILD
=
@@ -3,7 +3,7 @@
 _hkgname=hls-explicit-record-fields-plugin
 pkgname=haskell-hls-explicit-record-fields-plugin
 pkgver=1.0.0.0
-pkgrel=67
+pkgrel=68
 pkgdesc="Explicit record fields plugin for Haskell Language Server"
 url="https://github.com/haskell/haskell-language-server;
 license=("BSD")



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/haskell-hls-explicit-record-fields-plugin/-/commit/47249b907ca929dae29ac3f13265329e493dedc3

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/haskell-hls-explicit-record-fields-plugin/-/commit/47249b907ca929dae29ac3f13265329e493dedc3
You're receiving this email because of your account on gitlab.archlinux.org.




[Git][archlinux/packaging/packages/haskell-hls-explicit-record-fields-plugin] Pushed new tag 1.0.0.0-68

2023-10-15 Thread Felix Yan (@felixonmars)


Felix Yan pushed new tag 1.0.0.0-68 at Arch Linux / Packaging / Packages / 
haskell-hls-explicit-record-fields-plugin

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/haskell-hls-explicit-record-fields-plugin/-/tree/1.0.0.0-68
You're receiving this email because of your account on gitlab.archlinux.org.




[Git][archlinux/packaging/packages/haskell-hls-pragmas-plugin][main] upgpkg: 1.0.4.0-68: rebuild with stm-hamt 1.2.0.12

2023-10-15 Thread Felix Yan (@felixonmars)


Felix Yan pushed to branch main at Arch Linux / Packaging / Packages / 
haskell-hls-pragmas-plugin


Commits:
6796a9e6 by Felix Yan at 2023-10-15T22:59:20+03:00
upgpkg: 1.0.4.0-68: rebuild with stm-hamt 1.2.0.12

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=
.SRCINFO
=
@@ -1,7 +1,7 @@
 pkgbase = haskell-hls-pragmas-plugin
pkgdesc = Pragmas plugin for Haskell Language Server
pkgver = 1.0.4.0
-   pkgrel = 67
+   pkgrel = 68
url = https://hackage.haskell.org/package/hls-pragmas-plugin
arch = x86_64
license = Apache


=
PKGBUILD
=
@@ -3,7 +3,7 @@
 _hkgname=hls-pragmas-plugin
 pkgname=haskell-hls-pragmas-plugin
 pkgver=1.0.4.0
-pkgrel=67
+pkgrel=68
 pkgdesc="Pragmas plugin for Haskell Language Server"
 url="https://hackage.haskell.org/package/hls-pragmas-plugin;
 license=("Apache")



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/haskell-hls-pragmas-plugin/-/commit/6796a9e651339e69bdba580eee6724fc14fb5ce2

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/haskell-hls-pragmas-plugin/-/commit/6796a9e651339e69bdba580eee6724fc14fb5ce2
You're receiving this email because of your account on gitlab.archlinux.org.




[Git][archlinux/packaging/packages/haskell-hls-pragmas-plugin] Pushed new tag 1.0.4.0-68

2023-10-15 Thread Felix Yan (@felixonmars)


Felix Yan pushed new tag 1.0.4.0-68 at Arch Linux / Packaging / Packages / 
haskell-hls-pragmas-plugin

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/haskell-hls-pragmas-plugin/-/tree/1.0.4.0-68
You're receiving this email because of your account on gitlab.archlinux.org.




[Git][archlinux/packaging/packages/haskell-hls-brittany-plugin] Pushed new tag 1.1.0.0-73

2023-10-15 Thread Felix Yan (@felixonmars)


Felix Yan pushed new tag 1.1.0.0-73 at Arch Linux / Packaging / Packages / 
haskell-hls-brittany-plugin

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/haskell-hls-brittany-plugin/-/tree/1.1.0.0-73
You're receiving this email because of your account on gitlab.archlinux.org.




[Git][archlinux/packaging/packages/haskell-hls-brittany-plugin][main] upgpkg: 1.1.0.0-73: rebuild with stm-hamt 1.2.0.12

2023-10-15 Thread Felix Yan (@felixonmars)


Felix Yan pushed to branch main at Arch Linux / Packaging / Packages / 
haskell-hls-brittany-plugin


Commits:
2c6b6140 by Felix Yan at 2023-10-15T22:57:33+03:00
upgpkg: 1.1.0.0-73: rebuild with stm-hamt 1.2.0.12

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=
.SRCINFO
=
@@ -1,7 +1,7 @@
 pkgbase = haskell-hls-brittany-plugin
pkgdesc = Integration with the Brittany code formatter
pkgver = 1.1.0.0
-   pkgrel = 72
+   pkgrel = 73
url = https://haskellwingman.dev
arch = x86_64
license = Apache


=
PKGBUILD
=
@@ -3,7 +3,7 @@
 _hkgname=hls-brittany-plugin
 pkgname=haskell-hls-brittany-plugin
 pkgver=1.1.0.0
-pkgrel=72
+pkgrel=73
 pkgdesc="Integration with the Brittany code formatter"
 url="https://haskellwingman.dev;
 license=("Apache")



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/haskell-hls-brittany-plugin/-/commit/2c6b6140f127a034ae34ce4ee928582417c692bd

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/haskell-hls-brittany-plugin/-/commit/2c6b6140f127a034ae34ce4ee928582417c692bd
You're receiving this email because of your account on gitlab.archlinux.org.




[Git][archlinux/packaging/packages/haskell-hls-call-hierarchy-plugin][main] upgpkg: 1.2.0.0-68: rebuild with stm-hamt 1.2.0.12

2023-10-15 Thread Felix Yan (@felixonmars)


Felix Yan pushed to branch main at Arch Linux / Packaging / Packages / 
haskell-hls-call-hierarchy-plugin


Commits:
7265e993 by Felix Yan at 2023-10-15T22:55:59+03:00
upgpkg: 1.2.0.0-68: rebuild with stm-hamt 1.2.0.12

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=
.SRCINFO
=
@@ -1,7 +1,7 @@
 pkgbase = haskell-hls-call-hierarchy-plugin
pkgdesc = Call hierarchy plugin for Haskell Language Server
pkgver = 1.2.0.0
-   pkgrel = 67
+   pkgrel = 68
url = https://hackage.haskell.org/package/hls-call-hierarchy-plugin
arch = x86_64
license = Apache


=
PKGBUILD
=
@@ -3,7 +3,7 @@
 _hkgname=hls-call-hierarchy-plugin
 pkgname=haskell-hls-call-hierarchy-plugin
 pkgver=1.2.0.0
-pkgrel=67
+pkgrel=68
 pkgdesc="Call hierarchy plugin for Haskell Language Server"
 url="https://hackage.haskell.org/package/hls-call-hierarchy-plugin;
 license=("Apache")



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/haskell-hls-call-hierarchy-plugin/-/commit/7265e993243db259f2a949428344be7e99c310e8

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/haskell-hls-call-hierarchy-plugin/-/commit/7265e993243db259f2a949428344be7e99c310e8
You're receiving this email because of your account on gitlab.archlinux.org.




[Git][archlinux/packaging/packages/haskell-hls-call-hierarchy-plugin] Pushed new tag 1.2.0.0-68

2023-10-15 Thread Felix Yan (@felixonmars)


Felix Yan pushed new tag 1.2.0.0-68 at Arch Linux / Packaging / Packages / 
haskell-hls-call-hierarchy-plugin

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/haskell-hls-call-hierarchy-plugin/-/tree/1.2.0.0-68
You're receiving this email because of your account on gitlab.archlinux.org.




[Git][archlinux/packaging/packages/haskell-hls-refine-imports-plugin] Pushed new tag 1.0.4.0-68

2023-10-15 Thread Felix Yan (@felixonmars)


Felix Yan pushed new tag 1.0.4.0-68 at Arch Linux / Packaging / Packages / 
haskell-hls-refine-imports-plugin

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/haskell-hls-refine-imports-plugin/-/tree/1.0.4.0-68
You're receiving this email because of your account on gitlab.archlinux.org.




[Git][archlinux/packaging/packages/haskell-hls-stylish-haskell-plugin][main] upgpkg: 1.0.1.2-69: rebuild with stm-hamt 1.2.0.12

2023-10-15 Thread Felix Yan (@felixonmars)


Felix Yan pushed to branch main at Arch Linux / Packaging / Packages / 
haskell-hls-stylish-haskell-plugin


Commits:
212d58cd by Felix Yan at 2023-10-15T22:55:56+03:00
upgpkg: 1.0.1.2-69: rebuild with stm-hamt 1.2.0.12

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=
.SRCINFO
=
@@ -1,7 +1,7 @@
 pkgbase = haskell-hls-stylish-haskell-plugin
pkgdesc = Integration with the Stylish Haskell code formatter
pkgver = 1.0.1.2
-   pkgrel = 68
+   pkgrel = 69
url = https://hackage.haskell.org/package/hls-stylish-haskell-plugin
arch = x86_64
license = Apache


=
PKGBUILD
=
@@ -3,7 +3,7 @@
 _hkgname=hls-stylish-haskell-plugin
 pkgname=haskell-hls-stylish-haskell-plugin
 pkgver=1.0.1.2
-pkgrel=68
+pkgrel=69
 pkgdesc="Integration with the Stylish Haskell code formatter"
 url="https://hackage.haskell.org/package/hls-stylish-haskell-plugin;
 license=("Apache")



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/haskell-hls-stylish-haskell-plugin/-/commit/212d58cdc0cb804bef5bcabea619c7518ee2ec21

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/haskell-hls-stylish-haskell-plugin/-/commit/212d58cdc0cb804bef5bcabea619c7518ee2ec21
You're receiving this email because of your account on gitlab.archlinux.org.




[Git][archlinux/packaging/packages/haskell-hls-stylish-haskell-plugin] Pushed new tag 1.0.1.2-69

2023-10-15 Thread Felix Yan (@felixonmars)


Felix Yan pushed new tag 1.0.1.2-69 at Arch Linux / Packaging / Packages / 
haskell-hls-stylish-haskell-plugin

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/haskell-hls-stylish-haskell-plugin/-/tree/1.0.1.2-69
You're receiving this email because of your account on gitlab.archlinux.org.




[Git][archlinux/packaging/packages/haskell-hls-refine-imports-plugin][main] upgpkg: 1.0.4.0-68: rebuild with stm-hamt 1.2.0.12

2023-10-15 Thread Felix Yan (@felixonmars)


Felix Yan pushed to branch main at Arch Linux / Packaging / Packages / 
haskell-hls-refine-imports-plugin


Commits:
abb618c5 by Felix Yan at 2023-10-15T22:55:56+03:00
upgpkg: 1.0.4.0-68: rebuild with stm-hamt 1.2.0.12

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=
.SRCINFO
=
@@ -1,7 +1,7 @@
 pkgbase = haskell-hls-refine-imports-plugin
pkgdesc = Refine imports plugin for Haskell Language Server
pkgver = 1.0.4.0
-   pkgrel = 67
+   pkgrel = 68
url = https://hackage.haskell.org/package/hls-refine-imports-plugin
arch = x86_64
license = Apache


=
PKGBUILD
=
@@ -3,7 +3,7 @@
 _hkgname=hls-refine-imports-plugin
 pkgname=haskell-hls-refine-imports-plugin
 pkgver=1.0.4.0
-pkgrel=67
+pkgrel=68
 pkgdesc="Refine imports plugin for Haskell Language Server"
 url="https://hackage.haskell.org/package/hls-refine-imports-plugin;
 license=("Apache")



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/haskell-hls-refine-imports-plugin/-/commit/abb618c594add0a11c9f0da4bfe76fa195eef4c4

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/haskell-hls-refine-imports-plugin/-/commit/abb618c594add0a11c9f0da4bfe76fa195eef4c4
You're receiving this email because of your account on gitlab.archlinux.org.




[Git][archlinux/packaging/packages/haskell-hls-ormolu-plugin] Pushed new tag 1.0.3.0-69

2023-10-15 Thread Felix Yan (@felixonmars)


Felix Yan pushed new tag 1.0.3.0-69 at Arch Linux / Packaging / Packages / 
haskell-hls-ormolu-plugin

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/haskell-hls-ormolu-plugin/-/tree/1.0.3.0-69
You're receiving this email because of your account on gitlab.archlinux.org.




[Git][archlinux/packaging/packages/haskell-hls-ormolu-plugin][main] upgpkg: 1.0.3.0-69: rebuild with stm-hamt 1.2.0.12

2023-10-15 Thread Felix Yan (@felixonmars)


Felix Yan pushed to branch main at Arch Linux / Packaging / Packages / 
haskell-hls-ormolu-plugin


Commits:
fa25297c by Felix Yan at 2023-10-15T22:55:49+03:00
upgpkg: 1.0.3.0-69: rebuild with stm-hamt 1.2.0.12

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=
.SRCINFO
=
@@ -1,7 +1,7 @@
 pkgbase = haskell-hls-ormolu-plugin
pkgdesc = Integration with the Ormolu code formatter
pkgver = 1.0.3.0
-   pkgrel = 68
+   pkgrel = 69
url = https://hackage.haskell.org/package/hls-ormolu-plugin
arch = x86_64
license = Apache


=
PKGBUILD
=
@@ -3,7 +3,7 @@
 _hkgname=hls-ormolu-plugin
 pkgname=haskell-hls-ormolu-plugin
 pkgver=1.0.3.0
-pkgrel=68
+pkgrel=69
 pkgdesc="Integration with the Ormolu code formatter"
 url="https://hackage.haskell.org/package/hls-ormolu-plugin;
 license=("Apache")



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/haskell-hls-ormolu-plugin/-/commit/fa25297c4e3a91092d47c2298f7e22e0caf9cbcf

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/haskell-hls-ormolu-plugin/-/commit/fa25297c4e3a91092d47c2298f7e22e0caf9cbcf
You're receiving this email because of your account on gitlab.archlinux.org.




[Git][archlinux/packaging/packages/haskell-hls-alternate-number-format-plugin][main] upgpkg: 1.3.0.0-68: rebuild with stm-hamt 1.2.0.12

2023-10-15 Thread Felix Yan (@felixonmars)


Felix Yan pushed to branch main at Arch Linux / Packaging / Packages / 
haskell-hls-alternate-number-format-plugin


Commits:
aa9e12a5 by Felix Yan at 2023-10-15T22:55:07+03:00
upgpkg: 1.3.0.0-68: rebuild with stm-hamt 1.2.0.12

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=
.SRCINFO
=
@@ -1,7 +1,7 @@
 pkgbase = haskell-hls-alternate-number-format-plugin
pkgdesc = Provide Alternate Number Formats plugin for Haskell Language 
Server
pkgver = 1.3.0.0
-   pkgrel = 67
+   pkgrel = 68
url = https://github.com/haskell/haskell-language-server
arch = x86_64
license = Apache


=
PKGBUILD
=
@@ -3,7 +3,7 @@
 _hkgname=hls-alternate-number-format-plugin
 pkgname=haskell-hls-alternate-number-format-plugin
 pkgver=1.3.0.0
-pkgrel=67
+pkgrel=68
 pkgdesc="Provide Alternate Number Formats plugin for Haskell Language Server"
 url="https://github.com/haskell/haskell-language-server;
 license=("Apache")



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/haskell-hls-alternate-number-format-plugin/-/commit/aa9e12a5a7214ce4f3ad61f0630565ffdd194675

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/haskell-hls-alternate-number-format-plugin/-/commit/aa9e12a5a7214ce4f3ad61f0630565ffdd194675
You're receiving this email because of your account on gitlab.archlinux.org.




[Git][archlinux/packaging/packages/haskell-hls-alternate-number-format-plugin] Pushed new tag 1.3.0.0-68

2023-10-15 Thread Felix Yan (@felixonmars)


Felix Yan pushed new tag 1.3.0.0-68 at Arch Linux / Packaging / Packages / 
haskell-hls-alternate-number-format-plugin

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/haskell-hls-alternate-number-format-plugin/-/tree/1.3.0.0-68
You're receiving this email because of your account on gitlab.archlinux.org.




[Git][archlinux/packaging/packages/haskell-hls-change-type-signature-plugin] Pushed new tag 1.1.0.0-68

2023-10-15 Thread Felix Yan (@felixonmars)


Felix Yan pushed new tag 1.1.0.0-68 at Arch Linux / Packaging / Packages / 
haskell-hls-change-type-signature-plugin

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/haskell-hls-change-type-signature-plugin/-/tree/1.1.0.0-68
You're receiving this email because of your account on gitlab.archlinux.org.




[Git][archlinux/packaging/packages/haskell-hls-change-type-signature-plugin][main] upgpkg: 1.1.0.0-68: rebuild with stm-hamt 1.2.0.12

2023-10-15 Thread Felix Yan (@felixonmars)


Felix Yan pushed to branch main at Arch Linux / Packaging / Packages / 
haskell-hls-change-type-signature-plugin


Commits:
771ac0e9 by Felix Yan at 2023-10-15T22:53:44+03:00
upgpkg: 1.1.0.0-68: rebuild with stm-hamt 1.2.0.12

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=
.SRCINFO
=
@@ -1,7 +1,7 @@
 pkgbase = haskell-hls-change-type-signature-plugin
pkgdesc = Change a declarations type signature with a Code Action
pkgver = 1.1.0.0
-   pkgrel = 67
+   pkgrel = 68
url = https://github.com/haskell/haskell-language-server.git
arch = x86_64
license = Apache


=
PKGBUILD
=
@@ -3,7 +3,7 @@
 _hkgname=hls-change-type-signature-plugin
 pkgname=haskell-hls-change-type-signature-plugin
 pkgver=1.1.0.0
-pkgrel=67
+pkgrel=68
 pkgdesc="Change a declarations type signature with a Code Action"
 url="https://github.com/haskell/haskell-language-server.git;
 license=("Apache")



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/haskell-hls-change-type-signature-plugin/-/commit/771ac0e904ebdc8039fadca27b90f9ea9ae3ccfc

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/haskell-hls-change-type-signature-plugin/-/commit/771ac0e904ebdc8039fadca27b90f9ea9ae3ccfc
You're receiving this email because of your account on gitlab.archlinux.org.




[Git][archlinux/packaging/packages/haskell-hls-hlint-plugin][main] upgpkg: 1.1.1.0-68: rebuild with stm-hamt 1.2.0.12

2023-10-15 Thread Felix Yan (@felixonmars)


Felix Yan pushed to branch main at Arch Linux / Packaging / Packages / 
haskell-hls-hlint-plugin


Commits:
1702c651 by Felix Yan at 2023-10-15T22:53:40+03:00
upgpkg: 1.1.1.0-68: rebuild with stm-hamt 1.2.0.12

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=
.SRCINFO
=
@@ -1,7 +1,7 @@
 pkgbase = haskell-hls-hlint-plugin
pkgdesc = Hlint integration plugin with Haskell Language Server
pkgver = 1.1.1.0
-   pkgrel = 67
+   pkgrel = 68
url = https://hackage.haskell.org/package/hls-hlint-plugin
arch = x86_64
license = Apache


=
PKGBUILD
=
@@ -3,7 +3,7 @@
 _hkgname=hls-hlint-plugin
 pkgname=haskell-hls-hlint-plugin
 pkgver=1.1.1.0
-pkgrel=67
+pkgrel=68
 pkgdesc="Hlint integration plugin with Haskell Language Server"
 url="https://hackage.haskell.org/package/hls-hlint-plugin;
 license=("Apache")



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/haskell-hls-hlint-plugin/-/commit/1702c651343ab55e983b3479c5d109e7f0666f37

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/haskell-hls-hlint-plugin/-/commit/1702c651343ab55e983b3479c5d109e7f0666f37
You're receiving this email because of your account on gitlab.archlinux.org.




[Git][archlinux/packaging/packages/haskell-hls-hlint-plugin] Pushed new tag 1.1.1.0-68

2023-10-15 Thread Felix Yan (@felixonmars)


Felix Yan pushed new tag 1.1.1.0-68 at Arch Linux / Packaging / Packages / 
haskell-hls-hlint-plugin

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/haskell-hls-hlint-plugin/-/tree/1.1.1.0-68
You're receiving this email because of your account on gitlab.archlinux.org.




[Git][archlinux/packaging/packages/solr] Pushed new tag 9.4.0-1

2023-10-15 Thread Leonidas Spyropoulos (@artafinde)


Leonidas Spyropoulos pushed new tag 9.4.0-1 at Arch Linux / Packaging / 
Packages / solr

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/solr/-/tree/9.4.0-1
You're receiving this email because of your account on gitlab.archlinux.org.




[Git][archlinux/packaging/packages/haskell-hls-eval-plugin] Pushed new tag 1.4.0.0-68

2023-10-15 Thread Felix Yan (@felixonmars)


Felix Yan pushed new tag 1.4.0.0-68 at Arch Linux / Packaging / Packages / 
haskell-hls-eval-plugin

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/haskell-hls-eval-plugin/-/tree/1.4.0.0-68
You're receiving this email because of your account on gitlab.archlinux.org.




[Git][archlinux/packaging/packages/haskell-hls-eval-plugin][main] upgpkg: 1.4.0.0-68: rebuild with stm-hamt 1.2.0.12

2023-10-15 Thread Felix Yan (@felixonmars)


Felix Yan pushed to branch main at Arch Linux / Packaging / Packages / 
haskell-hls-eval-plugin


Commits:
0320bd3e by Felix Yan at 2023-10-15T22:53:07+03:00
upgpkg: 1.4.0.0-68: rebuild with stm-hamt 1.2.0.12

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=
.SRCINFO
=
@@ -1,7 +1,7 @@
 pkgbase = haskell-hls-eval-plugin
pkgdesc = Eval plugin for Haskell Language Server
pkgver = 1.4.0.0
-   pkgrel = 67
+   pkgrel = 68
url = https://github.com/haskell/haskell-language-server
arch = x86_64
license = Apache


=
PKGBUILD
=
@@ -3,7 +3,7 @@
 _hkgname=hls-eval-plugin
 pkgname=haskell-hls-eval-plugin
 pkgver=1.4.0.0
-pkgrel=67
+pkgrel=68
 pkgdesc="Eval plugin for Haskell Language Server"
 url="https://github.com/haskell/haskell-language-server;
 license=("Apache")



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/haskell-hls-eval-plugin/-/commit/0320bd3e630033c480abb50692c6430c3b1d9340

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/haskell-hls-eval-plugin/-/commit/0320bd3e630033c480abb50692c6430c3b1d9340
You're receiving this email because of your account on gitlab.archlinux.org.




[Git][archlinux/packaging/packages/haskell-hls-code-range-plugin] Pushed new tag 1.1.0.0-68

2023-10-15 Thread Felix Yan (@felixonmars)


Felix Yan pushed new tag 1.1.0.0-68 at Arch Linux / Packaging / Packages / 
haskell-hls-code-range-plugin

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/haskell-hls-code-range-plugin/-/tree/1.1.0.0-68
You're receiving this email because of your account on gitlab.archlinux.org.




[Git][archlinux/packaging/packages/haskell-hls-code-range-plugin][main] upgpkg: 1.1.0.0-68: rebuild with stm-hamt 1.2.0.12

2023-10-15 Thread Felix Yan (@felixonmars)


Felix Yan pushed to branch main at Arch Linux / Packaging / Packages / 
haskell-hls-code-range-plugin


Commits:
1adc0aaf by Felix Yan at 2023-10-15T22:52:55+03:00
upgpkg: 1.1.0.0-68: rebuild with stm-hamt 1.2.0.12

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=
.SRCINFO
=
@@ -1,7 +1,7 @@
 pkgbase = haskell-hls-code-range-plugin
pkgdesc = HLS Plugin to support smart selection range and Folding range
pkgver = 1.1.0.0
-   pkgrel = 67
+   pkgrel = 68
url = https://github.com/haskell/haskell-language-server.git
arch = x86_64
license = Apache


=
PKGBUILD
=
@@ -3,7 +3,7 @@
 _hkgname=hls-code-range-plugin
 pkgname=haskell-hls-code-range-plugin
 pkgver=1.1.0.0
-pkgrel=67
+pkgrel=68
 pkgdesc="HLS Plugin to support smart selection range and Folding range"
 url="https://github.com/haskell/haskell-language-server.git;
 license=("Apache")



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/haskell-hls-code-range-plugin/-/commit/1adc0aaf99a1c75102e8f1cb2296fa0b52f1c3bf

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/haskell-hls-code-range-plugin/-/commit/1adc0aaf99a1c75102e8f1cb2296fa0b52f1c3bf
You're receiving this email because of your account on gitlab.archlinux.org.




[Git][archlinux/packaging/packages/haskell-hls-explicit-imports-plugin][main] upgpkg: 1.2.0.0-68: rebuild with stm-hamt 1.2.0.12

2023-10-15 Thread Felix Yan (@felixonmars)


Felix Yan pushed to branch main at Arch Linux / Packaging / Packages / 
haskell-hls-explicit-imports-plugin


Commits:
125ec485 by Felix Yan at 2023-10-15T22:52:22+03:00
upgpkg: 1.2.0.0-68: rebuild with stm-hamt 1.2.0.12

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=
.SRCINFO
=
@@ -1,7 +1,7 @@
 pkgbase = haskell-hls-explicit-imports-plugin
pkgdesc = Explicit imports plugin for Haskell Language Server
pkgver = 1.2.0.0
-   pkgrel = 67
+   pkgrel = 68
url = https://hackage.haskell.org/package/hls-explicit-imports-plugin
arch = x86_64
license = Apache


=
PKGBUILD
=
@@ -3,7 +3,7 @@
 _hkgname=hls-explicit-imports-plugin
 pkgname=haskell-hls-explicit-imports-plugin
 pkgver=1.2.0.0
-pkgrel=67
+pkgrel=68
 pkgdesc="Explicit imports plugin for Haskell Language Server"
 url="https://hackage.haskell.org/package/hls-explicit-imports-plugin;
 license=("Apache")



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/haskell-hls-explicit-imports-plugin/-/commit/125ec485e485e14def43eb1412116499b390d4f7

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/haskell-hls-explicit-imports-plugin/-/commit/125ec485e485e14def43eb1412116499b390d4f7
You're receiving this email because of your account on gitlab.archlinux.org.




[Git][archlinux/packaging/packages/haskell-hls-explicit-imports-plugin] Pushed new tag 1.2.0.0-68

2023-10-15 Thread Felix Yan (@felixonmars)


Felix Yan pushed new tag 1.2.0.0-68 at Arch Linux / Packaging / Packages / 
haskell-hls-explicit-imports-plugin

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/haskell-hls-explicit-imports-plugin/-/tree/1.2.0.0-68
You're receiving this email because of your account on gitlab.archlinux.org.




[Git][archlinux/packaging/packages/haskell-hls-class-plugin][main] upgpkg: 1.1.1.0-68: rebuild with stm-hamt 1.2.0.12

2023-10-15 Thread Felix Yan (@felixonmars)


Felix Yan pushed to branch main at Arch Linux / Packaging / Packages / 
haskell-hls-class-plugin


Commits:
d1f2d489 by Felix Yan at 2023-10-15T22:52:16+03:00
upgpkg: 1.1.1.0-68: rebuild with stm-hamt 1.2.0.12

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=
.SRCINFO
=
@@ -1,7 +1,7 @@
 pkgbase = haskell-hls-class-plugin
pkgdesc = Class/instance management plugin for Haskell Language Server
pkgver = 1.1.1.0
-   pkgrel = 67
+   pkgrel = 68
url = https://github.com/haskell/haskell-language-server#readme
arch = x86_64
license = Apache


=
PKGBUILD
=
@@ -3,7 +3,7 @@
 _hkgname=hls-class-plugin
 pkgname=haskell-hls-class-plugin
 pkgver=1.1.1.0
-pkgrel=67
+pkgrel=68
 pkgdesc="Class/instance management plugin for Haskell Language Server"
 url="https://github.com/haskell/haskell-language-server#readme;
 license=("Apache")



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/haskell-hls-class-plugin/-/commit/d1f2d4898ba73fed4721061cb297ffd295e40d4c

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/haskell-hls-class-plugin/-/commit/d1f2d4898ba73fed4721061cb297ffd295e40d4c
You're receiving this email because of your account on gitlab.archlinux.org.




[Git][archlinux/packaging/packages/haskell-hls-class-plugin] Pushed new tag 1.1.1.0-68

2023-10-15 Thread Felix Yan (@felixonmars)


Felix Yan pushed new tag 1.1.1.0-68 at Arch Linux / Packaging / Packages / 
haskell-hls-class-plugin

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/haskell-hls-class-plugin/-/tree/1.1.1.0-68
You're receiving this email because of your account on gitlab.archlinux.org.




[Git][archlinux/packaging/packages/haskell-hls-cabal-plugin] Pushed new tag 0.1.0.0-68

2023-10-15 Thread Felix Yan (@felixonmars)


Felix Yan pushed new tag 0.1.0.0-68 at Arch Linux / Packaging / Packages / 
haskell-hls-cabal-plugin

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/haskell-hls-cabal-plugin/-/tree/0.1.0.0-68
You're receiving this email because of your account on gitlab.archlinux.org.




[Git][archlinux/packaging/packages/haskell-hls-cabal-plugin][main] upgpkg: 0.1.0.0-68: rebuild with stm-hamt 1.2.0.12

2023-10-15 Thread Felix Yan (@felixonmars)


Felix Yan pushed to branch main at Arch Linux / Packaging / Packages / 
haskell-hls-cabal-plugin


Commits:
1d9fec82 by Felix Yan at 2023-10-15T22:51:32+03:00
upgpkg: 0.1.0.0-68: rebuild with stm-hamt 1.2.0.12

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=
.SRCINFO
=
@@ -1,7 +1,7 @@
 pkgbase = haskell-hls-cabal-plugin
pkgdesc = Cabal integration plugin with Haskell Language Server
pkgver = 0.1.0.0
-   pkgrel = 67
+   pkgrel = 68
url = https://hackage.haskell.org/package/hls-cabal-plugin
arch = x86_64
license = MIT


=
PKGBUILD
=
@@ -3,7 +3,7 @@
 _hkgname=hls-cabal-plugin
 pkgname=haskell-hls-cabal-plugin
 pkgver=0.1.0.0
-pkgrel=67
+pkgrel=68
 pkgdesc="Cabal integration plugin with Haskell Language Server"
 url="https://hackage.haskell.org/package/hls-cabal-plugin;
 license=("MIT")



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/haskell-hls-cabal-plugin/-/commit/1d9fec82c89c3c196ac1cd6148c004e5da00b7a1

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/haskell-hls-cabal-plugin/-/commit/1d9fec82c89c3c196ac1cd6148c004e5da00b7a1
You're receiving this email because of your account on gitlab.archlinux.org.




[Git][archlinux/packaging/packages/haskell-hls-cabal-fmt-plugin] Pushed new tag 0.1.0.0-68

2023-10-15 Thread Felix Yan (@felixonmars)


Felix Yan pushed new tag 0.1.0.0-68 at Arch Linux / Packaging / Packages / 
haskell-hls-cabal-fmt-plugin

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/haskell-hls-cabal-fmt-plugin/-/tree/0.1.0.0-68
You're receiving this email because of your account on gitlab.archlinux.org.




[Git][archlinux/packaging/packages/haskell-hls-cabal-fmt-plugin][main] upgpkg: 0.1.0.0-68: rebuild with stm-hamt 1.2.0.12

2023-10-15 Thread Felix Yan (@felixonmars)


Felix Yan pushed to branch main at Arch Linux / Packaging / Packages / 
haskell-hls-cabal-fmt-plugin


Commits:
d6ad6c95 by Felix Yan at 2023-10-15T22:51:25+03:00
upgpkg: 0.1.0.0-68: rebuild with stm-hamt 1.2.0.12

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=
.SRCINFO
=
@@ -1,7 +1,7 @@
 pkgbase = haskell-hls-cabal-fmt-plugin
pkgdesc = Integration with the cabal-fmt code formatter
pkgver = 0.1.0.0
-   pkgrel = 67
+   pkgrel = 68
url = https://hackage.haskell.org/package/hls-cabal-fmt-plugin
arch = x86_64
license = Apache


=
PKGBUILD
=
@@ -3,7 +3,7 @@
 _hkgname=hls-cabal-fmt-plugin
 pkgname=haskell-hls-cabal-fmt-plugin
 pkgver=0.1.0.0
-pkgrel=67
+pkgrel=68
 pkgdesc="Integration with the cabal-fmt code formatter"
 url="https://hackage.haskell.org/package/hls-cabal-fmt-plugin;
 license=("Apache")



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/haskell-hls-cabal-fmt-plugin/-/commit/d6ad6c950272383174af5296797440716a8ba916

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/haskell-hls-cabal-fmt-plugin/-/commit/d6ad6c950272383174af5296797440716a8ba916
You're receiving this email because of your account on gitlab.archlinux.org.




[Git][archlinux/packaging/packages/haskell-hls-module-name-plugin] Pushed new tag 1.1.1.0-68

2023-10-15 Thread Felix Yan (@felixonmars)


Felix Yan pushed new tag 1.1.1.0-68 at Arch Linux / Packaging / Packages / 
haskell-hls-module-name-plugin

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/haskell-hls-module-name-plugin/-/tree/1.1.1.0-68
You're receiving this email because of your account on gitlab.archlinux.org.




[Git][archlinux/packaging/packages/haskell-hls-module-name-plugin][main] upgpkg: 1.1.1.0-68: rebuild with stm-hamt 1.2.0.12

2023-10-15 Thread Felix Yan (@felixonmars)


Felix Yan pushed to branch main at Arch Linux / Packaging / Packages / 
haskell-hls-module-name-plugin


Commits:
d725bf82 by Felix Yan at 2023-10-15T22:51:20+03:00
upgpkg: 1.1.1.0-68: rebuild with stm-hamt 1.2.0.12

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=
.SRCINFO
=
@@ -1,7 +1,7 @@
 pkgbase = haskell-hls-module-name-plugin
pkgdesc = Module name plugin for Haskell Language Server
pkgver = 1.1.1.0
-   pkgrel = 67
+   pkgrel = 68
url = https://hackage.haskell.org/package/hls-module-name-plugin
arch = x86_64
license = Apache


=
PKGBUILD
=
@@ -3,7 +3,7 @@
 _hkgname=hls-module-name-plugin
 pkgname=haskell-hls-module-name-plugin
 pkgver=1.1.1.0
-pkgrel=67
+pkgrel=68
 pkgdesc="Module name plugin for Haskell Language Server"
 url="https://hackage.haskell.org/package/hls-module-name-plugin;
 license=("Apache")



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/haskell-hls-module-name-plugin/-/commit/d725bf824c5ee63c325813dc525af0ab6688a299

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/haskell-hls-module-name-plugin/-/commit/d725bf824c5ee63c325813dc525af0ab6688a299
You're receiving this email because of your account on gitlab.archlinux.org.




[Git][archlinux/packaging/packages/haskell-hls-qualify-imported-names-plugin][main] upgpkg: 1.0.2.0-68: rebuild with stm-hamt 1.2.0.12

2023-10-15 Thread Felix Yan (@felixonmars)


Felix Yan pushed to branch main at Arch Linux / Packaging / Packages / 
haskell-hls-qualify-imported-names-plugin


Commits:
04eca1ba by Felix Yan at 2023-10-15T22:50:44+03:00
upgpkg: 1.0.2.0-68: rebuild with stm-hamt 1.2.0.12

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=
.SRCINFO
=
@@ -1,7 +1,7 @@
 pkgbase = haskell-hls-qualify-imported-names-plugin
pkgdesc = A Haskell Language Server plugin that qualifies imported names
pkgver = 1.0.2.0
-   pkgrel = 67
+   pkgrel = 68
url = https://github.com/haskell/haskell-language-server
arch = x86_64
license = Apache


=
PKGBUILD
=
@@ -3,7 +3,7 @@
 _hkgname=hls-qualify-imported-names-plugin
 pkgname=haskell-hls-qualify-imported-names-plugin
 pkgver=1.0.2.0
-pkgrel=67
+pkgrel=68
 pkgdesc="A Haskell Language Server plugin that qualifies imported names"
 url="https://github.com/haskell/haskell-language-server;
 license=("Apache")



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/haskell-hls-qualify-imported-names-plugin/-/commit/04eca1ba96685c22a5e11acae65e0a257a2ff33c

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/haskell-hls-qualify-imported-names-plugin/-/commit/04eca1ba96685c22a5e11acae65e0a257a2ff33c
You're receiving this email because of your account on gitlab.archlinux.org.




[Git][archlinux/packaging/packages/haskell-hls-qualify-imported-names-plugin] Pushed new tag 1.0.2.0-68

2023-10-15 Thread Felix Yan (@felixonmars)


Felix Yan pushed new tag 1.0.2.0-68 at Arch Linux / Packaging / Packages / 
haskell-hls-qualify-imported-names-plugin

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/haskell-hls-qualify-imported-names-plugin/-/tree/1.0.2.0-68
You're receiving this email because of your account on gitlab.archlinux.org.




[Git][archlinux/packaging/packages/haskell-hls-fourmolu-plugin] Pushed new tag 1.1.1.0-71

2023-10-15 Thread Felix Yan (@felixonmars)


Felix Yan pushed new tag 1.1.1.0-71 at Arch Linux / Packaging / Packages / 
haskell-hls-fourmolu-plugin

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/haskell-hls-fourmolu-plugin/-/tree/1.1.1.0-71
You're receiving this email because of your account on gitlab.archlinux.org.




[Git][archlinux/packaging/packages/haskell-hls-fourmolu-plugin][main] upgpkg: 1.1.1.0-71: rebuild with stm-hamt 1.2.0.12

2023-10-15 Thread Felix Yan (@felixonmars)


Felix Yan pushed to branch main at Arch Linux / Packaging / Packages / 
haskell-hls-fourmolu-plugin


Commits:
fe0638bb by Felix Yan at 2023-10-15T22:50:38+03:00
upgpkg: 1.1.1.0-71: rebuild with stm-hamt 1.2.0.12

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=
.SRCINFO
=
@@ -1,7 +1,7 @@
 pkgbase = haskell-hls-fourmolu-plugin
pkgdesc = Integration with the Fourmolu code formatter
pkgver = 1.1.1.0
-   pkgrel = 70
+   pkgrel = 71
url = https://hackage.haskell.org/package/hls-fourmolu-plugin
arch = x86_64
license = Apache


=
PKGBUILD
=
@@ -3,7 +3,7 @@
 _hkgname=hls-fourmolu-plugin
 pkgname=haskell-hls-fourmolu-plugin
 pkgver=1.1.1.0
-pkgrel=70
+pkgrel=71
 pkgdesc="Integration with the Fourmolu code formatter"
 url="https://hackage.haskell.org/package/hls-fourmolu-plugin;
 license=("Apache")



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/haskell-hls-fourmolu-plugin/-/commit/fe0638bba32afdcb68f0afbc4c02f89b3e04764a

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/haskell-hls-fourmolu-plugin/-/commit/fe0638bba32afdcb68f0afbc4c02f89b3e04764a
You're receiving this email because of your account on gitlab.archlinux.org.




[Git][archlinux/packaging/packages/haskell-hls-floskell-plugin][main] upgpkg: 1.0.2.0-69: rebuild with stm-hamt 1.2.0.12

2023-10-15 Thread Felix Yan (@felixonmars)


Felix Yan pushed to branch main at Arch Linux / Packaging / Packages / 
haskell-hls-floskell-plugin


Commits:
d501a17a by Felix Yan at 2023-10-15T22:50:16+03:00
upgpkg: 1.0.2.0-69: rebuild with stm-hamt 1.2.0.12

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=
.SRCINFO
=
@@ -1,7 +1,7 @@
 pkgbase = haskell-hls-floskell-plugin
pkgdesc = Integration with the Floskell code formatter
pkgver = 1.0.2.0
-   pkgrel = 68
+   pkgrel = 69
url = https://hackage.haskell.org/package/hls-floskell-plugin
arch = x86_64
license = Apache


=
PKGBUILD
=
@@ -3,7 +3,7 @@
 _hkgname=hls-floskell-plugin
 pkgname=haskell-hls-floskell-plugin
 pkgver=1.0.2.0
-pkgrel=68
+pkgrel=69
 pkgdesc="Integration with the Floskell code formatter"
 url="https://hackage.haskell.org/package/hls-floskell-plugin;
 license=("Apache")



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/haskell-hls-floskell-plugin/-/commit/d501a17a6212c9905576d10ad31125a6be7a74cb

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/haskell-hls-floskell-plugin/-/commit/d501a17a6212c9905576d10ad31125a6be7a74cb
You're receiving this email because of your account on gitlab.archlinux.org.




[Git][archlinux/packaging/packages/haskell-hls-floskell-plugin] Pushed new tag 1.0.2.0-69

2023-10-15 Thread Felix Yan (@felixonmars)


Felix Yan pushed new tag 1.0.2.0-69 at Arch Linux / Packaging / Packages / 
haskell-hls-floskell-plugin

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/haskell-hls-floskell-plugin/-/tree/1.0.2.0-69
You're receiving this email because of your account on gitlab.archlinux.org.




[Git][archlinux/packaging/packages/haskell-hls-test-utils][main] upgpkg: 1.5.0.0-68: rebuild with stm-hamt 1.2.0.12

2023-10-15 Thread Felix Yan (@felixonmars)


Felix Yan pushed to branch main at Arch Linux / Packaging / Packages / 
haskell-hls-test-utils


Commits:
d0a34aa1 by Felix Yan at 2023-10-15T22:48:12+03:00
upgpkg: 1.5.0.0-68: rebuild with stm-hamt 1.2.0.12

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=
.SRCINFO
=
@@ -1,7 +1,7 @@
 pkgbase = haskell-hls-test-utils
pkgdesc = Utilities used in the tests of Haskell Language Server
pkgver = 1.5.0.0
-   pkgrel = 67
+   pkgrel = 68
url = https://github.com/haskell/haskell-language-server#readme
arch = x86_64
license = Apache


=
PKGBUILD
=
@@ -3,7 +3,7 @@
 _hkgname=hls-test-utils
 pkgname=haskell-hls-test-utils
 pkgver=1.5.0.0
-pkgrel=67
+pkgrel=68
 pkgdesc="Utilities used in the tests of Haskell Language Server"
 url="https://github.com/haskell/haskell-language-server#readme;
 license=("Apache")



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/haskell-hls-test-utils/-/commit/d0a34aa17610026388eeb8dc05b301d5726a7dee

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/haskell-hls-test-utils/-/commit/d0a34aa17610026388eeb8dc05b301d5726a7dee
You're receiving this email because of your account on gitlab.archlinux.org.




[Git][archlinux/packaging/packages/haskell-hls-retrie-plugin] Pushed new tag 1.0.3.0-68

2023-10-15 Thread Felix Yan (@felixonmars)


Felix Yan pushed new tag 1.0.3.0-68 at Arch Linux / Packaging / Packages / 
haskell-hls-retrie-plugin

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/haskell-hls-retrie-plugin/-/tree/1.0.3.0-68
You're receiving this email because of your account on gitlab.archlinux.org.




[Git][archlinux/packaging/packages/haskell-hls-test-utils] Pushed new tag 1.5.0.0-68

2023-10-15 Thread Felix Yan (@felixonmars)


Felix Yan pushed new tag 1.5.0.0-68 at Arch Linux / Packaging / Packages / 
haskell-hls-test-utils

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/haskell-hls-test-utils/-/tree/1.5.0.0-68
You're receiving this email because of your account on gitlab.archlinux.org.




[Git][archlinux/packaging/packages/haskell-ghcide-test-utils] Pushed new tag 1.8.0.0-108

2023-10-15 Thread Felix Yan (@felixonmars)


Felix Yan pushed new tag 1.8.0.0-108 at Arch Linux / Packaging / Packages / 
haskell-ghcide-test-utils

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/haskell-ghcide-test-utils/-/tree/1.8.0.0-108
You're receiving this email because of your account on gitlab.archlinux.org.




[Git][archlinux/packaging/packages/haskell-ghcide-test-utils][main] upgpkg: 1.8.0.0-108: rebuild with stm-hamt 1.2.0.12

2023-10-15 Thread Felix Yan (@felixonmars)


Felix Yan pushed to branch main at Arch Linux / Packaging / Packages / 
haskell-ghcide-test-utils


Commits:
fb2203c1 by Felix Yan at 2023-10-15T22:48:03+03:00
upgpkg: 1.8.0.0-108: rebuild with stm-hamt 1.2.0.12

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=
.SRCINFO
=
@@ -1,7 +1,7 @@
 pkgbase = haskell-ghcide-test-utils
pkgdesc = Test utils for ghcide
pkgver = 1.8.0.0
-   pkgrel = 107
+   pkgrel = 108
url = 
https://github.com/haskell/haskell-language-server/tree/master/ghcide#readme
arch = x86_64
license = Apache


=
PKGBUILD
=
@@ -3,7 +3,7 @@
 _hkgname=ghcide-test-utils
 pkgname=haskell-ghcide-test-utils
 pkgver=1.8.0.0
-pkgrel=107
+pkgrel=108
 pkgdesc="Test utils for ghcide"
 
url="https://github.com/haskell/haskell-language-server/tree/master/ghcide#readme;
 license=("Apache")



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/haskell-ghcide-test-utils/-/commit/fb2203c1af294bd04e0fba449841960d89dae13b

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/haskell-ghcide-test-utils/-/commit/fb2203c1af294bd04e0fba449841960d89dae13b
You're receiving this email because of your account on gitlab.archlinux.org.




[Git][archlinux/packaging/packages/haskell-hls-retrie-plugin][main] upgpkg: 1.0.3.0-68: rebuild with stm-hamt 1.2.0.12

2023-10-15 Thread Felix Yan (@felixonmars)


Felix Yan pushed to branch main at Arch Linux / Packaging / Packages / 
haskell-hls-retrie-plugin


Commits:
7e6941ee by Felix Yan at 2023-10-15T22:48:03+03:00
upgpkg: 1.0.3.0-68: rebuild with stm-hamt 1.2.0.12

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=
.SRCINFO
=
@@ -1,7 +1,7 @@
 pkgbase = haskell-hls-retrie-plugin
pkgdesc = Retrie integration plugin for Haskell Language Server
pkgver = 1.0.3.0
-   pkgrel = 67
+   pkgrel = 68
url = https://hackage.haskell.org/package/hls-retrie-plugin
arch = x86_64
license = Apache


=
PKGBUILD
=
@@ -3,7 +3,7 @@
 _hkgname=hls-retrie-plugin
 pkgname=haskell-hls-retrie-plugin
 pkgver=1.0.3.0
-pkgrel=67
+pkgrel=68
 pkgdesc="Retrie integration plugin for Haskell Language Server"
 url="https://hackage.haskell.org/package/hls-retrie-plugin;
 license=("Apache")



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/haskell-hls-retrie-plugin/-/commit/7e6941ee6d6fc1d07eb050ec76ce3ff51e4d2494

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/haskell-hls-retrie-plugin/-/commit/7e6941ee6d6fc1d07eb050ec76ce3ff51e4d2494
You're receiving this email because of your account on gitlab.archlinux.org.




  1   2   3   4   5   >