[Git][archlinux/packaging/packages/python-mocket][main] upgpkg: 3.12.5-1

2024-04-23 Thread Felix Yan (@felixonmars)


Felix Yan pushed to branch main at Arch Linux / Packaging / Packages / 
python-mocket


Commits:
9963dc2f by Felix Yan at 2024-04-24T05:10:41+00:00
upgpkg: 3.12.5-1

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=
.SRCINFO
=
@@ -1,7 +1,7 @@
 pkgbase = python-mocket
pkgdesc = Socket Mock Framework - for all kinds of socket animals, 
web-clients included - with gevent/asyncio/SSL support
-   pkgver = 3.12.4
-   pkgrel = 2
+   pkgver = 3.12.5
+   pkgrel = 1
url = https://github.com/mindflayer/python-mocket
arch = any
license = BSD
@@ -27,7 +27,7 @@ pkgbase = python-mocket
depends = python-httptools
depends = python-magic
depends = python-urllib3
-   source = 
https://github.com/mindflayer/python-mocket/archive/3.12.4/python-mocket-3.12.4.tar.gz
-   sha512sums = 
8041c76f7bed07b1ae9438ccd88d4832ef9e96e00902265883965d5392be3ecd7820ff59a9564c400194da774ad92e847ca3910c63669e43bd6181b4b99ab52c
+   source = 
https://github.com/mindflayer/python-mocket/archive/3.12.5/python-mocket-3.12.5.tar.gz
+   sha512sums = 
c482bd266ffb5ef37c400f238de03ede46c6095a61623b29f569bf1982f42999838d8a367489e3da5197b8b0693b22a35b15cf9c9b4cf3e0e8ad8bfb79c90e9c
 
 pkgname = python-mocket


=
PKGBUILD
=
@@ -1,8 +1,8 @@
 # Maintainer: Felix Yan 
 
 pkgname=python-mocket
-pkgver=3.12.4
-pkgrel=2
+pkgver=3.12.5
+pkgrel=1
 pkgdesc="Socket Mock Framework - for all kinds of socket animals, web-clients 
included - with gevent/asyncio/SSL support"
 url="https://github.com/mindflayer/python-mocket;
 license=('BSD')
@@ -13,7 +13,7 @@ checkdepends=('pifpaf' 'python-pytest' 
'python-pytest-asyncio' 'python-aiohttp'
   'python-gevent' 'python-httpx' 'python-pook' 'python-redis' 
'python-asgiref'
   'python-requests' 'python-sure' 'python-xxhash' 'redis')
 
source=("https://github.com/mindflayer/python-mocket/archive/$pkgver/$pkgname-$pkgver.tar.gz;)
-sha512sums=('8041c76f7bed07b1ae9438ccd88d4832ef9e96e00902265883965d5392be3ecd7820ff59a9564c400194da774ad92e847ca3910c63669e43bd6181b4b99ab52c')
+sha512sums=('c482bd266ffb5ef37c400f238de03ede46c6095a61623b29f569bf1982f42999838d8a367489e3da5197b8b0693b22a35b15cf9c9b4cf3e0e8ad8bfb79c90e9c')
 
 prepare() {
   cd python-mocket-$pkgver



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/python-mocket/-/commit/9963dc2f07bd9eacbe53a131123dc7f68e8c7690

-- 
This project does not include diff previews in email notifications.
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/python-mocket/-/commit/9963dc2f07bd9eacbe53a131123dc7f68e8c7690
You're receiving this email because of your account on gitlab.archlinux.org.




[Git][archlinux/packaging/packages/python-mocket] Pushed new tag 3.12.5-1

2024-04-23 Thread Felix Yan (@felixonmars)


Felix Yan pushed new tag 3.12.5-1 at Arch Linux / Packaging / Packages / 
python-mocket

-- 
This project does not include diff previews in email notifications.
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/python-mocket/-/tree/3.12.5-1
You're receiving this email because of your account on gitlab.archlinux.org.




[Git][archlinux/packaging/packages/libqt5xdg] Pushed new branch main

2024-04-23 Thread Chih-Hsuan Yen (@yan12125)


Chih-Hsuan Yen pushed new branch main at Arch Linux / Packaging / Packages / 
libqt5xdg

-- 
This project does not include diff previews in email notifications.
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/libqt5xdg/-/tree/main
You're receiving this email because of your account on gitlab.archlinux.org.




[Git][archlinux/packaging/packages/libqt5xdg] Pushed new tag 3.12.0-1

2024-04-23 Thread Chih-Hsuan Yen (@yan12125)


Chih-Hsuan Yen pushed new tag 3.12.0-1 at Arch Linux / Packaging / Packages / 
libqt5xdg

-- 
This project does not include diff previews in email notifications.
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/libqt5xdg/-/tree/3.12.0-1
You're receiving this email because of your account on gitlab.archlinux.org.




[Git][archlinux/packaging/packages/talosctl][main] upgpkg: 1.7.0-1

2024-04-23 Thread George Rawlinson (@grawlinson)


George Rawlinson pushed to branch main at Arch Linux / Packaging / Packages / 
talosctl


Commits:
7f3b8436 by George Rawlinson at 2024-04-24T14:33:31+12:00
upgpkg: 1.7.0-1

* New upstream release.
* Use SPDX license.
* Use sha512+b2 for checksums.

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=
.SRCINFO
=
@@ -1,17 +1,19 @@
 pkgbase = talosctl
pkgdesc = CLI for Talos - A modern OS for Kubernetes
-   pkgver = 1.6.6
+   pkgver = 1.7.0
pkgrel = 1
url = https://github.com/siderolabs/talos
arch = x86_64
-   license = MPL2
+   license = MPL-2.0
makedepends = git
makedepends = go
+   depends = glibc
options = !lto
-   source = 
talosctl::git+https://github.com/siderolabs/talos.git#tag=v1.6.6?signed
+   source = 
talosctl::git+https://github.com/siderolabs/talos.git#tag=v1.7.0?signed
validpgpkeys = DB997306E3102F11C4E8F5527B26396447AB6DFD
validpgpkeys = CC51116A94490FA6FB3C18EB2401FCAE863A06CA
validpgpkeys = 15D5721F5F5BAF121495363EFE042E3D4085A811
-   b2sums = SKIP
+   sha512sums = 
95d622807445b29d3bd808c2445da83205fd6823ad3d633a398a08f127a34cf7d4637a6ca9aa0181c308755ef784dc6bdbe5ea5479ac32f8792936379ea49d44
+   b2sums = 
e1cb9ee571f4c2006c2093859b1df967925f9ac3484aecf5abf20baedcd69912c5779c0778a54646fedcd9034a2a308e7589f056737ad8cc4c59fa92931fab27
 
 pkgname = talosctl


=
PKGBUILD
=
@@ -2,16 +2,18 @@
 # Maintainer: George Rawlinson 
 
 pkgname=talosctl
-pkgver=1.6.6
+pkgver=1.7.0
 pkgrel=1
 pkgdesc='CLI for Talos - A modern OS for Kubernetes'
 arch=('x86_64')
 url='https://github.com/siderolabs/talos'
-license=('MPL2')
+license=('MPL-2.0')
+depends=('glibc')
 makedepends=('git' 'go')
 options=('!lto')
 
source=("$pkgname::git+https://github.com/siderolabs/talos.git#tag=v${pkgver}?signed;)
-b2sums=('SKIP')
+sha512sums=('95d622807445b29d3bd808c2445da83205fd6823ad3d633a398a08f127a34cf7d4637a6ca9aa0181c308755ef784dc6bdbe5ea5479ac32f8792936379ea49d44')
+b2sums=('e1cb9ee571f4c2006c2093859b1df967925f9ac3484aecf5abf20baedcd69912c5779c0778a54646fedcd9034a2a308e7589f056737ad8cc4c59fa92931fab27')
 validpgpkeys=('DB997306E3102F11C4E8F5527B26396447AB6DFD'  # "Andrey Smirnov 
"
   'CC51116A94490FA6FB3C18EB2401FCAE863A06CA'  # frezbo (Noel 
Georgi) 
   '15D5721F5F5BAF121495363EFE042E3D4085A811') # Andrey Smirnov 




View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/talosctl/-/commit/7f3b8436605cfea8d68054f9b4e1f813d98392ce

-- 
This project does not include diff previews in email notifications.
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/talosctl/-/commit/7f3b8436605cfea8d68054f9b4e1f813d98392ce
You're receiving this email because of your account on gitlab.archlinux.org.




[Git][archlinux/packaging/packages/talosctl] Pushed new tag 1.7.0-1

2024-04-23 Thread George Rawlinson (@grawlinson)


George Rawlinson pushed new tag 1.7.0-1 at Arch Linux / Packaging / Packages / 
talosctl

-- 
This project does not include diff previews in email notifications.
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/talosctl/-/tree/1.7.0-1
You're receiving this email because of your account on gitlab.archlinux.org.




[Git][archlinux/packaging/packages/racket][main] upgpkg: 8.12-1

2024-04-23 Thread George Rawlinson (@grawlinson)


George Rawlinson pushed to branch main at Arch Linux / Packaging / Packages / 
racket


Commits:
3d8557c8 by George Rawlinson at 2024-04-24T14:32:27+12:00
upgpkg: 8.12-1

* New upstream release.

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=
.SRCINFO
=
@@ -1,6 +1,6 @@
 pkgbase = racket
pkgdesc = A full-spectrum language with DrRacket IDE
-   pkgver = 8.11.1
+   pkgver = 8.12
pkgrel = 1
url = https://racket-lang.org/
arch = x86_64
@@ -15,9 +15,9 @@ pkgbase = racket
replaces = racket-docs
options = !strip
options = !emptydirs
-   source = 
https://download.racket-lang.org/installers/8.11.1/racket-8.11.1-src.tgz
-   sha512sums = 
3eb6ca05b9df8fecd78e0633aa8d86dcb673be629c7140d706afb1d6311490e5fd6224d89703b6e9970280fbd0db3965f37e82f8c1e548990167424910df75f9
-   b2sums = 
363a641c2d73102f02126e6994f97e85101d79a2491bcf5366adcb47969b283d4d7ef1884e014746d924790c3495c3bba56027e7b459f7daf7a5772aea4202c9
+   source = 
https://download.racket-lang.org/installers/8.12/racket-8.12-src.tgz
+   sha512sums = 
7fbc86265fc2f969133592ed186ac92fdb2477bfd7ee4ef015ffcd46264dccb3a7a14051931e539841b3d6e3a1674c62d9c533617bc250df1d1f404a7aa0453e
+   b2sums = 
031824aa43fcaa46c0d315ac2569bf9aab99c4713c51fc0b833e5ace5d760380906f0a1bfd1038a6782e6351c2f69a6cb5a5c2336288c6103223bd1f4cb97b58
 
 pkgname = racket
 


=
PKGBUILD
=
@@ -4,7 +4,7 @@
 
 pkgbase=racket
 pkgname=('racket' 'racket-minimal')
-pkgver=8.11.1
+pkgver=8.12
 pkgrel=1
 pkgdesc='A full-spectrum language with DrRacket IDE'
 arch=('x86_64')
@@ -16,8 +16,8 @@ options=('!strip' '!emptydirs')
 conflicts=('racket-docs')
 replaces=('racket-docs')
 
source=("https://download.racket-lang.org/installers/${pkgver}/${pkgname}-${pkgver}-src.tgz;)
-sha512sums=('3eb6ca05b9df8fecd78e0633aa8d86dcb673be629c7140d706afb1d6311490e5fd6224d89703b6e9970280fbd0db3965f37e82f8c1e548990167424910df75f9')
-b2sums=('363a641c2d73102f02126e6994f97e85101d79a2491bcf5366adcb47969b283d4d7ef1884e014746d924790c3495c3bba56027e7b459f7daf7a5772aea4202c9')
+sha512sums=('7fbc86265fc2f969133592ed186ac92fdb2477bfd7ee4ef015ffcd46264dccb3a7a14051931e539841b3d6e3a1674c62d9c533617bc250df1d1f404a7aa0453e')
+b2sums=('031824aa43fcaa46c0d315ac2569bf9aab99c4713c51fc0b833e5ace5d760380906f0a1bfd1038a6782e6351c2f69a6cb5a5c2336288c6103223bd1f4cb97b58')
 
 prepare() {
   cd "$pkgbase-$pkgver"



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/racket/-/commit/3d8557c8d7a975b899041697452d9acfde12015d

-- 
This project does not include diff previews in email notifications.
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/racket/-/commit/3d8557c8d7a975b899041697452d9acfde12015d
You're receiving this email because of your account on gitlab.archlinux.org.




[Git][archlinux/packaging/packages/racket] Pushed new tag 8.12-1

2024-04-23 Thread George Rawlinson (@grawlinson)


George Rawlinson pushed new tag 8.12-1 at Arch Linux / Packaging / Packages / 
racket

-- 
This project does not include diff previews in email notifications.
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/racket/-/tree/8.12-1
You're receiving this email because of your account on gitlab.archlinux.org.




[Git][archlinux/packaging/packages/rbw] Pushed new tag 1.10.0-1

2024-04-23 Thread George Rawlinson (@grawlinson)


George Rawlinson pushed new tag 1.10.0-1 at Arch Linux / Packaging / Packages / 
rbw

-- 
This project does not include diff previews in email notifications.
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/rbw/-/tree/1.10.0-1
You're receiving this email because of your account on gitlab.archlinux.org.




[Git][archlinux/packaging/packages/rbw][main] upgpkg: 1.10.0-1

2024-04-23 Thread George Rawlinson (@grawlinson)


George Rawlinson pushed to branch main at Arch Linux / Packaging / Packages / 
rbw


Commits:
c1008252 by George Rawlinson at 2024-04-24T14:07:15+12:00
upgpkg: 1.10.0-1

* New upstream release.

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=
.SRCINFO
=
@@ -1,6 +1,6 @@
 pkgbase = rbw
pkgdesc = Unofficial Bitwarden CLI
-   pkgver = 1.9.0
+   pkgver = 1.10.0
pkgrel = 1
url = https://git.tozt.net/rbw
arch = x86_64
@@ -10,8 +10,8 @@ pkgbase = rbw
depends = gcc-libs
depends = pinentry
options = !lto
-   source = https://git.tozt.net/rbw/snapshot/rbw-1.9.0.tar.gz
-   sha512sums = 
1ebe9837574b51e32c645b26c0c47f11fbcf1893adf76ada7b56e3d0b18271594f6047ba5f9acf9aa4d4ff970ad999b42febb070ec687766c035cc5a39748f8b
-   b2sums = 
2b4cd61193fe79e9a095ab4534fcb2982c5a611f54789a97f6fd8aea133a93575fb7977f4e202fe6bbe341efa3edc2a635a262e5fa91e30e90da4e3adc8211e5
+   source = https://git.tozt.net/rbw/snapshot/rbw-1.10.0.tar.gz
+   sha512sums = 
83e45f32323445fbcb4196120179771d31cf71065f3a1ab921d0dcf194d33a3bd57a149869a467c7120024c4745f837488662f52e0311c2fb43782b2d6c7d92b
+   b2sums = 
dcf0dd82e3fa71a8655aeeeda8827eb78f2a9f6dfd590f5ab0a7154c219caf35af494ecbcd8c525c8b8dcec94c37287f4f87a070684b6e9b94e9ee8fe47210df
 
 pkgname = rbw


=
PKGBUILD
=
@@ -2,7 +2,7 @@
 # Contributor: Jesse Luehrs 
 
 pkgname=rbw
-pkgver=1.9.0
+pkgver=1.10.0
 pkgrel=1
 pkgdesc='Unofficial Bitwarden CLI'
 arch=('x86_64')
@@ -12,8 +12,8 @@ depends=('glibc' 'gcc-libs' 'pinentry')
 makedepends=('rust')
 options=('!lto')
 source=("$url/snapshot/${pkgname}-${pkgver}.tar.gz")
-sha512sums=('1ebe9837574b51e32c645b26c0c47f11fbcf1893adf76ada7b56e3d0b18271594f6047ba5f9acf9aa4d4ff970ad999b42febb070ec687766c035cc5a39748f8b')
-b2sums=('2b4cd61193fe79e9a095ab4534fcb2982c5a611f54789a97f6fd8aea133a93575fb7977f4e202fe6bbe341efa3edc2a635a262e5fa91e30e90da4e3adc8211e5')
+sha512sums=('83e45f32323445fbcb4196120179771d31cf71065f3a1ab921d0dcf194d33a3bd57a149869a467c7120024c4745f837488662f52e0311c2fb43782b2d6c7d92b')
+b2sums=('dcf0dd82e3fa71a8655aeeeda8827eb78f2a9f6dfd590f5ab0a7154c219caf35af494ecbcd8c525c8b8dcec94c37287f4f87a070684b6e9b94e9ee8fe47210df')
 
 prepare() {
   cd "$pkgname-$pkgver"



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/rbw/-/commit/c1008252090d20d16965c79cf2add288b891ba44

-- 
This project does not include diff previews in email notifications.
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/rbw/-/commit/c1008252090d20d16965c79cf2add288b891ba44
You're receiving this email because of your account on gitlab.archlinux.org.




[Git][archlinux/packaging/packages/pypy] Pushed new tag 7.3.16-1

2024-04-23 Thread Sven-Hendrik Haase (@svenstaro)


Sven-Hendrik Haase pushed new tag 7.3.16-1 at Arch Linux / Packaging / Packages 
/ pypy

-- 
This project does not include diff previews in email notifications.
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/pypy/-/tree/7.3.16-1
You're receiving this email because of your account on gitlab.archlinux.org.




[Git][archlinux/packaging/packages/pypy3][main] upgpkg: 7.3.16-1

2024-04-23 Thread Sven-Hendrik Haase (@svenstaro)


Sven-Hendrik Haase pushed to branch main at Arch Linux / Packaging / Packages / 
pypy3


Commits:
ff452af0 by Sven-Hendrik Haase at 2024-04-24T04:17:35+02:00
upgpkg: 7.3.16-1

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=
.SRCINFO
=
@@ -1,6 +1,6 @@
 pkgbase = pypy3
pkgdesc = A Python3 implementation written in Python, JIT enabled
-   pkgver = 7.3.15
+   pkgver = 7.3.16
pkgrel = 1
url = https://pypy.org
arch = x86_64
@@ -18,7 +18,7 @@ pkgbase = pypy3
optdepends = sqlite: sqlite module
optdepends = tk: tk module
options = !buildflags
-   source = https://downloads.python.org/pypy/pypy3.10-v7.3.15-src.zip
-   sha512sums = 
edb2940c826676c69eadf36c98b381d6e6694bdec2863545b8ab190b7d4ccdd8f285a96bbbc60e8d507c6ad8b9acb8e44e32c48959e9d49188f7072ab883a578
+   source = https://downloads.python.org/pypy/pypy3.10-v7.3.16-src.zip
+   sha512sums = 
48777b2748f67939377485b1e112d43b4c9b884d8159b140c428abc4a4de854f5175bc3425c6761f2adb95b0b3c3b429672764ce425275a36769e4709841f80f
 
 pkgname = pypy3


=
PKGBUILD
=
@@ -2,7 +2,7 @@
 
 pkgname=pypy3
 _pyversion=3.10
-pkgver=7.3.15
+pkgver=7.3.16
 pkgrel=1
 pkgdesc="A Python3 implementation written in Python, JIT enabled"
 url="https://pypy.org;
@@ -14,7 +14,7 @@ optdepends=('sqlite: sqlite module'
 options=(!buildflags)
 license=('MIT')
 
source=("https://downloads.python.org/pypy/pypy${_pyversion}-v${pkgver}-src.zip;)
-sha512sums=('edb2940c826676c69eadf36c98b381d6e6694bdec2863545b8ab190b7d4ccdd8f285a96bbbc60e8d507c6ad8b9acb8e44e32c48959e9d49188f7072ab883a578')
+sha512sums=('48777b2748f67939377485b1e112d43b4c9b884d8159b140c428abc4a4de854f5175bc3425c6761f2adb95b0b3c3b429672764ce425275a36769e4709841f80f')
 
 build() {
   cd pypy${_pyversion}-v${pkgver}-src/pypy/goal



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/pypy3/-/commit/ff452af04d6d541706efde508c96f4212cf83209

-- 
This project does not include diff previews in email notifications.
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/pypy3/-/commit/ff452af04d6d541706efde508c96f4212cf83209
You're receiving this email because of your account on gitlab.archlinux.org.




[Git][archlinux/packaging/packages/pypy3] Pushed new tag 7.3.16-1

2024-04-23 Thread Sven-Hendrik Haase (@svenstaro)


Sven-Hendrik Haase pushed new tag 7.3.16-1 at Arch Linux / Packaging / Packages 
/ pypy3

-- 
This project does not include diff previews in email notifications.
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/pypy3/-/tree/7.3.16-1
You're receiving this email because of your account on gitlab.archlinux.org.




[Git][archlinux/packaging/packages/pypy][main] upgpkg: 7.3.16-1

2024-04-23 Thread Sven-Hendrik Haase (@svenstaro)


Sven-Hendrik Haase pushed to branch main at Arch Linux / Packaging / Packages / 
pypy


Commits:
b98b6b9e by Sven-Hendrik Haase at 2024-04-24T04:17:30+02:00
upgpkg: 7.3.16-1

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=
.SRCINFO
=
@@ -1,6 +1,6 @@
 pkgbase = pypy
pkgdesc = A Python implementation written in Python, JIT enabled
-   pkgver = 7.3.15
+   pkgver = 7.3.16
pkgrel = 1
url = https://pypy.org
arch = x86_64
@@ -19,7 +19,7 @@ pkgbase = pypy
optdepends = sqlite: sqlite module
optdepends = tk: tk module
options = !buildflags
-   source = https://downloads.python.org/pypy/pypy2.7-v7.3.15-src.zip
-   sha512sums = 
da34d39a30653f59dd0bd527f73182daa5df9791b6013272d239e2e5453165531c61ea9d7716aaae05d1fdc2039cc10d9342519fc9b689abc3b4e738e7191f3d
+   source = https://downloads.python.org/pypy/pypy2.7-v7.3.16-src.zip
+   sha512sums = 
020a07188f63459a4046679e2e00e828d193e75e96ab35ab8174e08fea3eff0a5c2ea4d53f42fd373ac225b511bdf580e06474986306d2baa598d6729c272a9c
 
 pkgname = pypy


=
PKGBUILD
=
@@ -2,7 +2,7 @@
 # Contributor: William Giokas <1007...@gmail.com>
 
 pkgname=pypy
-pkgver=7.3.15
+pkgver=7.3.16
 pkgrel=1
 pkgdesc="A Python implementation written in Python, JIT enabled"
 url="https://pypy.org;
@@ -14,7 +14,7 @@ optdepends=('sqlite: sqlite module'
 options=(!buildflags)
 license=('MIT')
 source=("https://downloads.python.org/pypy/pypy2.7-v${pkgver}-src.zip;)
-sha512sums=('da34d39a30653f59dd0bd527f73182daa5df9791b6013272d239e2e5453165531c61ea9d7716aaae05d1fdc2039cc10d9342519fc9b689abc3b4e738e7191f3d')
+sha512sums=('020a07188f63459a4046679e2e00e828d193e75e96ab35ab8174e08fea3eff0a5c2ea4d53f42fd373ac225b511bdf580e06474986306d2baa598d6729c272a9c')
 
 build() {
   cd pypy2.7-v${pkgver}-src/pypy/goal



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/pypy/-/commit/b98b6b9e1e937d8fc9285b11a942b872cb71e693

-- 
This project does not include diff previews in email notifications.
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/pypy/-/commit/b98b6b9e1e937d8fc9285b11a942b872cb71e693
You're receiving this email because of your account on gitlab.archlinux.org.




[Git][archlinux/packaging/packages/vhs][main] upgpkg: 0.7.2-1

2024-04-23 Thread George Rawlinson (@grawlinson)


George Rawlinson pushed to branch main at Arch Linux / Packaging / Packages / 
vhs


Commits:
9efe6988 by George Rawlinson at 2024-04-24T13:57:34+12:00
upgpkg: 0.7.2-1

* New upstream release.
* Fix FTBFS (quoted LDFLAGS).
* Switch to checksummed git tags.

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=
.SRCINFO
=
@@ -1,6 +1,6 @@
 pkgbase = vhs
pkgdesc = A tool for recording terminal GIFs
-   pkgver = 0.7.1
+   pkgver = 0.7.2
pkgrel = 1
url = https://github.com/charmbracelet/vhs
arch = x86_64
@@ -11,7 +11,8 @@ pkgbase = vhs
depends = ffmpeg
depends = ttyd
options = !lto
-   source = 
vhs::git+https://github.com/charmbracelet/vhs#commit=537d03ab10ff16b1e45204b593479d1da36c4b7f
-   b2sums = SKIP
+   source = vhs::git+https://github.com/charmbracelet/vhs#tag=v0.7.2
+   sha512sums = 
fde11d1e06a624983633c48fbc0d18325fe792f037c24d533e53d798ddcf88e6989c806ef7c930f25a16c39ac4670136ffdc5772cccb1df1a1d3adc5846da8a1
+   b2sums = 
825ac7255152344bd7dd617eb70f25b29916437735add11940ffe396285c62ed5ca000e75232f92585dda3ac2b29bd9314bd09f47b586839e1e12436ab399970
 
 pkgname = vhs


=
PKGBUILD
=
@@ -1,7 +1,7 @@
 # Maintainer: George Rawlinson 
 
 pkgname=vhs
-pkgver=0.7.1
+pkgver=0.7.2
 pkgrel=1
 pkgdesc='A tool for recording terminal GIFs'
 arch=('x86_64')
@@ -10,15 +10,9 @@ license=('MIT')
 depends=('glibc' 'ffmpeg' 'ttyd')
 makedepends=('git' 'go')
 options=('!lto')
-_commit='537d03ab10ff16b1e45204b593479d1da36c4b7f'
-source=("$pkgname::git+$url#commit=$_commit")
-b2sums=('SKIP')
-
-pkgver() {
-  cd "$pkgname"
-
-  git describe --tags | sed 's/^v//'
-}
+source=("$pkgname::git+$url#tag=v$pkgver")
+sha512sums=('fde11d1e06a624983633c48fbc0d18325fe792f037c24d533e53d798ddcf88e6989c806ef7c930f25a16c39ac4670136ffdc5772cccb1df1a1d3adc5846da8a1')
+b2sums=('825ac7255152344bd7dd617eb70f25b29916437735add11940ffe396285c62ed5ca000e75232f92585dda3ac2b29bd9314bd09f47b586839e1e12436ab399970')
 
 prepare() {
   cd "$pkgname"
@@ -46,7 +40,7 @@ build() {
 -modcacherw \
 -ldflags "-compressdwarf=false \
 -linkmode external \
--extldflags ${LDFLAGS} \
+-extldflags '${LDFLAGS}' \
 -X main.Version=v$pkgver \
 -X main.CommitSHA=$_commit \
 -X main.CommitDate=$(git show --no-patch --format=%cd 
--date=format:%Y-%m-%d)" \



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/vhs/-/commit/9efe6988aa57bb6b805fbf667936816562b1d0b8

-- 
This project does not include diff previews in email notifications.
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/vhs/-/commit/9efe6988aa57bb6b805fbf667936816562b1d0b8
You're receiving this email because of your account on gitlab.archlinux.org.




[Git][archlinux/packaging/packages/vhs] Pushed new tag 0.7.2-1

2024-04-23 Thread George Rawlinson (@grawlinson)


George Rawlinson pushed new tag 0.7.2-1 at Arch Linux / Packaging / Packages / 
vhs

-- 
This project does not include diff previews in email notifications.
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/vhs/-/tree/0.7.2-1
You're receiving this email because of your account on gitlab.archlinux.org.




[Git][archlinux/packaging/packages/dovecot-fts-xapian] Pushed new tag 1.7.10-1

2024-04-23 Thread George Rawlinson (@grawlinson)


George Rawlinson pushed new tag 1.7.10-1 at Arch Linux / Packaging / Packages / 
dovecot-fts-xapian

-- 
This project does not include diff previews in email notifications.
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/dovecot-fts-xapian/-/tree/1.7.10-1
You're receiving this email because of your account on gitlab.archlinux.org.




[Git][archlinux/packaging/packages/dovecot-fts-xapian][main] upgpkg: 1.7.10-1

2024-04-23 Thread George Rawlinson (@grawlinson)


George Rawlinson pushed to branch main at Arch Linux / Packaging / Packages / 
dovecot-fts-xapian


Commits:
fc4fd408 by George Rawlinson at 2024-04-24T13:51:39+12:00
upgpkg: 1.7.10-1

* New upstream release.
* Use SPDX license.

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=
.SRCINFO
=
@@ -1,16 +1,16 @@
 pkgbase = dovecot-fts-xapian
pkgdesc = Dovecot FTS plugin based on Xapian
-   pkgver = 1.5.8
+   pkgver = 1.7.10
pkgrel = 1
url = https://github.com/grosjo/fts-xapian
install = dovecot-fts-xapian.install
arch = x86_64
-   license = LGPL2.1
+   license = LGPL-2.1-or-later
depends = dovecot=2.3.20
depends = icu
depends = xapian-core
-   source = 
dovecot-fts-xapian-1.5.8.tar.gz::https://github.com/grosjo/fts-xapian/archive/1.5.8.tar.gz
-   sha512sums = 
53c7744032e21fd01f552ea093a143ba5cc64fa1269bc3af2a7fd6e49f13836a8473d3e45f2e3604b51919c4db64c1b7d3640a041903f7785e646393c9aacd42
-   b2sums = 
d21628d3da79f72b20859e3d362600db4787e179da9846670c91fc21acc2972fe4531de5d7c5e44808c70a8f5963bb9358e7fafe075e325bb8584b9892fe0028
+   source = 
dovecot-fts-xapian-1.7.10.tar.gz::https://github.com/grosjo/fts-xapian/archive/1.7.10.tar.gz
+   sha512sums = 
c00f22e61a5a16a6661528ed25e0fe25e7ef216af22d79d3bc9bb8c4d95513082b72d422c4382c11630c8d89023cbd68bc00cf3a8a750ab7d5d9ef82105bfc2a
+   b2sums = 
a7c00f4946dfa9e2ccb79722ca5a3328a41a3090e0ade83b395d7d9e1b8260fdcda1b39a8e07d01287b07eaa0add5302ff5b67c401a30bfeffcffeb6f0ab1458
 
 pkgname = dovecot-fts-xapian


=
PKGBUILD
=
@@ -9,18 +9,18 @@ _dcpkgver=2.3.20
 
 pkgname=dovecot-fts-xapian
 _pkgname="${pkgname#dovecot-}"
-_pkgver=1.5.8 # pacman's vercmp does not like alphabet characters without a 
dot prefix
-pkgver=1.5.8
+_pkgver=1.7.10 # pacman's vercmp does not like alphabet characters without a 
dot prefix
+pkgver=1.7.10
 pkgrel=1
 pkgdesc="Dovecot FTS plugin based on Xapian"
 arch=('x86_64')
 url="https://github.com/grosjo/fts-xapian;
-license=('LGPL2.1')
+license=('LGPL-2.1-or-later')
 depends=("dovecot=${_dcpkgver}" 'icu' 'xapian-core')
 install="$pkgname.install"
 source=("$pkgname-$pkgver.tar.gz::$url/archive/$_pkgver.tar.gz")
-sha512sums=('53c7744032e21fd01f552ea093a143ba5cc64fa1269bc3af2a7fd6e49f13836a8473d3e45f2e3604b51919c4db64c1b7d3640a041903f7785e646393c9aacd42')
-b2sums=('d21628d3da79f72b20859e3d362600db4787e179da9846670c91fc21acc2972fe4531de5d7c5e44808c70a8f5963bb9358e7fafe075e325bb8584b9892fe0028')
+sha512sums=('c00f22e61a5a16a6661528ed25e0fe25e7ef216af22d79d3bc9bb8c4d95513082b72d422c4382c11630c8d89023cbd68bc00cf3a8a750ab7d5d9ef82105bfc2a')
+b2sums=('a7c00f4946dfa9e2ccb79722ca5a3328a41a3090e0ade83b395d7d9e1b8260fdcda1b39a8e07d01287b07eaa0add5302ff5b67c401a30bfeffcffeb6f0ab1458')
 
 build() {
   cd "$_pkgname-$_pkgver"



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/dovecot-fts-xapian/-/commit/fc4fd408bcbcc9bebdbd931f48aeb41fc32bb97b

-- 
This project does not include diff previews in email notifications.
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/dovecot-fts-xapian/-/commit/fc4fd408bcbcc9bebdbd931f48aeb41fc32bb97b
You're receiving this email because of your account on gitlab.archlinux.org.




[Git][archlinux/packaging/packages/nginx] Pushed new tag 1.26.0-2

2024-04-23 Thread T.J. Townsend (@blakkheim)


T.J. Townsend pushed new tag 1.26.0-2 at Arch Linux / Packaging / Packages / 
nginx

-- 
This project does not include diff previews in email notifications.
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/nginx/-/tree/1.26.0-2
You're receiving this email because of your account on gitlab.archlinux.org.




[Git][archlinux/packaging/packages/nginx][main] upgpkg: 1.26.0-2: enable http/3 support

2024-04-23 Thread T.J. Townsend (@blakkheim)


T.J. Townsend pushed to branch main at Arch Linux / Packaging / Packages / nginx


Commits:
b6158b51 by T.J. Townsend at 2024-04-23T20:44:44-04:00
upgpkg: 1.26.0-2: enable http/3 support

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=
.SRCINFO
=
@@ -1,6 +1,6 @@
 pkgbase = nginx
pkgver = 1.26.0
-   pkgrel = 1
+   pkgrel = 2
url = https://nginx.org
arch = x86_64
license = custom


=
PKGBUILD
=
@@ -10,7 +10,7 @@
 pkgbase=nginx
 pkgname=(nginx nginx-src)
 pkgver=1.26.0
-pkgrel=1
+pkgrel=2
 arch=(x86_64)
 url='https://nginx.org'
 license=(custom)
@@ -62,6 +62,7 @@ _common_flags=(
   --with-http_stub_status_module
   --with-http_sub_module
   --with-http_v2_module
+  --with-http_v3_module
   --with-mail
   --with-mail_ssl_module
   --with-pcre-jit



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/nginx/-/commit/b6158b51fc16490a45292856c1e4ca01a3017ecd

-- 
This project does not include diff previews in email notifications.
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/nginx/-/commit/b6158b51fc16490a45292856c1e4ca01a3017ecd
You're receiving this email because of your account on gitlab.archlinux.org.




[Git][archlinux/packaging/packages/electron23] Pushed new tag 23.3.13-6

2024-04-23 Thread Caleb Maclennan (@alerque)


Caleb Maclennan pushed new tag 23.3.13-6 at Arch Linux / Packaging / Packages / 
electron23

-- 
This project does not include diff previews in email notifications.
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/electron23/-/tree/23.3.13-6
You're receiving this email because of your account on gitlab.archlinux.org.




[Git][archlinux/packaging/packages/vault][main] upgpkg: 1.16.2-1

2024-04-23 Thread hashworks (@hashworks)


hashworks pushed to branch main at Arch Linux / Packaging / Packages / vault


Commits:
65deab4e by Justin Kromlinger at 2024-04-24T00:28:16+02:00
upgpkg: 1.16.2-1

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=
.SRCINFO
=
@@ -1,6 +1,6 @@
 pkgbase = vault
pkgdesc = A tool for managing secrets
-   pkgver = 1.16.1
+   pkgver = 1.16.2
pkgrel = 1
url = https://vaultproject.io/
install = vault.install
@@ -18,11 +18,11 @@ pkgbase = vault
depends = glibc
backup = etc/vault.hcl
backup = etc/default/vault
-   source = 
git+https://github.com/hashicorp/vault#commit=6b5986790d7748100de77f7f127119c4a0f78946
+   source = 
git+https://github.com/hashicorp/vault#commit=c6e4c2d4dc3b0d57791881b087c026e2f75a87cb
source = vault.sysusers
source = vault.tmpfiles
source = vault.hcl
-   sha512sums = 
97dda1107c2b245d9f9cb327f74e35e9791883a6a756359099886705a247141ef394c215d1cdbb60e25237155e4d0c0a94ffb6bbb8799a0e90a623c956c73d72
+   sha512sums = 
ac6bc865072cdbe576b87d01e944a7041fe5e0572c34b91fc2c889fc9dd2d649e2162ee49f0bbef0ccf418f5b29c0da7f88136ae248ac25ea7ebbdbaafd1e72f
sha512sums = 
92616ccf83fa5ca9f8b0d022cf8ceb1f3549e12b66bf21d9f77f3eb26bd75ec1dc36c155948ec987c642067b85fbfc30a9217d6c503d952a402aa5ef63e50928
sha512sums = 
db327aae6f821ee1ea608abdb3fc82aeeae72ce873d78ada44461644add32afd6c0197019427734498bc28ae187b6f741a02196e40a620caab597e5eef32ca7a
sha512sums = 
75d654ec4eadfe983f57951d470fff8b9eb953b42c08e7b6b3a1baaa0721fd7a9d5be37480b0e4f4fd8518f375348bdd8394848f0fb27cb1d425279acb67f693


=
PKGBUILD
=
@@ -6,7 +6,7 @@
 
 pkgname=vault
 pkgdesc='A tool for managing secrets'
-pkgver=1.16.1
+pkgver=1.16.2
 pkgrel=1
 url="https://vaultproject.io/;
 license=('BUSL-1.1')
@@ -15,12 +15,12 @@ depends=('glibc')
 makedepends=('go' 'git' 'yarn' 'bower' 'nodejs-lts-iron' 'npm' 'zip' 'gox' 
'go-tools')
 install=vault.install
 backup=('etc/vault.hcl' 'etc/default/vault')
-_vault_commit='6b5986790d7748100de77f7f127119c4a0f78946'
+_vault_commit='c6e4c2d4dc3b0d57791881b087c026e2f75a87cb'
 source=("git+https://github.com/hashicorp/vault#commit=${_vault_commit};
   'vault.sysusers'
   'vault.tmpfiles'
   'vault.hcl')
-sha512sums=('97dda1107c2b245d9f9cb327f74e35e9791883a6a756359099886705a247141ef394c215d1cdbb60e25237155e4d0c0a94ffb6bbb8799a0e90a623c956c73d72'
+sha512sums=('ac6bc865072cdbe576b87d01e944a7041fe5e0572c34b91fc2c889fc9dd2d649e2162ee49f0bbef0ccf418f5b29c0da7f88136ae248ac25ea7ebbdbaafd1e72f'
 
'92616ccf83fa5ca9f8b0d022cf8ceb1f3549e12b66bf21d9f77f3eb26bd75ec1dc36c155948ec987c642067b85fbfc30a9217d6c503d952a402aa5ef63e50928'
 
'db327aae6f821ee1ea608abdb3fc82aeeae72ce873d78ada44461644add32afd6c0197019427734498bc28ae187b6f741a02196e40a620caab597e5eef32ca7a'
 
'75d654ec4eadfe983f57951d470fff8b9eb953b42c08e7b6b3a1baaa0721fd7a9d5be37480b0e4f4fd8518f375348bdd8394848f0fb27cb1d425279acb67f693')



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/vault/-/commit/65deab4e3e9500588aae368f92ba180cc02b1ac1

-- 
This project does not include diff previews in email notifications.
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/vault/-/commit/65deab4e3e9500588aae368f92ba180cc02b1ac1
You're receiving this email because of your account on gitlab.archlinux.org.




[Git][archlinux/packaging/packages/vault] Pushed new tag 1.16.2-1

2024-04-23 Thread hashworks (@hashworks)


hashworks pushed new tag 1.16.2-1 at Arch Linux / Packaging / Packages / vault

-- 
This project does not include diff previews in email notifications.
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/vault/-/tree/1.16.2-1
You're receiving this email because of your account on gitlab.archlinux.org.




[Git][archlinux/packaging/packages/gnome-shell-extension-arc-menu][main] upgpkg: 56-1: Update to new release

2024-04-23 Thread @bgyorgy


Balló György pushed to branch main at Arch Linux / Packaging / Packages / 
gnome-shell-extension-arc-menu


Commits:
4c580d6c by Balló György at 2024-04-23T23:25:59+02:00
upgpkg: 56-1: Update to new release

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=
.SRCINFO
=
@@ -1,13 +1,13 @@
 pkgbase = gnome-shell-extension-arc-menu
pkgdesc = Application menu extension for GNOME Shell
-   pkgver = 55
+   pkgver = 56
pkgrel = 1
url = https://gitlab.com/arcmenu/ArcMenu
arch = any
license = GPL-2.0-or-later
depends = gnome-menus
depends = gnome-shell
-   source = 
https://gitlab.com/arcmenu/ArcMenu/-/archive/v55/ArcMenu-v55.tar.gz
-   sha256sums = 
ca7b44e437c9141da1cb5ca7e39855206a80ad681e7261df89cc616d1321f0d9
+   source = 
https://gitlab.com/arcmenu/ArcMenu/-/archive/v56/ArcMenu-v56.tar.gz
+   sha256sums = 
dd7bfbec3b811e3a6340532b74d1a3a95db89cb76267ae4a7c8953ed0e3b4b9a
 
 pkgname = gnome-shell-extension-arc-menu


=
PKGBUILD
=
@@ -4,7 +4,7 @@
 
 pkgname=gnome-shell-extension-arc-menu
 _pkgname=ArcMenu
-pkgver=55
+pkgver=56
 pkgrel=1
 pkgdesc='Application menu extension for GNOME Shell'
 arch=('any')
@@ -12,7 +12,7 @@ url='https://gitlab.com/arcmenu/ArcMenu'
 license=('GPL-2.0-or-later')
 depends=('gnome-menus' 'gnome-shell')
 
source=("https://gitlab.com/arcmenu/ArcMenu/-/archive/v$pkgver/$_pkgname-v$pkgver.tar.gz;)
-sha256sums=('ca7b44e437c9141da1cb5ca7e39855206a80ad681e7261df89cc616d1321f0d9')
+sha256sums=('dd7bfbec3b811e3a6340532b74d1a3a95db89cb76267ae4a7c8953ed0e3b4b9a')
 
 build() {
   cd $_pkgname-v$pkgver



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/gnome-shell-extension-arc-menu/-/commit/4c580d6ca148c4c993c2dd017a5bb46f82fb11ee

-- 
This project does not include diff previews in email notifications.
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/gnome-shell-extension-arc-menu/-/commit/4c580d6ca148c4c993c2dd017a5bb46f82fb11ee
You're receiving this email because of your account on gitlab.archlinux.org.




[Git][archlinux/packaging/packages/gnome-shell-extension-arc-menu] Pushed new tag 56-1

2024-04-23 Thread @bgyorgy


Balló György pushed new tag 56-1 at Arch Linux / Packaging / Packages / 
gnome-shell-extension-arc-menu

-- 
This project does not include diff previews in email notifications.
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/gnome-shell-extension-arc-menu/-/tree/56-1
You're receiving this email because of your account on gitlab.archlinux.org.




[Git][archlinux/packaging/packages/typos] Pushed new tag 1.20.10-1

2024-04-23 Thread @orhun


Orhun Parmaksız pushed new tag 1.20.10-1 at Arch Linux / Packaging / Packages / 
typos

-- 
This project does not include diff previews in email notifications.
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/typos/-/tree/1.20.10-1
You're receiving this email because of your account on gitlab.archlinux.org.




[Git][archlinux/packaging/packages/typos][main] upgpkg: 1.20.10-1: upstream release

2024-04-23 Thread @orhun


Orhun Parmaksız pushed to branch main at Arch Linux / Packaging / Packages / 
typos


Commits:
d5762d7a by Orhun Parmaksız at 2024-04-24T00:12:10+03:00
upgpkg: 1.20.10-1: upstream release

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=
.SRCINFO
=
@@ -1,6 +1,6 @@
 pkgbase = typos
pkgdesc = Source code spell checker
-   pkgver = 1.20.9
+   pkgver = 1.20.10
pkgrel = 1
url = https://github.com/crate-ci/typos
arch = x86_64
@@ -8,7 +8,7 @@ pkgbase = typos
license = Apache-2.0
makedepends = cargo
depends = gcc-libs
-   source = 
typos-1.20.9.tar.gz::https://github.com/crate-ci/typos/archive/refs/tags/v1.20.9.tar.gz
-   sha256sums = 
b5ed9bac5e9bb1c7fd46c566b2ede2eb5ac1e410c49e14127e2d44a706df27ee
+   source = 
typos-1.20.10.tar.gz::https://github.com/crate-ci/typos/archive/refs/tags/v1.20.10.tar.gz
+   sha256sums = 
d9fa88f6e74c3801e72cd0e77401d49973bfdf63dfd17902b3fc5120a0a32af8
 
 pkgname = typos


=
PKGBUILD
=
@@ -2,7 +2,7 @@
 # Contributor: Sematre 
 
 pkgname=typos
-pkgver=1.20.9
+pkgver=1.20.10
 pkgrel=1
 pkgdesc="Source code spell checker"
 arch=('x86_64')
@@ -11,7 +11,7 @@ license=('MIT' 'Apache-2.0')
 depends=('gcc-libs')
 makedepends=('cargo')
 
source=("${pkgname}-${pkgver}.tar.gz::${url}/archive/refs/tags/v${pkgver}.tar.gz")
-sha256sums=('b5ed9bac5e9bb1c7fd46c566b2ede2eb5ac1e410c49e14127e2d44a706df27ee')
+sha256sums=('d9fa88f6e74c3801e72cd0e77401d49973bfdf63dfd17902b3fc5120a0a32af8')
 
 prepare() {
   cd "${pkgname}-${pkgver}"



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/typos/-/commit/d5762d7a925374c9bb2d53e29e8154665816aaa6

-- 
This project does not include diff previews in email notifications.
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/typos/-/commit/d5762d7a925374c9bb2d53e29e8154665816aaa6
You're receiving this email because of your account on gitlab.archlinux.org.




[Git][archlinux/packaging/packages/gnome-control-center][main] 46.1-2: Enable location-services again

2024-04-23 Thread Jan Alexander Steffens (heftig) (@heftig)


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


Commits:
c43c9356 by Jan Alexander Steffens (heftig) at 2024-04-23T23:03:19+02:00
46.1-2: Enable location-services again

Fixes: 
https://gitlab.archlinux.org/archlinux/packaging/packages/gnome-control-center/-/issues/2

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=
.SRCINFO
=
@@ -1,7 +1,7 @@
 pkgbase = gnome-control-center
pkgdesc = GNOME's main interface to configure various aspects of the 
desktop
pkgver = 46.1
-   pkgrel = 1
+   pkgrel = 2
url = https://gitlab.gnome.org/GNOME/gnome-control-center
arch = x86_64
groups = gnome


=
PKGBUILD
=
@@ -4,7 +4,7 @@
 
 pkgname=gnome-control-center
 pkgver=46.1
-pkgrel=1
+pkgrel=2
 pkgdesc="GNOME's main interface to configure various aspects of the desktop"
 url="https://gitlab.gnome.org/GNOME/gnome-control-center;
 license=(GPL-2.0-or-later)
@@ -116,6 +116,7 @@ prepare() {
 build() {
   local meson_options=(
 -D documentation=true
+-D location-services=enabled
 -D malcontent=true
   )
 



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/gnome-control-center/-/commit/c43c93565b776faf0677b2c36711c50de0a971ed

-- 
This project does not include diff previews in email notifications.
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/gnome-control-center/-/commit/c43c93565b776faf0677b2c36711c50de0a971ed
You're receiving this email because of your account on gitlab.archlinux.org.




[Git][archlinux/packaging/packages/gnome-control-center] Pushed new tag 46.1-2

2024-04-23 Thread Jan Alexander Steffens (heftig) (@heftig)


Jan Alexander Steffens (heftig) pushed new tag 46.1-2 at Arch Linux / Packaging 
/ Packages / gnome-control-center

-- 
This project does not include diff previews in email notifications.
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/gnome-control-center/-/tree/46.1-2
You're receiving this email because of your account on gitlab.archlinux.org.




[Git][archlinux/packaging/packages/python-papermill][main] upgpkg: 2.5.0-3: Use pytest 8

2024-04-23 Thread Antonio Rojas (@arojas)


Antonio Rojas pushed to branch main at Arch Linux / Packaging / Packages / 
python-papermill


Commits:
e1ea874e by Antonio Rojas at 2024-04-23T22:24:49+02:00
upgpkg: 2.5.0-3: Use pytest 8

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=
.SRCINFO
=
@@ -1,13 +1,13 @@
 pkgbase = python-papermill
pkgdesc = Parametrize and run Jupyter and nteract Notebooks
pkgver = 2.5.0
-   pkgrel = 2
+   pkgrel = 3
url = https://github.com/nteract/papermill
arch = any
license = BSD-3-Clause
checkdepends = python-boto3
checkdepends = python-moto
-   checkdepends = python-pytest7
+   checkdepends = python-pytest
makedepends = python-build
makedepends = python-installer
makedepends = python-setuptools-scm
@@ -23,6 +23,8 @@ pkgbase = python-papermill
depends = python-tenacity
optdepends = python-boto3: AWS functionality
source = 
papermill-2.5.0.tar.gz::https://github.com/nteract/papermill/archive/refs/tags/2.5.0.tar.gz
+   source = https://github.com/nteract/papermill/commit/6e8cc427.patch
b2sums = 
d0f67d1a701bd41c6a22a7f5c98bb270041b9eb0ceddb68e95705eadb64a69e972903b49ac2b4a5f1759f018694ca57a0187d24e6728b0cf00fd9b91173652bb
+   b2sums = 
6d87f73a878c519e3534a4071dc0dd6d5ccf8f0a3b6e80059cd3b4298b14bc340c8d955b5386ce08c413f07b570b921e6a7e068737ad3e488a02ee5e3c55173f
 
 pkgname = python-papermill


=
PKGBUILD
=
@@ -4,7 +4,7 @@
 _pkgname=papermill
 pkgname="python-${_pkgname}"
 pkgver=2.5.0
-pkgrel=2
+pkgrel=3
 pkgdesc="Parametrize and run Jupyter and nteract Notebooks"
 arch=('any')
 url="https://github.com/nteract/papermill;
@@ -19,7 +19,7 @@ checkdepends=(
   # python-azure  # TODO: package
   python-boto3
   python-moto
-  python-pytest7
+  python-pytest
 )
 depends=(
   python
@@ -33,8 +33,15 @@ depends=(
   python-tenacity
 )
 optdepends=('python-boto3: AWS functionality')
-source=("${_pkgname}-${pkgver}.tar.gz::$url/archive/refs/tags/${pkgver}.tar.gz")
-b2sums=('d0f67d1a701bd41c6a22a7f5c98bb270041b9eb0ceddb68e95705eadb64a69e972903b49ac2b4a5f1759f018694ca57a0187d24e6728b0cf00fd9b91173652bb')
+source=("${_pkgname}-${pkgver}.tar.gz::$url/archive/refs/tags/${pkgver}.tar.gz"
+ https://github.com/nteract/papermill/commit/6e8cc427.patch)
+b2sums=('d0f67d1a701bd41c6a22a7f5c98bb270041b9eb0ceddb68e95705eadb64a69e972903b49ac2b4a5f1759f018694ca57a0187d24e6728b0cf00fd9b91173652bb'
+
'6d87f73a878c519e3534a4071dc0dd6d5ccf8f0a3b6e80059cd3b4298b14bc340c8d955b5386ce08c413f07b570b921e6a7e068737ad3e488a02ee5e3c55173f')
+
+prepare() {
+  cd $_pkgname-$pkgver
+  patch -p1 -i ../6e8cc427.patch # Fix tests with pytest 8
+}
 
 build() {
   cd "${_pkgname}-${pkgver}"



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

-- 
This project does not include diff previews in email notifications.
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/python-papermill/-/commit/e1ea874e160ed35c756ad0305b253c3287c37b92
You're receiving this email because of your account on gitlab.archlinux.org.




[Git][archlinux/packaging/packages/python-papermill] Pushed new tag 2.5.0-3

2024-04-23 Thread Antonio Rojas (@arojas)


Antonio Rojas pushed new tag 2.5.0-3 at Arch Linux / Packaging / Packages / 
python-papermill

-- 
This project does not include diff previews in email notifications.
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/python-papermill/-/tree/2.5.0-3
You're receiving this email because of your account on gitlab.archlinux.org.




[Git][archlinux/packaging/packages/python-ipywidgets] Pushed new tag 8.1.2-3

2024-04-23 Thread Antonio Rojas (@arojas)


Antonio Rojas pushed new tag 8.1.2-3 at Arch Linux / Packaging / Packages / 
python-ipywidgets

-- 
This project does not include diff previews in email notifications.
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/python-ipywidgets/-/tree/8.1.2-3
You're receiving this email because of your account on gitlab.archlinux.org.




[Git][archlinux/packaging/packages/python-ipywidgets][main] upgpkg: 8.1.2-3: Use pytest 8

2024-04-23 Thread Antonio Rojas (@arojas)


Antonio Rojas pushed to branch main at Arch Linux / Packaging / Packages / 
python-ipywidgets


Commits:
ebe09bd4 by Antonio Rojas at 2024-04-23T22:14:46+02:00
upgpkg: 8.1.2-3: Use pytest 8

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=
.SRCINFO
=
@@ -1,13 +1,14 @@
 pkgbase = python-ipywidgets
pkgdesc = IPython HTML widgets for Jupyter
pkgver = 8.1.2
-   pkgrel = 2
+   pkgrel = 3
url = https://github.com/ipython/ipywidgets
arch = any
license = BSD-3-Clause
checkdepends = python-ipykernel
-   checkdepends = python-pytest7
+   checkdepends = python-pytest
checkdepends = python-pytz
+   makedepends = git
makedepends = python-build
makedepends = python-installer
makedepends = python-setuptools
@@ -15,9 +16,13 @@ pkgbase = python-ipywidgets
depends = ipython
depends = python
depends = python-comm
+   depends = python-ipykernel
depends = python-jsonschema
+   depends = python-traitlets
optdepends = jupyterlab-widgets: widgets for Jupyter lab
-   source = 
https://pypi.io/packages/source/i/ipywidgets/ipywidgets-8.1.2.tar.gz
-   sha256sums = 
d0b9b41e49bae926a866e613a39b0f0097745d2b9f1f3dd406641b4a57ec42c9
+   source = git+https://github.com/jupyter-widgets/ipywidgets#tag=8.1.2
+   source = 
https://github.com/jupyter-widgets/ipywidgets/commit/bbc6c064.patch
+   sha256sums = 
146cac83855ac40dd7264a654ebd8efbe81fff089405865f5456fd21afe5e1e6
+   sha256sums = 
df055ab534084dbcb88cfbf21a87e30bd63f0b22201fdbd531fd8c4177af45e2
 
 pkgname = python-ipywidgets


=
PKGBUILD
=
@@ -4,7 +4,7 @@
 pkgname=python-ipywidgets
 _pipname=ipywidgets
 pkgver=8.1.2
-pkgrel=2
+pkgrel=3
 pkgdesc='IPython HTML widgets for Jupyter'
 arch=(any)
 url='https://github.com/ipython/ipywidgets'
@@ -12,30 +12,40 @@ license=(BSD-3-Clause)
 depends=(ipython
  python
  python-comm
- python-jsonschema)
-makedepends=(python-build
+ python-ipykernel
+ python-jsonschema
+ python-traitlets)
+makedepends=(git
+ python-build
  python-installer
  python-setuptools
  python-wheel)
 optdepends=('jupyterlab-widgets: widgets for Jupyter lab')
 checkdepends=(python-ipykernel
-  python-pytest7
+  python-pytest
   python-pytz)
-source=(https://pypi.io/packages/source/${_pipname:0:1}/$_pipname/$_pipname-$pkgver.tar.gz)
-sha256sums=('d0b9b41e49bae926a866e613a39b0f0097745d2b9f1f3dd406641b4a57ec42c9')
+source=(git+https://github.com/jupyter-widgets/ipywidgets#tag=$pkgver
+https://github.com/jupyter-widgets/ipywidgets/commit/bbc6c064.patch)
+sha256sums=('146cac83855ac40dd7264a654ebd8efbe81fff089405865f5456fd21afe5e1e6'
+'df055ab534084dbcb88cfbf21a87e30bd63f0b22201fdbd531fd8c4177af45e2')
+
+prepare() {
+  cd ipywidgets
+  patch -p1 -i "$srcdir"/bbc6c064.patch # Fix tests with pytest 8
+}
 
 build() {
-  cd ipywidgets-$pkgver
+  cd ipywidgets/python/ipywidgets
   python -m build --wheel --no-isolation
 }
 
 check() {
-  cd ipywidgets-$pkgver
+  cd ipywidgets/python/ipywidgets
   pytest -v
 }
 
 package() {
-  cd ipywidgets-$pkgver
+  cd ipywidgets/python/ipywidgets
   python -m installer --destdir="$pkgdir" dist/*.whl
   install -Dm644 LICENSE -t "$pkgdir/usr/share/licenses/$pkgname"
 }



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

-- 
This project does not include diff previews in email notifications.
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/python-ipywidgets/-/commit/ebe09bd4670c665841457415645f7a65e05ac7b7
You're receiving this email because of your account on gitlab.archlinux.org.




[Git][archlinux/packaging/packages/taffybar] Pushed new tag 4.0.1-86

2024-04-23 Thread Felix Yan (@felixonmars)


Felix Yan pushed new tag 4.0.1-86 at Arch Linux / Packaging / Packages / 
taffybar

-- 
This project does not include diff previews in email notifications.
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/taffybar/-/tree/4.0.1-86
You're receiving this email because of your account on gitlab.archlinux.org.




[Git][archlinux/packaging/packages/taffybar][main] upgpkg: 4.0.1-86: rebuild with math-functions 0.3.4.4

2024-04-23 Thread Felix Yan (@felixonmars)


Felix Yan pushed to branch main at Arch Linux / Packaging / Packages / taffybar


Commits:
a571899d by Felix Yan at 2024-04-23T19:40:25+00:00
upgpkg: 4.0.1-86: rebuild with math-functions 0.3.4.4

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=
.SRCINFO
=
@@ -1,7 +1,7 @@
 pkgbase = taffybar
pkgdesc = A desktop bar similar to xmobar, but with more GUI
pkgver = 4.0.1
-   pkgrel = 85
+   pkgrel = 86
url = https://github.com/taffybar/taffybar
arch = x86_64
license = BSD


=
PKGBUILD
=
@@ -2,7 +2,7 @@
 
 pkgname=taffybar
 pkgver=4.0.1
-pkgrel=85
+pkgrel=86
 pkgdesc="A desktop bar similar to xmobar, but with more GUI"
 url="https://github.com/taffybar/taffybar;
 license=("BSD")



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/taffybar/-/commit/a571899d33306982d8cbad4821152bec7d0e73c8

-- 
This project does not include diff previews in email notifications.
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/taffybar/-/commit/a571899d33306982d8cbad4821152bec7d0e73c8
You're receiving this email because of your account on gitlab.archlinux.org.




[Git][archlinux/packaging/packages/haskell-language-server][main] upgpkg: 1.9.1.0-91: rebuild with math-functions 0.3.4.4

2024-04-23 Thread Felix Yan (@felixonmars)


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


Commits:
157aefdb by Felix Yan at 2024-04-23T19:39:16+00:00
upgpkg: 1.9.1.0-91: rebuild with math-functions 0.3.4.4

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=
.SRCINFO
=
@@ -1,7 +1,7 @@
 pkgbase = haskell-language-server
pkgdesc = LSP server for GHC
pkgver = 1.9.1.0
-   pkgrel = 90
+   pkgrel = 91
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.1.0
-pkgrel=90
+pkgrel=91
 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/157aefdb259585049afd364a05710289dc19e827

-- 
This project does not include diff previews in email notifications.
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/haskell-language-server/-/commit/157aefdb259585049afd364a05710289dc19e827
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.1.0-91

2024-04-23 Thread Felix Yan (@felixonmars)


Felix Yan pushed new tag 1.9.1.0-91 at Arch Linux / Packaging / Packages / 
haskell-language-server

-- 
This project does not include diff previews in email notifications.
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/haskell-language-server/-/tree/1.9.1.0-91
You're receiving this email because of your account on gitlab.archlinux.org.




[Git][archlinux/packaging/packages/haskell-gi-gtk][main] upgpkg: 4.0.8-33: rebuild with math-functions 0.3.4.4

2024-04-23 Thread Felix Yan (@felixonmars)


Felix Yan pushed to branch main at Arch Linux / Packaging / Packages / 
haskell-gi-gtk


Commits:
27fc978a by Felix Yan at 2024-04-23T19:39:12+00:00
upgpkg: 4.0.8-33: rebuild with math-functions 0.3.4.4

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=
.SRCINFO
=
@@ -1,7 +1,7 @@
 pkgbase = haskell-gi-gtk
pkgdesc = Gtk bindings
pkgver = 4.0.8
-   pkgrel = 32
+   pkgrel = 33
url = https://github.com/haskell-gi/haskell-gi
arch = x86_64
license = LGPL2.1


=
PKGBUILD
=
@@ -3,7 +3,7 @@
 _hkgname=gi-gtk
 pkgname=haskell-gi-gtk
 pkgver=4.0.8
-pkgrel=32
+pkgrel=33
 pkgdesc="Gtk bindings"
 url="https://github.com/haskell-gi/haskell-gi;
 license=("LGPL2.1")



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/haskell-gi-gtk/-/commit/27fc978a741edef2efe35cd2fee758cd604aa588

-- 
This project does not include diff previews in email notifications.
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/haskell-gi-gtk/-/commit/27fc978a741edef2efe35cd2fee758cd604aa588
You're receiving this email because of your account on gitlab.archlinux.org.




[Git][archlinux/packaging/packages/haskell-gi-gtk] Pushed new tag 4.0.8-33

2024-04-23 Thread Felix Yan (@felixonmars)


Felix Yan pushed new tag 4.0.8-33 at Arch Linux / Packaging / Packages / 
haskell-gi-gtk

-- 
This project does not include diff previews in email notifications.
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/haskell-gi-gtk/-/tree/4.0.8-33
You're receiving this email because of your account on gitlab.archlinux.org.




[Git][archlinux/packaging/packages/haskell-gtk-sni-tray][main] upgpkg: 0.1.8.1-160: rebuild with math-functions 0.3.4.4

2024-04-23 Thread Felix Yan (@felixonmars)


Felix Yan pushed to branch main at Arch Linux / Packaging / Packages / 
haskell-gtk-sni-tray


Commits:
3e104f0c by Felix Yan at 2024-04-23T19:38:52+00:00
upgpkg: 0.1.8.1-160: rebuild with math-functions 0.3.4.4

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=
.SRCINFO
=
@@ -1,7 +1,7 @@
 pkgbase = haskell-gtk-sni-tray
pkgdesc = A standalone StatusNotifierItem/AppIndicator tray
pkgver = 0.1.8.1
-   pkgrel = 159
+   pkgrel = 160
url = https://github.com/IvanMalison/gtk-sni-tray#readme
arch = x86_64
license = BSD


=
PKGBUILD
=
@@ -3,7 +3,7 @@
 _hkgname=gtk-sni-tray
 pkgname=haskell-gtk-sni-tray
 pkgver=0.1.8.1
-pkgrel=159
+pkgrel=160
 pkgdesc="A standalone StatusNotifierItem/AppIndicator tray"
 url="https://github.com/IvanMalison/gtk-sni-tray#readme;
 license=("BSD")



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/haskell-gtk-sni-tray/-/commit/3e104f0cdfd2c3b5f34e4477c3fc9a6defa32d91

-- 
This project does not include diff previews in email notifications.
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/haskell-gtk-sni-tray/-/commit/3e104f0cdfd2c3b5f34e4477c3fc9a6defa32d91
You're receiving this email because of your account on gitlab.archlinux.org.




[Git][archlinux/packaging/packages/haskell-gtk-sni-tray] Pushed new tag 0.1.8.1-160

2024-04-23 Thread Felix Yan (@felixonmars)


Felix Yan pushed new tag 0.1.8.1-160 at Arch Linux / Packaging / Packages / 
haskell-gtk-sni-tray

-- 
This project does not include diff previews in email notifications.
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/haskell-gtk-sni-tray/-/tree/0.1.8.1-160
You're receiving this email because of your account on gitlab.archlinux.org.




[Git][archlinux/packaging/packages/haskell-gtk-strut][main] upgpkg: 0.1.3.2-138: rebuild with math-functions 0.3.4.4

2024-04-23 Thread Felix Yan (@felixonmars)


Felix Yan pushed to branch main at Arch Linux / Packaging / Packages / 
haskell-gtk-strut


Commits:
13bbc7ff by Felix Yan at 2024-04-23T19:37:58+00:00
upgpkg: 0.1.3.2-138: rebuild with math-functions 0.3.4.4

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=
.SRCINFO
=
@@ -1,7 +1,7 @@
 pkgbase = haskell-gtk-strut
pkgdesc = Library for creating strut windows with gi-gtk
pkgver = 0.1.3.2
-   pkgrel = 137
+   pkgrel = 138
url = https://github.com/IvanMalison/gtk-strut
arch = x86_64
license = BSD


=
PKGBUILD
=
@@ -3,7 +3,7 @@
 _hkgname=gtk-strut
 pkgname=haskell-gtk-strut
 pkgver=0.1.3.2
-pkgrel=137
+pkgrel=138
 pkgdesc="Library for creating strut windows with gi-gtk"
 url="https://github.com/IvanMalison/gtk-strut;
 license=("BSD")



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/haskell-gtk-strut/-/commit/13bbc7ff31fe3ee92f6d8b1e89f32cf08d2dc25e

-- 
This project does not include diff previews in email notifications.
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/haskell-gtk-strut/-/commit/13bbc7ff31fe3ee92f6d8b1e89f32cf08d2dc25e
You're receiving this email because of your account on gitlab.archlinux.org.




[Git][archlinux/packaging/packages/haskell-gi-gtk-hs] Pushed new tag 0.3.16-17

2024-04-23 Thread Felix Yan (@felixonmars)


Felix Yan pushed new tag 0.3.16-17 at Arch Linux / Packaging / Packages / 
haskell-gi-gtk-hs

-- 
This project does not include diff previews in email notifications.
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/haskell-gi-gtk-hs/-/tree/0.3.16-17
You're receiving this email because of your account on gitlab.archlinux.org.




[Git][archlinux/packaging/packages/haskell-gtk-strut] Pushed new tag 0.1.3.2-138

2024-04-23 Thread Felix Yan (@felixonmars)


Felix Yan pushed new tag 0.1.3.2-138 at Arch Linux / Packaging / Packages / 
haskell-gtk-strut

-- 
This project does not include diff previews in email notifications.
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/haskell-gtk-strut/-/tree/0.1.3.2-138
You're receiving this email because of your account on gitlab.archlinux.org.




[Git][archlinux/packaging/packages/haskell-gi-gtk-hs][main] upgpkg: 0.3.16-17: rebuild with math-functions 0.3.4.4

2024-04-23 Thread Felix Yan (@felixonmars)


Felix Yan pushed to branch main at Arch Linux / Packaging / Packages / 
haskell-gi-gtk-hs


Commits:
a4291512 by Felix Yan at 2024-04-23T19:37:58+00:00
upgpkg: 0.3.16-17: rebuild with math-functions 0.3.4.4

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=
.SRCINFO
=
@@ -1,7 +1,7 @@
 pkgbase = haskell-gi-gtk-hs
pkgdesc = A wrapper for gi-gtk, adding a few more idiomatic API parts 
on top
pkgver = 0.3.16
-   pkgrel = 16
+   pkgrel = 17
url = https://github.com/haskell-gi/haskell-gi
arch = x86_64
license = LGPL2.1


=
PKGBUILD
=
@@ -3,7 +3,7 @@
 _hkgname=gi-gtk-hs
 pkgname=haskell-gi-gtk-hs
 pkgver=0.3.16
-pkgrel=16
+pkgrel=17
 pkgdesc="A wrapper for gi-gtk, adding a few more idiomatic API parts on top"
 url="https://github.com/haskell-gi/haskell-gi;
 license=("LGPL2.1")



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/haskell-gi-gtk-hs/-/commit/a42915127c77581505db6f07b8ae65ba75494876

-- 
This project does not include diff previews in email notifications.
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/haskell-gi-gtk-hs/-/commit/a42915127c77581505db6f07b8ae65ba75494876
You're receiving this email because of your account on gitlab.archlinux.org.




[Git][archlinux/packaging/packages/haskell-gi-dbusmenugtk3][main] upgpkg: 0.4.14-10: rebuild with math-functions 0.3.4.4

2024-04-23 Thread Felix Yan (@felixonmars)


Felix Yan pushed to branch main at Arch Linux / Packaging / Packages / 
haskell-gi-dbusmenugtk3


Commits:
196511ee by Felix Yan at 2024-04-23T19:37:43+00:00
upgpkg: 0.4.14-10: rebuild with math-functions 0.3.4.4

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=
.SRCINFO
=
@@ -1,7 +1,7 @@
 pkgbase = haskell-gi-dbusmenugtk3
pkgdesc = DbusmenuGtk bindings
pkgver = 0.4.14
-   pkgrel = 9
+   pkgrel = 10
url = https://github.com/haskell-gi/haskell-gi
arch = x86_64
license = LGPL2.1


=
PKGBUILD
=
@@ -3,7 +3,7 @@
 _hkgname=gi-dbusmenugtk3
 pkgname=haskell-gi-dbusmenugtk3
 pkgver=0.4.14
-pkgrel=9
+pkgrel=10
 pkgdesc="DbusmenuGtk bindings"
 url="https://github.com/haskell-gi/haskell-gi;
 license=("LGPL2.1")



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/haskell-gi-dbusmenugtk3/-/commit/196511eef6936d36861fc7be15a225a145c5b4ae

-- 
This project does not include diff previews in email notifications.
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/haskell-gi-dbusmenugtk3/-/commit/196511eef6936d36861fc7be15a225a145c5b4ae
You're receiving this email because of your account on gitlab.archlinux.org.




[Git][archlinux/packaging/packages/haskell-gi-dbusmenugtk3] Pushed new tag 0.4.14-10

2024-04-23 Thread Felix Yan (@felixonmars)


Felix Yan pushed new tag 0.4.14-10 at Arch Linux / Packaging / Packages / 
haskell-gi-dbusmenugtk3

-- 
This project does not include diff previews in email notifications.
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/haskell-gi-dbusmenugtk3/-/tree/0.4.14-10
You're receiving this email because of your account on gitlab.archlinux.org.




[Git][archlinux/packaging/packages/haskell-gi-gsk] Pushed new tag 4.0.7-49

2024-04-23 Thread Felix Yan (@felixonmars)


Felix Yan pushed new tag 4.0.7-49 at Arch Linux / Packaging / Packages / 
haskell-gi-gsk

-- 
This project does not include diff previews in email notifications.
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/haskell-gi-gsk/-/tree/4.0.7-49
You're receiving this email because of your account on gitlab.archlinux.org.




[Git][archlinux/packaging/packages/haskell-gi-gsk][main] upgpkg: 4.0.7-49: rebuild with math-functions 0.3.4.4

2024-04-23 Thread Felix Yan (@felixonmars)


Felix Yan pushed to branch main at Arch Linux / Packaging / Packages / 
haskell-gi-gsk


Commits:
f846b956 by Felix Yan at 2024-04-23T19:36:48+00:00
upgpkg: 4.0.7-49: rebuild with math-functions 0.3.4.4

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=
.SRCINFO
=
@@ -1,7 +1,7 @@
 pkgbase = haskell-gi-gsk
pkgdesc = Gsk bindings
pkgver = 4.0.7
-   pkgrel = 48
+   pkgrel = 49
url = https://github.com/haskell-gi/haskell-gi
arch = x86_64
license = LGPL2.1


=
PKGBUILD
=
@@ -3,7 +3,7 @@
 _hkgname=gi-gsk
 pkgname=haskell-gi-gsk
 pkgver=4.0.7
-pkgrel=48
+pkgrel=49
 pkgdesc="Gsk bindings"
 url="https://github.com/haskell-gi/haskell-gi;
 license=("LGPL2.1")



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/haskell-gi-gsk/-/commit/f846b956703d04d920b92fbfc47b7b19f4d22b6d

-- 
This project does not include diff previews in email notifications.
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/haskell-gi-gsk/-/commit/f846b956703d04d920b92fbfc47b7b19f4d22b6d
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-161: rebuild with math-functions 0.3.4.4

2024-04-23 Thread Felix Yan (@felixonmars)


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


Commits:
347cf4c9 by Felix Yan at 2024-04-23T19:36:46+00:00
upgpkg: 1.0.0.0-161: rebuild with math-functions 0.3.4.4

- - - - -


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 = 160
+   pkgrel = 161
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=160
+pkgrel=161
 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/347cf4c991fed1cf2a02ec7cd622fbee2c301de4

-- 
This project does not include diff previews in email notifications.
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/haskell-hls-explicit-record-fields-plugin/-/commit/347cf4c991fed1cf2a02ec7cd622fbee2c301de4
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-161

2024-04-23 Thread Felix Yan (@felixonmars)


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

-- 
This project does not include diff previews in email notifications.
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/haskell-hls-explicit-record-fields-plugin/-/tree/1.0.0.0-161
You're receiving this email because of your account on gitlab.archlinux.org.




[Git][archlinux/packaging/packages/haskell-gi-gtk3][main] upgpkg: 3.0.38-139: rebuild with math-functions 0.3.4.4

2024-04-23 Thread Felix Yan (@felixonmars)


Felix Yan pushed to branch main at Arch Linux / Packaging / Packages / 
haskell-gi-gtk3


Commits:
105dcb19 by Felix Yan at 2024-04-23T19:36:34+00:00
upgpkg: 3.0.38-139: rebuild with math-functions 0.3.4.4

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=
.SRCINFO
=
@@ -1,7 +1,7 @@
 pkgbase = haskell-gi-gtk3
pkgdesc = Gtk bindings (GTK3)
pkgver = 3.0.38
-   pkgrel = 138
+   pkgrel = 139
url = https://github.com/haskell-gi/haskell-gi
arch = x86_64
license = LGPL2.1


=
PKGBUILD
=
@@ -3,7 +3,7 @@
 _hkgname=gi-gtk
 pkgname=haskell-gi-gtk3
 pkgver=3.0.38
-pkgrel=138
+pkgrel=139
 pkgdesc="Gtk bindings (GTK3)"
 url="https://github.com/haskell-gi/haskell-gi;
 license=("LGPL2.1")



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/haskell-gi-gtk3/-/commit/105dcb193ce6d8d1f74bef7b193fa6f4ba60ad19

-- 
This project does not include diff previews in email notifications.
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/haskell-gi-gtk3/-/commit/105dcb193ce6d8d1f74bef7b193fa6f4ba60ad19
You're receiving this email because of your account on gitlab.archlinux.org.




[Git][archlinux/packaging/packages/haskell-gi-gtk3] Pushed new tag 3.0.38-139

2024-04-23 Thread Felix Yan (@felixonmars)


Felix Yan pushed new tag 3.0.38-139 at Arch Linux / Packaging / Packages / 
haskell-gi-gtk3

-- 
This project does not include diff previews in email notifications.
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/haskell-gi-gtk3/-/tree/3.0.38-139
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-161: rebuild with math-functions 0.3.4.4

2024-04-23 Thread Felix Yan (@felixonmars)


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


Commits:
347c23bf by Felix Yan at 2024-04-23T19:35:39+00:00
upgpkg: 1.0.3.0-161: rebuild with math-functions 0.3.4.4

- - - - -


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 = 160
+   pkgrel = 161
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=160
+pkgrel=161
 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/347c23bffd14ac2383c0126d7c36e56d0dd67cec

-- 
This project does not include diff previews in email notifications.
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/haskell-hls-splice-plugin/-/commit/347c23bffd14ac2383c0126d7c36e56d0dd67cec
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-161: rebuild with math-functions 0.3.4.4

2024-04-23 Thread Felix Yan (@felixonmars)


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


Commits:
85cce6b2 by Felix Yan at 2024-04-23T19:35:37+00:00
upgpkg: 1.0.1.0-161: rebuild with math-functions 0.3.4.4

- - - - -


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 = 160
+   pkgrel = 161
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=160
+pkgrel=161
 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/85cce6b2954d57a5ed5a82890cdfacff40798219

-- 
This project does not include diff previews in email notifications.
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/haskell-hls-gadt-plugin/-/commit/85cce6b2954d57a5ed5a82890cdfacff40798219
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-161

2024-04-23 Thread Felix Yan (@felixonmars)


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

-- 
This project does not include diff previews in email notifications.
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/haskell-hls-splice-plugin/-/tree/1.0.3.0-161
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-161

2024-04-23 Thread Felix Yan (@felixonmars)


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

-- 
This project does not include diff previews in email notifications.
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/haskell-hls-gadt-plugin/-/tree/1.0.1.0-161
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-161: rebuild with math-functions 0.3.4.4

2024-04-23 Thread Felix Yan (@felixonmars)


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


Commits:
80f16d84 by Felix Yan at 2024-04-23T19:35:02+00:00
upgpkg: 1.0.2.0-161: rebuild with math-functions 0.3.4.4

- - - - -


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 = 160
+   pkgrel = 161
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=160
+pkgrel=161
 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/80f16d84be67899a21839fd461cb428d05353049

-- 
This project does not include diff previews in email notifications.
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/haskell-hls-rename-plugin/-/commit/80f16d84be67899a21839fd461cb428d05353049
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-161

2024-04-23 Thread Felix Yan (@felixonmars)


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

-- 
This project does not include diff previews in email notifications.
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/haskell-hls-rename-plugin/-/tree/1.0.2.0-161
You're receiving this email because of your account on gitlab.archlinux.org.




[Git][archlinux/packaging/packages/haskell-gi-gdkx11][main] upgpkg: 4.0.7-71: rebuild with math-functions 0.3.4.4

2024-04-23 Thread Felix Yan (@felixonmars)


Felix Yan pushed to branch main at Arch Linux / Packaging / Packages / 
haskell-gi-gdkx11


Commits:
4f595da1 by Felix Yan at 2024-04-23T19:35:00+00:00
upgpkg: 4.0.7-71: rebuild with math-functions 0.3.4.4

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=
.SRCINFO
=
@@ -1,7 +1,7 @@
 pkgbase = haskell-gi-gdkx11
pkgdesc = GdkX11 bindings
pkgver = 4.0.7
-   pkgrel = 70
+   pkgrel = 71
url = https://github.com/haskell-gi/haskell-gi
arch = x86_64
license = LGPL2_1


=
PKGBUILD
=
@@ -3,7 +3,7 @@
 _hkgname=gi-gdkx11
 pkgname=haskell-gi-gdkx11
 pkgver=4.0.7
-pkgrel=70
+pkgrel=71
 pkgdesc="GdkX11 bindings"
 url="https://github.com/haskell-gi/haskell-gi;
 license=("LGPL2_1")



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/haskell-gi-gdkx11/-/commit/4f595da1e95c4fbb2694d9892efcc3bd4853e520

-- 
This project does not include diff previews in email notifications.
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/haskell-gi-gdkx11/-/commit/4f595da1e95c4fbb2694d9892efcc3bd4853e520
You're receiving this email because of your account on gitlab.archlinux.org.




[Git][archlinux/packaging/packages/haskell-gi-gdkx11] Pushed new tag 4.0.7-71

2024-04-23 Thread Felix Yan (@felixonmars)


Felix Yan pushed new tag 4.0.7-71 at Arch Linux / Packaging / Packages / 
haskell-gi-gdkx11

-- 
This project does not include diff previews in email notifications.
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/haskell-gi-gdkx11/-/tree/4.0.7-71
You're receiving this email because of your account on gitlab.archlinux.org.




[Git][archlinux/packaging/packages/haskell-gi-gdk3x11] Pushed new tag 3.0.12-139

2024-04-23 Thread Felix Yan (@felixonmars)


Felix Yan pushed new tag 3.0.12-139 at Arch Linux / Packaging / Packages / 
haskell-gi-gdk3x11

-- 
This project does not include diff previews in email notifications.
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/haskell-gi-gdk3x11/-/tree/3.0.12-139
You're receiving this email because of your account on gitlab.archlinux.org.




[Git][archlinux/packaging/packages/haskell-gi-gdk3x11][main] upgpkg: 3.0.12-139: rebuild with math-functions 0.3.4.4

2024-04-23 Thread Felix Yan (@felixonmars)


Felix Yan pushed to branch main at Arch Linux / Packaging / Packages / 
haskell-gi-gdk3x11


Commits:
4add1da9 by Felix Yan at 2024-04-23T19:34:59+00:00
upgpkg: 3.0.12-139: rebuild with math-functions 0.3.4.4

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=
.SRCINFO
=
@@ -1,7 +1,7 @@
 pkgbase = haskell-gi-gdk3x11
pkgdesc = GdkX11 bindings (GTK3)
pkgver = 3.0.12
-   pkgrel = 138
+   pkgrel = 139
url = https://github.com/haskell-gi/haskell-gi
arch = x86_64
license = LGPL2.1


=
PKGBUILD
=
@@ -3,7 +3,7 @@
 _hkgname=gi-gdkx11
 pkgname=haskell-gi-gdk3x11
 pkgver=3.0.12
-pkgrel=138
+pkgrel=139
 pkgdesc="GdkX11 bindings (GTK3)"
 url="https://github.com/haskell-gi/haskell-gi;
 license=("LGPL2.1")



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/haskell-gi-gdk3x11/-/commit/4add1da918b39a228b1f2a8ac3c2a3edd4f50f2c

-- 
This project does not include diff previews in email notifications.
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/haskell-gi-gdk3x11/-/commit/4add1da918b39a228b1f2a8ac3c2a3edd4f50f2c
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-161: rebuild with math-functions 0.3.4.4

2024-04-23 Thread Felix Yan (@felixonmars)


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


Commits:
fa136b3c by Felix Yan at 2024-04-23T19:34:07+00:00
upgpkg: 1.1.0.0-161: rebuild with math-functions 0.3.4.4

- - - - -


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 = 160
+   pkgrel = 161
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=160
+pkgrel=161
 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/fa136b3c7c3b2b99b9482a31799c299473f87311

-- 
This project does not include diff previews in email notifications.
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/haskell-hls-refactor-plugin/-/commit/fa136b3c7c3b2b99b9482a31799c299473f87311
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-161

2024-04-23 Thread Felix Yan (@felixonmars)


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

-- 
This project does not include diff previews in email notifications.
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/haskell-hls-refactor-plugin/-/tree/1.1.0.0-161
You're receiving this email because of your account on gitlab.archlinux.org.




[Git][archlinux/packaging/packages/python-plyvel][main] 3 commits: Use PEP 517

2024-04-23 Thread Jelle van der Waa (@jelle)


Jelle van der Waa pushed to branch main at Arch Linux / Packaging / Packages / 
python-plyvel


Commits:
46070d23 by Rafael Fontenelle at 2024-04-23T21:26:49+02:00
Use PEP 517

- - - - -
64c73282 by Rafael Fontenelle at 2024-04-23T21:27:49+02:00
Use SPDX license

- - - - -
a3d5c9ab by Rafael Fontenelle at 2024-04-23T21:29:22+02:00
RFC 0200 - Avoid PyPI for package source

- - - - -


1 changed file:

- PKGBUILD


Changes:

=
PKGBUILD
=
@@ -6,12 +6,13 @@ pkgver=1.5.1
 pkgrel=1
 pkgdesc="A fast and feature-rich Python interface to LevelDB"
 arch=('x86_64')
-license=('BSD')
+license=('BSD-3-Clause')
 url="https://github.com/wbolster/plyvel;
 depends=('leveldb' 'python')
 makedepends=('cython' 'python-setuptools')
+makedepends=('cython' 'python-setuptools' 'python-build' 'python-installer' 
'python-wheel')
 checkdepends=('python-pytest')
-source=("https://pypi.io/packages/source/p/plyvel/plyvel-$pkgver.tar.gz;)
+source=("plyvel-$pkgver.tar.gz::$url/archive/$pkgver.tar.gz")
 
sha512sums=('8f613197e85d085ea47e5a5d6b2bf0310f52fb51eeda6ed7f8cb559c192583f3cb25b66227876c01a08f6a355aafd5092673b7d5341b9b6e5d24546b7755d275')
 
 prepare() {
@@ -23,7 +24,7 @@ prepare() {
 build() {
   cd plyvel-$pkgver
   make cython
-  python setup.py build
+  python -m build --wheel --no-isolation
 }
 
 check() {
@@ -34,6 +35,6 @@ check() {
 
 package() {
   cd plyvel-$pkgver
-  python setup.py install --root="$pkgdir" --optimize=1
+  python -m installer --destdir="$pkgdir" dist/*.whl
   install -Dm644 LICENSE.rst "$pkgdir"/usr/share/licenses/$pkgname/LICENSE.rst
 }



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/python-plyvel/-/compare/c84a4654e388190ab40d21bf5b63b01aa7e68233...a3d5c9ab8b374f2b5ea7a5ebe60d96e51cafeef9

-- 
This project does not include diff previews in email notifications.
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/python-plyvel/-/compare/c84a4654e388190ab40d21bf5b63b01aa7e68233...a3d5c9ab8b374f2b5ea7a5ebe60d96e51cafeef9
You're receiving this email because of your account on gitlab.archlinux.org.




[Git][archlinux/packaging/packages/hledger-web][main] upgpkg: 1.32.1-50: rebuild with math-functions 0.3.4.4

2024-04-23 Thread Felix Yan (@felixonmars)


Felix Yan pushed to branch main at Arch Linux / Packaging / Packages / 
hledger-web


Commits:
66e16841 by Felix Yan at 2024-04-23T19:28:56+00:00
upgpkg: 1.32.1-50: rebuild with math-functions 0.3.4.4

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=
.SRCINFO
=
@@ -1,7 +1,7 @@
 pkgbase = hledger-web
pkgdesc = Web-based user interface for the hledger accounting system
pkgver = 1.32.1
-   pkgrel = 49
+   pkgrel = 50
url = http://hledger.org
arch = x86_64
license = GPL


=
PKGBUILD
=
@@ -4,7 +4,7 @@
 
 pkgname=hledger-web
 pkgver=1.32.1
-pkgrel=49
+pkgrel=50
 pkgdesc="Web-based user interface for the hledger accounting system"
 url="http://hledger.org;
 license=("GPL")



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/hledger-web/-/commit/66e16841e64083117ca17a86c5d152413978fec2

-- 
This project does not include diff previews in email notifications.
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/hledger-web/-/commit/66e16841e64083117ca17a86c5d152413978fec2
You're receiving this email because of your account on gitlab.archlinux.org.




[Git][archlinux/packaging/packages/hledger-web] Pushed new tag 1.32.1-50

2024-04-23 Thread Felix Yan (@felixonmars)


Felix Yan pushed new tag 1.32.1-50 at Arch Linux / Packaging / Packages / 
hledger-web

-- 
This project does not include diff previews in email notifications.
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/hledger-web/-/tree/1.32.1-50
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.2.0-50: rebuild with math-functions 0.3.4.4

2024-04-23 Thread Felix Yan (@felixonmars)


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


Commits:
6c06e4c2 by Felix Yan at 2024-04-23T19:28:32+00:00
upgpkg: 1.1.2.0-50: rebuild with math-functions 0.3.4.4

- - - - -


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.2.0
-   pkgrel = 49
+   pkgrel = 50
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.2.0
-pkgrel=49
+pkgrel=50
 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/6c06e4c2341c0f4be079ba6a7a0a3b1f11eb38d7

-- 
This project does not include diff previews in email notifications.
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/haskell-hls-hlint-plugin/-/commit/6c06e4c2341c0f4be079ba6a7a0a3b1f11eb38d7
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.2.0-50

2024-04-23 Thread Felix Yan (@felixonmars)


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

-- 
This project does not include diff previews in email notifications.
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/haskell-hls-hlint-plugin/-/tree/1.1.2.0-50
You're receiving this email because of your account on gitlab.archlinux.org.




[Git][archlinux/packaging/packages/git-annex][main] upgpkg: 10.20240227-16: rebuild with math-functions 0.3.4.4

2024-04-23 Thread Felix Yan (@felixonmars)


Felix Yan pushed to branch main at Arch Linux / Packaging / Packages / git-annex


Commits:
7676c268 by Felix Yan at 2024-04-23T19:28:22+00:00
upgpkg: 10.20240227-16: rebuild with math-functions 0.3.4.4

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=
.SRCINFO
=
@@ -1,7 +1,7 @@
 pkgbase = git-annex
pkgdesc = Manage files with git, without checking their contents into 
git
pkgver = 10.20240227
-   pkgrel = 15
+   pkgrel = 16
url = https://git-annex.branchable.com/
arch = x86_64
license = AGPL-3.0-only


=
PKGBUILD
=
@@ -4,7 +4,7 @@
 
 pkgname=git-annex
 pkgver=10.20240227
-pkgrel=15
+pkgrel=16
 pkgdesc="Manage files with git, without checking their contents into git"
 url="https://git-annex.branchable.com/;
 license=("AGPL-3.0-only")



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/git-annex/-/commit/7676c268b9e4829fdbaeb3ad1160fc64a34e0204

-- 
This project does not include diff previews in email notifications.
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/git-annex/-/commit/7676c268b9e4829fdbaeb3ad1160fc64a34e0204
You're receiving this email because of your account on gitlab.archlinux.org.




[Git][archlinux/packaging/packages/git-annex] Pushed new tag 10.20240227-16

2024-04-23 Thread Felix Yan (@felixonmars)


Felix Yan pushed new tag 10.20240227-16 at Arch Linux / Packaging / Packages / 
git-annex

-- 
This project does not include diff previews in email notifications.
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/git-annex/-/tree/10.20240227-16
You're receiving this email because of your account on gitlab.archlinux.org.




[Git][archlinux/packaging/packages/haskell-gi-gdk3] Pushed new tag 3.0.25-137

2024-04-23 Thread Felix Yan (@felixonmars)


Felix Yan pushed new tag 3.0.25-137 at Arch Linux / Packaging / Packages / 
haskell-gi-gdk3

-- 
This project does not include diff previews in email notifications.
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/haskell-gi-gdk3/-/tree/3.0.25-137
You're receiving this email because of your account on gitlab.archlinux.org.




[Git][archlinux/packaging/packages/haskell-gi-gdk3][main] upgpkg: 3.0.25-137: rebuild with math-functions 0.3.4.4

2024-04-23 Thread Felix Yan (@felixonmars)


Felix Yan pushed to branch main at Arch Linux / Packaging / Packages / 
haskell-gi-gdk3


Commits:
e9615cad by Felix Yan at 2024-04-23T19:28:01+00:00
upgpkg: 3.0.25-137: rebuild with math-functions 0.3.4.4

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=
.SRCINFO
=
@@ -1,7 +1,7 @@
 pkgbase = haskell-gi-gdk3
pkgdesc = Gdk bindings (GTK3)
pkgver = 3.0.25
-   pkgrel = 136
+   pkgrel = 137
url = https://github.com/haskell-gi/haskell-gi
arch = x86_64
license = LGPL2.1


=
PKGBUILD
=
@@ -3,7 +3,7 @@
 _hkgname=gi-gdk
 pkgname=haskell-gi-gdk3
 pkgver=3.0.25
-pkgrel=136
+pkgrel=137
 pkgdesc="Gdk bindings (GTK3)"
 url="https://github.com/haskell-gi/haskell-gi;
 license=("LGPL2.1")



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/haskell-gi-gdk3/-/commit/e9615cadff9a1a2903816628ea7bb298b8a6190c

-- 
This project does not include diff previews in email notifications.
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/haskell-gi-gdk3/-/commit/e9615cadff9a1a2903816628ea7bb298b8a6190c
You're receiving this email because of your account on gitlab.archlinux.org.




[Git][archlinux/packaging/packages/tamarin-prover][main] upgpkg: 1.8.0-81: rebuild with math-functions 0.3.4.4

2024-04-23 Thread Felix Yan (@felixonmars)


Felix Yan pushed to branch main at Arch Linux / Packaging / Packages / 
tamarin-prover


Commits:
e41d94fb by Felix Yan at 2024-04-23T19:26:51+00:00
upgpkg: 1.8.0-81: rebuild with math-functions 0.3.4.4

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=
.SRCINFO
=
@@ -1,7 +1,7 @@
 pkgbase = tamarin-prover
pkgdesc = The Tamarin prover for security protocol analysis
pkgver = 1.8.0
-   pkgrel = 80
+   pkgrel = 81
url = https://tamarin-prover.github.io
arch = x86_64
license = GPL


=
PKGBUILD
=
@@ -3,7 +3,7 @@
 
 pkgname=tamarin-prover
 pkgver=1.8.0
-pkgrel=80
+pkgrel=81
 pkgdesc="The Tamarin prover for security protocol analysis"
 url="https://tamarin-prover.github.io;
 license=("GPL")



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/tamarin-prover/-/commit/e41d94fba9311f510ff7af2a68d96edcf2d1f92c

-- 
This project does not include diff previews in email notifications.
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/tamarin-prover/-/commit/e41d94fba9311f510ff7af2a68d96edcf2d1f92c
You're receiving this email because of your account on gitlab.archlinux.org.




[Git][archlinux/packaging/packages/xmonad-extras][main] upgpkg: 0.17.1-12: rebuild with math-functions 0.3.4.4

2024-04-23 Thread Felix Yan (@felixonmars)


Felix Yan pushed to branch main at Arch Linux / Packaging / Packages / 
xmonad-extras


Commits:
4510e33c by Felix Yan at 2024-04-23T19:26:55+00:00
upgpkg: 0.17.1-12: rebuild with math-functions 0.3.4.4

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=
.SRCINFO
=
@@ -1,7 +1,7 @@
 pkgbase = xmonad-extras
pkgdesc = Third party extensions for xmonad with wacky dependencies
pkgver = 0.17.1
-   pkgrel = 11
+   pkgrel = 12
url = https://github.com/xmonad/xmonad-extras
arch = x86_64
license = BSD


=
PKGBUILD
=
@@ -2,7 +2,7 @@
 
 pkgname=xmonad-extras
 pkgver=0.17.1
-pkgrel=11
+pkgrel=12
 pkgdesc="Third party extensions for xmonad with wacky dependencies"
 url="https://github.com/xmonad/xmonad-extras;
 license=("BSD")



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/xmonad-extras/-/commit/4510e33c35479cad9e617da6c0f37fbd01a1587d

-- 
This project does not include diff previews in email notifications.
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/xmonad-extras/-/commit/4510e33c35479cad9e617da6c0f37fbd01a1587d
You're receiving this email because of your account on gitlab.archlinux.org.




[Git][archlinux/packaging/packages/xmonad-extras] Pushed new tag 0.17.1-12

2024-04-23 Thread Felix Yan (@felixonmars)


Felix Yan pushed new tag 0.17.1-12 at Arch Linux / Packaging / Packages / 
xmonad-extras

-- 
This project does not include diff previews in email notifications.
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/xmonad-extras/-/tree/0.17.1-12
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-161: rebuild with math-functions 0.3.4.4

2024-04-23 Thread Felix Yan (@felixonmars)


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


Commits:
bcedb1ad by Felix Yan at 2024-04-23T19:26:54+00:00
upgpkg: 1.0.4.0-161: rebuild with math-functions 0.3.4.4

- - - - -


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 = 160
+   pkgrel = 161
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=160
+pkgrel=161
 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/bcedb1add8b17f1a6497694b60384b6b4d1c4665

-- 
This project does not include diff previews in email notifications.
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/haskell-hls-refine-imports-plugin/-/commit/bcedb1add8b17f1a6497694b60384b6b4d1c4665
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-161

2024-04-23 Thread Felix Yan (@felixonmars)


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

-- 
This project does not include diff previews in email notifications.
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/haskell-hls-refine-imports-plugin/-/tree/1.0.4.0-161
You're receiving this email because of your account on gitlab.archlinux.org.




[Git][archlinux/packaging/packages/tamarin-prover] Pushed new tag 1.8.0-81

2024-04-23 Thread Felix Yan (@felixonmars)


Felix Yan pushed new tag 1.8.0-81 at Arch Linux / Packaging / Packages / 
tamarin-prover

-- 
This project does not include diff previews in email notifications.
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/tamarin-prover/-/tree/1.8.0-81
You're receiving this email because of your account on gitlab.archlinux.org.




[Git][archlinux/packaging/packages/haskell-gi-gdk] Pushed new tag 4.0.7-64

2024-04-23 Thread Felix Yan (@felixonmars)


Felix Yan pushed new tag 4.0.7-64 at Arch Linux / Packaging / Packages / 
haskell-gi-gdk

-- 
This project does not include diff previews in email notifications.
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/haskell-gi-gdk/-/tree/4.0.7-64
You're receiving this email because of your account on gitlab.archlinux.org.




[Git][archlinux/packaging/packages/haskell-gi-gdk][main] upgpkg: 4.0.7-64: rebuild with math-functions 0.3.4.4

2024-04-23 Thread Felix Yan (@felixonmars)


Felix Yan pushed to branch main at Arch Linux / Packaging / Packages / 
haskell-gi-gdk


Commits:
3d72bb77 by Felix Yan at 2024-04-23T19:26:23+00:00
upgpkg: 4.0.7-64: rebuild with math-functions 0.3.4.4

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=
.SRCINFO
=
@@ -1,7 +1,7 @@
 pkgbase = haskell-gi-gdk
pkgdesc = Gdk bindings
pkgver = 4.0.7
-   pkgrel = 63
+   pkgrel = 64
url = https://github.com/haskell-gi/haskell-gi
arch = x86_64
license = LGPL2.1


=
PKGBUILD
=
@@ -3,7 +3,7 @@
 _hkgname=gi-gdk
 pkgname=haskell-gi-gdk
 pkgver=4.0.7
-pkgrel=63
+pkgrel=64
 pkgdesc="Gdk bindings"
 url="https://github.com/haskell-gi/haskell-gi;
 license=("LGPL2.1")



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/haskell-gi-gdk/-/commit/3d72bb773e77c31abea3fc78a097754675375fe6

-- 
This project does not include diff previews in email notifications.
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/haskell-gi-gdk/-/commit/3d72bb773e77c31abea3fc78a097754675375fe6
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-161: rebuild with math-functions 0.3.4.4

2024-04-23 Thread Felix Yan (@felixonmars)


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


Commits:
2ca9ec81 by Felix Yan at 2024-04-23T19:26:18+00:00
upgpkg: 1.2.0.0-161: rebuild with math-functions 0.3.4.4

- - - - -


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 = 160
+   pkgrel = 161
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=160
+pkgrel=161
 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/2ca9ec8145dde4404012ba2a3492223de0978ce2

-- 
This project does not include diff previews in email notifications.
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/haskell-hls-call-hierarchy-plugin/-/commit/2ca9ec8145dde4404012ba2a3492223de0978ce2
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-161

2024-04-23 Thread Felix Yan (@felixonmars)


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

-- 
This project does not include diff previews in email notifications.
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/haskell-hls-call-hierarchy-plugin/-/tree/1.2.0.0-161
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-163: rebuild with math-functions 0.3.4.4

2024-04-23 Thread Felix Yan (@felixonmars)


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


Commits:
3e1568d3 by Felix Yan at 2024-04-23T19:26:03+00:00
upgpkg: 1.0.1.2-163: rebuild with math-functions 0.3.4.4

- - - - -


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 = 162
+   pkgrel = 163
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=162
+pkgrel=163
 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/3e1568d326f4e5d177887f55e2a1e444146ab3ff

-- 
This project does not include diff previews in email notifications.
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/haskell-hls-stylish-haskell-plugin/-/commit/3e1568d326f4e5d177887f55e2a1e444146ab3ff
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-163

2024-04-23 Thread Felix Yan (@felixonmars)


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

-- 
This project does not include diff previews in email notifications.
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/haskell-hls-stylish-haskell-plugin/-/tree/1.0.1.2-163
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-161

2024-04-23 Thread Felix Yan (@felixonmars)


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

-- 
This project does not include diff previews in email notifications.
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/haskell-hls-change-type-signature-plugin/-/tree/1.1.0.0-161
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-161: rebuild with math-functions 0.3.4.4

2024-04-23 Thread Felix Yan (@felixonmars)


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


Commits:
a461685b by Felix Yan at 2024-04-23T19:25:44+00:00
upgpkg: 1.1.0.0-161: rebuild with math-functions 0.3.4.4

- - - - -


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 = 160
+   pkgrel = 161
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=160
+pkgrel=161
 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/a461685b72cbd20939bf2b1624e3acdb8e5819ab

-- 
This project does not include diff previews in email notifications.
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/haskell-hls-change-type-signature-plugin/-/commit/a461685b72cbd20939bf2b1624e3acdb8e5819ab
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-161: rebuild with math-functions 0.3.4.4

2024-04-23 Thread Felix Yan (@felixonmars)


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


Commits:
c126ea2d by Felix Yan at 2024-04-23T19:25:35+00:00
upgpkg: 0.1.0.0-161: rebuild with math-functions 0.3.4.4

- - - - -


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 = 160
+   pkgrel = 161
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=160
+pkgrel=161
 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/c126ea2dfcfdb605d939a467600076f80d0d0ffd

-- 
This project does not include diff previews in email notifications.
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/haskell-hls-cabal-plugin/-/commit/c126ea2dfcfdb605d939a467600076f80d0d0ffd
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-161

2024-04-23 Thread Felix Yan (@felixonmars)


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

-- 
This project does not include diff previews in email notifications.
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/haskell-hls-cabal-plugin/-/tree/0.1.0.0-161
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-161: rebuild with math-functions 0.3.4.4

2024-04-23 Thread Felix Yan (@felixonmars)


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


Commits:
12c5c388 by Felix Yan at 2024-04-23T19:25:33+00:00
upgpkg: 0.1.0.0-161: rebuild with math-functions 0.3.4.4

- - - - -


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 = 160
+   pkgrel = 161
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=160
+pkgrel=161
 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/12c5c38825408d73c273b5b6650d75432d37f194

-- 
This project does not include diff previews in email notifications.
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/haskell-hls-cabal-fmt-plugin/-/commit/12c5c38825408d73c273b5b6650d75432d37f194
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-161

2024-04-23 Thread Felix Yan (@felixonmars)


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

-- 
This project does not include diff previews in email notifications.
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/haskell-hls-pragmas-plugin/-/tree/1.0.4.0-161
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-161: rebuild with math-functions 0.3.4.4

2024-04-23 Thread Felix Yan (@felixonmars)


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


Commits:
7a5af890 by Felix Yan at 2024-04-23T19:25:33+00:00
upgpkg: 1.0.4.0-161: rebuild with math-functions 0.3.4.4

- - - - -


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 = 160
+   pkgrel = 161
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=160
+pkgrel=161
 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/7a5af890b0de7fa427b4742015f04a1b36100748

-- 
This project does not include diff previews in email notifications.
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/haskell-hls-pragmas-plugin/-/commit/7a5af890b0de7fa427b4742015f04a1b36100748
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-161

2024-04-23 Thread Felix Yan (@felixonmars)


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

-- 
This project does not include diff previews in email notifications.
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/haskell-hls-cabal-fmt-plugin/-/tree/0.1.0.0-161
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-161: rebuild with math-functions 0.3.4.4

2024-04-23 Thread Felix Yan (@felixonmars)


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


Commits:
cd87aa3f by Felix Yan at 2024-04-23T19:25:16+00:00
upgpkg: 1.3.0.0-161: rebuild with math-functions 0.3.4.4

- - - - -


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 = 160
+   pkgrel = 161
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=160
+pkgrel=161
 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/cd87aa3f93bf973f9316270ce6d3798c1b19b89c

-- 
This project does not include diff previews in email notifications.
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/haskell-hls-alternate-number-format-plugin/-/commit/cd87aa3f93bf973f9316270ce6d3798c1b19b89c
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-202

2024-04-23 Thread Felix Yan (@felixonmars)


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

-- 
This project does not include diff previews in email notifications.
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/haskell-ghcide-test-utils/-/tree/1.8.0.0-202
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-161

2024-04-23 Thread Felix Yan (@felixonmars)


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

-- 
This project does not include diff previews in email notifications.
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/haskell-hls-alternate-number-format-plugin/-/tree/1.3.0.0-161
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-202: rebuild with math-functions 0.3.4.4

2024-04-23 Thread Felix Yan (@felixonmars)


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


Commits:
e034fafa by Felix Yan at 2024-04-23T19:25:16+00:00
upgpkg: 1.8.0.0-202: rebuild with math-functions 0.3.4.4

- - - - -


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 = 201
+   pkgrel = 202
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=201
+pkgrel=202
 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/e034fafacedb5f069493df7d2ae9ff8431717b7d

-- 
This project does not include diff previews in email notifications.
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/haskell-ghcide-test-utils/-/commit/e034fafacedb5f069493df7d2ae9ff8431717b7d
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-161

2024-04-23 Thread Felix Yan (@felixonmars)


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

-- 
This project does not include diff previews in email notifications.
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/haskell-hls-explicit-imports-plugin/-/tree/1.2.0.0-161
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-161: rebuild with math-functions 0.3.4.4

2024-04-23 Thread Felix Yan (@felixonmars)


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


Commits:
490bcddd by Felix Yan at 2024-04-23T19:25:12+00:00
upgpkg: 1.2.0.0-161: rebuild with math-functions 0.3.4.4

- - - - -


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 = 160
+   pkgrel = 161
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=160
+pkgrel=161
 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/490bcddd3a4b38f92ab6814aeaa8c5e25bdead6e

-- 
This project does not include diff previews in email notifications.
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/haskell-hls-explicit-imports-plugin/-/commit/490bcddd3a4b38f92ab6814aeaa8c5e25bdead6e
You're receiving this email because of your account on gitlab.archlinux.org.




  1   2   3   4   5   6   7   8   9   10   >