[Git][archlinux/packaging/packages/stack][main] upgpkg: 2.7.5-408: rebuild with selective 0.6

2024-01-15 Thread Felix Yan (@felixonmars)


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


Commits:
ec77d6b7 by Felix Yan at 2024-01-16T09:53:37+02:00
upgpkg: 2.7.5-408: rebuild with selective 0.6

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=
.SRCINFO
=
@@ -1,7 +1,7 @@
 pkgbase = stack
pkgdesc = The Haskell Tool Stack
pkgver = 2.7.5
-   pkgrel = 407
+   pkgrel = 408
url = https://github.com/commercialhaskell/stack
install = stack.install
arch = x86_64


=
PKGBUILD
=
@@ -3,7 +3,7 @@
 
 pkgname=stack
 pkgver=2.7.5
-pkgrel=407
+pkgrel=408
 pkgdesc="The Haskell Tool Stack"
 url="https://github.com/commercialhaskell/stack;
 license=("BSD")



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/stack/-/commit/ec77d6b7e92537afcef3e2e0a13495bb7dfef53b

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




[Git][archlinux/packaging/packages/stack] Pushed new tag 2.7.5-408

2024-01-15 Thread Felix Yan (@felixonmars)


Felix Yan pushed new tag 2.7.5-408 at Arch Linux / Packaging / Packages / stack

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




[Git][archlinux/packaging/packages/pyright] Pushed new tag 1.1.347-1

2024-01-15 Thread Daniel M. Capella (@polyzen)


Daniel M. Capella pushed new tag 1.1.347-1 at Arch Linux / Packaging / Packages 
/ pyright

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




[Git][archlinux/packaging/packages/pyright][main] upgpkg: 1.1.347-1

2024-01-15 Thread Daniel M. Capella (@polyzen)


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


Commits:
71939560 by Daniel M. Capella at 2024-01-16T01:48:58-05:00
upgpkg: 1.1.347-1

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=
.SRCINFO
=
@@ -1,6 +1,6 @@
 pkgbase = pyright
pkgdesc = Type checker for the Python language
-   pkgver = 1.1.346
+   pkgver = 1.1.347
pkgrel = 1
url = https://microsoft.github.io/pyright
arch = any
@@ -8,7 +8,9 @@ pkgbase = pyright
makedepends = git
makedepends = npm
depends = nodejs
-   source = git+https://github.com/microsoft/pyright.git#tag=1.1.346
+   source = git+https://github.com/microsoft/pyright.git#tag=1.1.347
+   source = 
pyright-1.1.347-fail.patch::https://github.com/microsoft/pyright/commit/e1dccb5919b01dc7633769903b7ac5850cd08b97.patch
b2sums = SKIP
+   b2sums = 
c2dbf438987c0d2e714ea2ae2c87f86f3cae8c855df973c64413e00e6a9771017daf558c26e0db771ddb5f7cf66494ab559dfe6a4b9c992ffc98ac8c37658ab7
 
 pkgname = pyright


=
PKGBUILD
=
@@ -2,7 +2,7 @@
 # Contributor: Kaizhao Zhang 
 
 pkgname=pyright
-pkgver=1.1.346
+pkgver=1.1.347
 pkgrel=1
 pkgdesc='Type checker for the Python language'
 arch=('any')
@@ -10,12 +10,18 @@ url=https://microsoft.github.io/pyright
 license=('MIT')
 depends=('nodejs')
 makedepends=('git' 'npm')
-source=("git+https://github.com/microsoft/pyright.git#tag=$pkgver;)
-b2sums=('SKIP')
+source=(
+  "git+https://github.com/microsoft/pyright.git#tag=$pkgver;
+  
'pyright-1.1.347-fail.patch::https://github.com/microsoft/pyright/commit/e1dccb5919b01dc7633769903b7ac5850cd08b97.patch'
+)
+b2sums=('SKIP'
+
'c2dbf438987c0d2e714ea2ae2c87f86f3cae8c855df973c64413e00e6a9771017daf558c26e0db771ddb5f7cf66494ab559dfe6a4b9c992ffc98ac8c37658ab7')
 
 prepare() {
   cd $pkgname
   npm ci
+
+  patch --forward --strip=1 --input=../pyright-1.1.347-fail.patch
 }
 
 build() {



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/pyright/-/commit/71939560ea2e5dbed88fe3fb749b6ae3605870a6

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




[Git][archlinux/packaging/packages/python-pyspellchecker] Pushed new tag 0.8.0-1

2024-01-15 Thread Daniel M. Capella (@polyzen)


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

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




[Git][archlinux/packaging/packages/python-pyspellchecker][main] upgpkg: 0.8.0-1

2024-01-15 Thread Daniel M. Capella (@polyzen)


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


Commits:
74e004b8 by Daniel M. Capella at 2024-01-16T01:46:37-05:00
upgpkg: 0.8.0-1

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=
.SRCINFO
=
@@ -1,6 +1,6 @@
 pkgbase = python-pyspellchecker
pkgdesc = Pure python spell checker based on work by Peter Norvig
-   pkgver = 0.7.3
+   pkgver = 0.8.0
pkgrel = 1
url = https://github.com/barrust/pyspellchecker
arch = any
@@ -12,7 +12,7 @@ pkgbase = python-pyspellchecker
makedepends = python-setuptools
makedepends = python-wheel
depends = python
-   source = git+https://github.com/barrust/pyspellchecker.git#tag=v0.7.3
+   source = git+https://github.com/barrust/pyspellchecker.git#tag=v0.8.0
b2sums = SKIP
 
 pkgname = python-pyspellchecker


=
PKGBUILD
=
@@ -3,7 +3,7 @@
 
 pkgname=python-pyspellchecker
 _name=${pkgname#python-}
-pkgver=0.7.3
+pkgver=0.8.0
 pkgrel=1
 pkgdesc='Pure python spell checker based on work by Peter Norvig'
 arch=('any')



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/python-pyspellchecker/-/commit/74e004b88b8d03a03aaadabb5dfbe814232b1d7a

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




[Git][archlinux/packaging/packages/mdcat] Pushed new tag 2.1.1-1

2024-01-15 Thread Daurnimator (@daurnimator)


Daurnimator pushed new tag 2.1.1-1 at Arch Linux / Packaging / Packages / mdcat

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




[Git][archlinux/packaging/packages/mdcat][main] upgpkg: 2.1.1-1

2024-01-15 Thread Daurnimator (@daurnimator)


Daurnimator pushed to branch main at Arch Linux / Packaging / Packages / mdcat


Commits:
ba0e1d17 by Daurnimator at 2024-01-16T15:06:48+11:00
upgpkg: 2.1.1-1

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=
.SRCINFO
=
@@ -1,18 +1,18 @@
 pkgbase = mdcat
pkgdesc = Sophisticated Markdown rendering for the terminal
-   pkgver = 2.1.0
+   pkgver = 2.1.1
pkgrel = 1
url = https://github.com/swsnr/mdcat
arch = i686
arch = x86_64
-   license = MPL2
+   license = MPL-2.0
makedepends = asciidoctor
makedepends = cargo
depends = gcc-libs
depends = openssl
optdepends = less: for mdless
options = !lto
-   source = 
mdcat-2.1.0.tar.gz::https://github.com/swsnr/mdcat/archive/mdcat-2.1.0.tar.gz
-   sha256sums = 
96ed4b74c202514987610a69af7fc71afd3b826d0449f9326661fd5244c5d5ee
+   source = 
mdcat-2.1.1.tar.gz::https://github.com/swsnr/mdcat/archive/mdcat-2.1.1.tar.gz
+   sha256sums = 
d0fa8e9c7477842b6c6923e6710363050f096ea8283cb69b475071f60fc6de42
 
 pkgname = mdcat


=
PKGBUILD
=
@@ -2,19 +2,19 @@
 # Maintainer: Justin Kromlinger 
 # Contributor: Wesley Moore 
 pkgname=mdcat
-pkgver=2.1.0
+pkgver=2.1.1
 pkgrel=1
 pkgdesc='Sophisticated Markdown rendering for the terminal'
 arch=('i686' 'x86_64')
 url="https://github.com/swsnr/mdcat;
-license=('MPL2')
+license=('MPL-2.0')
 options=(!lto)
 depends=('gcc-libs' 'openssl')
 makedepends=('asciidoctor'
  'cargo')
 optdepends=('less: for mdless')
 source=("$pkgname-$pkgver.tar.gz::$url/archive/$pkgname-$pkgver.tar.gz")
-sha256sums=('96ed4b74c202514987610a69af7fc71afd3b826d0449f9326661fd5244c5d5ee')
+sha256sums=('d0fa8e9c7477842b6c6923e6710363050f096ea8283cb69b475071f60fc6de42')
 
 prepare() {
   cd "${pkgname}-${pkgname}-${pkgver}"



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/mdcat/-/commit/ba0e1d17921105312c55115af73397606e06442b

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




[Git][archlinux/packaging/packages/torbrowser-launcher] Pushed new tag 0.3.7-1

2024-01-15 Thread kpcyrd (@kpcyrd)


kpcyrd pushed new tag 0.3.7-1 at Arch Linux / Packaging / Packages / 
torbrowser-launcher

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




[Git][archlinux/packaging/packages/torbrowser-launcher][main] upgpkg: 0.3.7-1

2024-01-15 Thread kpcyrd (@kpcyrd)


kpcyrd pushed to branch main at Arch Linux / Packaging / Packages / 
torbrowser-launcher


Commits:
65311c96 by kpcyrd at 2024-01-16T00:38:17+01:00
upgpkg: 0.3.7-1

- - - - -


3 changed files:

- .SRCINFO
- − 1a0562ba2f8e3a1b56c027a71514bbb30e3cecc1.patch
- PKGBUILD


Changes:

=
.SRCINFO
=
@@ -1,7 +1,7 @@
 pkgbase = torbrowser-launcher
pkgdesc = Securely and easily download, verify, install, and launch Tor 
Browser in Linux
-   pkgver = 0.3.6
-   pkgrel = 3
+   pkgver = 0.3.7
+   pkgrel = 1
url = https://github.com/torproject/torbrowser-launcher
arch = any
license = MIT
@@ -23,16 +23,13 @@ pkgbase = torbrowser-launcher
optdepends = apparmor: support for apparmor profiles
backup = etc/apparmor.d/local/torbrowser.Browser.firefox
backup = etc/apparmor.d/local/torbrowser.Tor.tor
-   source = 
torbrowser-launcher-0.3.6.tar.gz::https://github.com/torproject/torbrowser-launcher/archive/v0.3.6.tar.gz
-   source = 1a0562ba2f8e3a1b56c027a71514bbb30e3cecc1.patch
+   source = 
torbrowser-launcher-0.3.7.tar.gz::https://github.com/torproject/torbrowser-launcher/archive/v0.3.7.tar.gz
source = 27cb52b5cc5840a1a13d8d37910d99882f9f4738.patch
source = pyproject.toml
-   sha256sums = 
39db8bd936502bc6d9adf3a628fba13a728c7b1aa2b5bac148454c8718863654
-   sha256sums = 
b8edd9cbff3f235c2eafd917a342b088da639741c61eea4c8f237fef1506dc35
+   sha256sums = 
ec74ba4932b9b77b417c97a931986d5e619e8bc1ced2110463285425fb9c335d
sha256sums = 
a6d9a1f19146878104506acbf024794321e7196ea38e60175f7a62d693d5a1f1
sha256sums = 
11557fc869021485aeba1dd31c06405ea0fbe2290d18de21324fc6f9fcaa7922
-   b2sums = 
32ec935d80f254fa069e57876e84bb108a5ca09d68c7f0e747228157de5166fc5e2106e6a544faf656c202f90fa0d5a051bdeaf4b398c24b7e17fbf5b9ba4543
-   b2sums = 
2e14182f944f4e8f8bad91312a0dbef0d39d8acfe3fba6fd24f59249e91d1e5d4dbabe9a8c6f4ddfcca4c712088063159e57e51102e7d2ca75fdab969659a52a
+   b2sums = 
2a4cc8cb223dcf22a9b3b227fa3072b7a42583f439be7f180e84fffa93d07faa8a555b8965efd83e30825b14602bd8232a7d6bd1f9a24c734327fceb0a25603a
b2sums = 
830b9aa2de30fc6b6fc420383c96add78b3c1819fcfb7859f933990188d267e3926030f235c3a18808bf6d0afef426671e15d240c7cc8c436f3d77fdbcbcbaca
b2sums = 
2fe6e2efed71aaf1f976578fbb1b8f523705a3e1bf0409872c6f8e9e3846ff3c87f62cde82f16b49b2098b3d92eb48c80c5acadc754d8420cf0ca56a69b9cb98
 


=
1a0562ba2f8e3a1b56c027a71514bbb30e3cecc1.patch deleted
=
@@ -1,28 +0,0 @@
-From 1a0562ba2f8e3a1b56c027a71514bbb30e3cecc1 Mon Sep 17 00:00:00 2001
-From: asciiwolf 
-Date: Fri, 13 Oct 2023 15:04:09 +
-Subject: [PATCH] Fix TBB archive name format
-

- torbrowser_launcher/common.py | 6 +++---
- 1 file changed, 3 insertions(+), 3 deletions(-)
-
-diff --git a/torbrowser_launcher/common.py b/torbrowser_launcher/common.py
-index 6623c0cd..9d2fef4f 100644
 a/torbrowser_launcher/common.py
-+++ b/torbrowser_launcher/common.py
-@@ -104,11 +104,11 @@ def build_paths(self, tbb_version=None):
- if tbb_version:
- # tarball filename
- if self.architecture == "x86_64":
--arch = "linux64"
-+arch = "linux-x86_64"
- else:
--arch = "linux32"
-+arch = "linux-i686"
- 
--tarball_filename = "tor-browser-" + arch + "-" + tbb_version + 
"_ALL.tar.xz"
-+tarball_filename = "tor-browser-" + arch + "-" + tbb_version + 
".tar.xz"
- 
- # tarball
- self.paths["tarball_url"] = (


=
PKGBUILD
=
@@ -1,8 +1,8 @@
 # Maintainer: kpcyrd 
 
 pkgname=torbrowser-launcher
-pkgver=0.3.6
-pkgrel=3
+pkgver=0.3.7
+pkgrel=1
 pkgdesc="Securely and easily download, verify, install, and launch Tor Browser 
in Linux"
 url="https://github.com/torproject/torbrowser-launcher;
 depends=(
@@ -32,21 +32,17 @@ backup=(
   'etc/apparmor.d/local/torbrowser.Tor.tor'
 )
 
source=("${pkgname}-${pkgver}.tar.gz::https://github.com/torproject/torbrowser-launcher/archive/v${pkgver}.tar.gz;
-1a0562ba2f8e3a1b56c027a71514bbb30e3cecc1.patch
 27cb52b5cc5840a1a13d8d37910d99882f9f4738.patch
 pyproject.toml)
-sha256sums=('39db8bd936502bc6d9adf3a628fba13a728c7b1aa2b5bac148454c8718863654'
-'b8edd9cbff3f235c2eafd917a342b088da639741c61eea4c8f237fef1506dc35'
+sha256sums=('ec74ba4932b9b77b417c97a931986d5e619e8bc1ced2110463285425fb9c335d'
 'a6d9a1f19146878104506acbf024794321e7196ea38e60175f7a62d693d5a1f1'
 '11557fc869021485aeba1dd31c06405ea0fbe2290d18de21324fc6f9fcaa7922')
-b2sums=('32ec935d80f254fa069e57876e84bb108a5ca09d68c7f0e747228157de5166fc5e2106e6a544faf656c202f90fa0d5a051bdeaf4b398c24b7e17fbf5b9ba4543'
-

[Git][archlinux/packaging/packages/pulumi][main] upgpkg: 3.101.1-1

2024-01-15 Thread Andrew Crerar (@andrewsc)


Andrew Crerar pushed to branch main at Arch Linux / Packaging / Packages / 
pulumi


Commits:
af79a2c2 by Andrew Crerar at 2024-01-15T18:29:07-05:00
upgpkg: 3.101.1-1

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=
.SRCINFO
=
@@ -1,6 +1,6 @@
 pkgbase = pulumi
pkgdesc = Modern Infrastructure as Code
-   pkgver = 3.100.0
+   pkgver = 3.101.1
pkgrel = 1
url = https://github.com/pulumi/pulumi
arch = x86_64
@@ -8,7 +8,7 @@ pkgbase = pulumi
makedepends = go
depends = glibc
options = !lto
-   source = 
pulumi-3.100.0.tar.gz::https://github.com/pulumi/pulumi/archive/v3.100.0.tar.gz
-   b2sums = 
1cac67c3b3c690bc93925c8c9e8e65ebc87c4c1f73c46028ac9955d6836ec10d1bfabb52d2fd6719cd260397fc194a00eaa8693cd5475fdc8db76e1cea29b7a6
+   source = 
pulumi-3.101.1.tar.gz::https://github.com/pulumi/pulumi/archive/v3.101.1.tar.gz
+   b2sums = 
f87366331266e16f9c41c487fa0ed9af6166e743760003b17542a0763293c264cb35e9a97be012a2626826795dbcbbb977d7268a40d5dd719ebd9565d1ec65f2
 
 pkgname = pulumi


=
PKGBUILD
=
@@ -3,7 +3,7 @@
 # Contributor: Christoph Gysin 
 
 pkgname=pulumi
-pkgver=3.100.0
+pkgver=3.101.1
 pkgrel=1
 pkgdesc='Modern Infrastructure as Code'
 arch=('x86_64')
@@ -12,7 +12,7 @@ license=('Apache')
 depends=('glibc')
 makedepends=('go')
 source=("$pkgname-$pkgver.tar.gz::$url/archive/v$pkgver.tar.gz")
-b2sums=('1cac67c3b3c690bc93925c8c9e8e65ebc87c4c1f73c46028ac9955d6836ec10d1bfabb52d2fd6719cd260397fc194a00eaa8693cd5475fdc8db76e1cea29b7a6')
+b2sums=('f87366331266e16f9c41c487fa0ed9af6166e743760003b17542a0763293c264cb35e9a97be012a2626826795dbcbbb977d7268a40d5dd719ebd9565d1ec65f2')
 options=('!lto') # disable as soon as LTO problems are resolved
 
 _plugin_dirs=(



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/pulumi/-/commit/af79a2c23c009c4edf186040d2e5ec8b73d9c01e

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




[Git][archlinux/packaging/packages/pulumi] Pushed new tag 3.101.1-1

2024-01-15 Thread Andrew Crerar (@andrewsc)


Andrew Crerar pushed new tag 3.101.1-1 at Arch Linux / Packaging / Packages / 
pulumi

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




[Git][archlinux/packaging/packages/mimetreeparser][kde-unstable] Update QML dependencies

2024-01-15 Thread Antonio Rojas (@arojas)


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


Commits:
a8e800b1 by Antonio Rojas at 2024-01-15T23:34:57+01:00
Update QML dependencies

- - - - -


1 changed file:

- PKGBUILD


Changes:

=
PKGBUILD
=
@@ -12,13 +12,15 @@ depends=(gcc-libs
  gpgme
  kcalendarcore
  ki18n
+ kirigami
  kmbox
  kmime
  kwidgetsaddons
  libkleo
  qgpgme-qt6
  qt6-base
- qt6-declarative)
+ qt6-declarative
+ qt6-webengine)
 makedepends=(doxygen
  extra-cmake-modules
  qt6-doc



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/mimetreeparser/-/commit/a8e800b1d0f4de98544dccd0423b6e9b29d14a38

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




[Git][archlinux/packaging/packages/isoimagewriter][kde-unstable] Update licenses

2024-01-15 Thread Antonio Rojas (@arojas)


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


Commits:
aedc56c0 by Antonio Rojas at 2024-01-15T22:42:58+01:00
Update licenses

- - - - -


1 changed file:

- PKGBUILD


Changes:

=
PKGBUILD
=
@@ -6,7 +6,7 @@ pkgrel=1
 pkgdesc='Program to write hybrid ISO files onto USB disks'
 arch=(x86_64)
 url='https://apps.kde.org/isoimagewriter/'
-license=(GPL)
+license=(GPL-2.0-or-later)
 depends=(gcc-libs
  glibc
  gpgme



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/isoimagewriter/-/commit/aedc56c059d11bd4ae6d664273e6ec324d0513ef

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




[Git][archlinux/packaging/packages/kio5-extras][kde-unstable] Update licenses

2024-01-15 Thread Antonio Rojas (@arojas)


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


Commits:
3cbb413a by Antonio Rojas at 2024-01-15T22:41:50+01:00
Update licenses

- - - - -


1 changed file:

- PKGBUILD


Changes:

=
PKGBUILD
=
@@ -8,7 +8,7 @@ pkgrel=1
 pkgdesc='Additional components to increase the functionality of KIO'
 arch=(x86_64)
 url='https://www.kde.org/'
-license=(LGPL)
+license=(LGPL-2.0-or-later)
 depends=(gcc-libs
  glibc
  karchive5



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/kio5-extras/-/commit/3cbb413adbb9f7705329a20ecdab74e1d146f286

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




[Git][archlinux/packaging/packages/sqlite] Pushed new tag 3.45.0-1

2024-01-15 Thread Andreas Radke (@andyrtr)


Andreas Radke pushed new tag 3.45.0-1 at Arch Linux / Packaging / Packages / 
sqlite

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




[Git][archlinux/packaging/packages/mimetreeparser][kde-unstable] Update licenses

2024-01-15 Thread Antonio Rojas (@arojas)


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


Commits:
3760fc25 by Antonio Rojas at 2024-01-15T22:39:30+01:00
Update licenses

- - - - -


1 changed file:

- PKGBUILD


Changes:

=
PKGBUILD
=
@@ -6,7 +6,7 @@ pkgrel=1
 pkgdesc='Parser for MIME trees'
 arch=(x86_64)
 url='https://kontact.kde.org'
-license=(LGPL)
+license=(LGPL-2.0-or-later)
 depends=(gcc-libs
  glibc
  gpgme



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/mimetreeparser/-/commit/3760fc25ddde2878a059cc61f1f5985deb132d53

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




[Git][archlinux/packaging/packages/linux][main] config: Disable BCACHEFS_DEBUG_TRANSACTIONS

2024-01-15 Thread Jan Alexander Steffens (heftig) (@heftig)


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


Commits:
89b00c94 by Jan Alexander Steffens (heftig) at 2024-01-15T22:38:02+01:00
config: Disable BCACHEFS_DEBUG_TRANSACTIONS

Apparently the performance cost is significant.

Fixes: 
https://gitlab.archlinux.org/archlinux/packaging/packages/linux/-/issues/19

- - - - -


2 changed files:

- PKGBUILD
- config


Changes:

=
PKGBUILD
=
@@ -42,12 +42,12 @@ 
sha256sums=('ef31144a2576d080d8c31698e83ec9f66bf97c677fa2aaf0d5bbb9f3345b1069'
 'SKIP'
 '1a2162ec671c508f9891cdb20e2a483238e2cce023e849fdedb8ae3dd58c114c'
 'SKIP'
-'faaa3867e72bb7755844585dc26773c34ce5a0f3f0bdbe89fa20943d2bf7bedc')
+'b631961daec561669ba6d2551cc58d9eae689c471924395e90c5af72269bef3b')
 
b2sums=('cecdbd19905e43e485ab73b352ced18b37f2a138c97a6956cadcda5d3d271001117dc1cf896b166ff019fc7f405f9539e2ed0d6112b0890efb04d182adf4fd0e'
 'SKIP'
 
'a9c86a40cdd55a375a233805d412395de2855a21f8658a22a295f0176d4d97b56e504c3496ad0a7f71d27fa2eaf82594db23a18cfe3af875d29c678275cd1732'
 'SKIP'
-
'341802515628e7c43a1cd5294df19ab8811bdbc75fd7f454dec159022aa35a3a90706f57495868be65f8841507064bc855fc2bebc4b99df6bf4af932387c')
+
'e9fa20c459e41fedfeff087764cf715ae812c7fc0ca435114132910407674708f2338bdd6117639b14ed08b1ca00344ed46b45d6f480f17c185b12a080e6ea1d')
 
 export KBUILD_BUILD_HOST=archlinux
 export KBUILD_BUILD_USER=$pkgbase


=
config
=
@@ -10381,7 +10381,7 @@ CONFIG_BCACHEFS_FS=m
 CONFIG_BCACHEFS_QUOTA=y
 # CONFIG_BCACHEFS_ERASURE_CODING is not set
 CONFIG_BCACHEFS_POSIX_ACL=y
-CONFIG_BCACHEFS_DEBUG_TRANSACTIONS=y
+# CONFIG_BCACHEFS_DEBUG_TRANSACTIONS is not set
 # CONFIG_BCACHEFS_DEBUG is not set
 # CONFIG_BCACHEFS_TESTS is not set
 CONFIG_BCACHEFS_LOCK_TIME_STATS=y



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/linux/-/commit/89b00c9419f8155daa45cad5368552aac920f7d0

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




[Git][archlinux/packaging/packages/catch2][main] upgpkg: 3.5.2-1: Update to 3.5.2

2024-01-15 Thread Antonio Rojas (@arojas)


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


Commits:
502e6a09 by Antonio Rojas at 2024-01-15T22:38:20+01:00
upgpkg: 3.5.2-1: Update to 3.5.2

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=
.SRCINFO
=
@@ -1,6 +1,6 @@
 pkgbase = catch2
pkgdesc = Modern, C++-native, header-only, test framework for 
unit-tests, TDD and BDD
-   pkgver = 3.5.1
+   pkgver = 3.5.2
pkgrel = 1
url = https://github.com/catchorg/catch2
arch = x86_64
@@ -9,7 +9,7 @@ pkgbase = catch2
makedepends = cmake
makedepends = python
conflicts = catch2-v2
-   source = 
catch2::git+https://github.com/catchorg/Catch2#commit=f981c9cbcac07a2690e5a86767eba490b5465463?signed
+   source = 
catch2::git+https://github.com/catchorg/Catch2#commit=05e10dfccc28c7f973727c54f850237d07d5e10f?signed
validpgpkeys = E29C46F3B8A7502860793B7DECC9C20E314B2360
validpgpkeys = 81E70B717FFB27AFDB45F52090BBFF120F9C087B
sha512sums = SKIP


=
PKGBUILD
=
@@ -3,8 +3,8 @@
 # Contributor: Bart Verhagen 
 
 pkgname=catch2
-_gitcommit=f981c9cbcac07a2690e5a86767eba490b5465463
-pkgver=3.5.1
+_gitcommit=05e10dfccc28c7f973727c54f850237d07d5e10f
+pkgver=3.5.2
 pkgrel=1
 pkgdesc="Modern, C++-native, header-only, test framework for unit-tests, TDD 
and BDD"
 arch=('x86_64')



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/catch2/-/commit/502e6a093714fe9824745659785dd955c541ce1d

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




[Git][archlinux/packaging/packages/catch2] Pushed new tag 3.5.2-1

2024-01-15 Thread Antonio Rojas (@arojas)


Antonio Rojas pushed new tag 3.5.2-1 at Arch Linux / Packaging / Packages / 
catch2

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




[Git][archlinux/packaging/packages/md4c] Pushed new tag 0.5.0-1

2024-01-15 Thread Antonio Rojas (@arojas)


Antonio Rojas pushed new tag 0.5.0-1 at Arch Linux / Packaging / Packages / md4c

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




[Git][archlinux/packaging/packages/md4c][main] upgpkg: 0.5.0-1: Update to 0.5.0

2024-01-15 Thread Antonio Rojas (@arojas)


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


Commits:
376a2eee by Antonio Rojas at 2024-01-15T22:29:38+01:00
upgpkg: 0.5.0-1: Update to 0.5.0

- - - - -


2 changed files:

- + .SRCINFO
- PKGBUILD


Changes:

=
.SRCINFO
=
@@ -0,0 +1,13 @@
+pkgbase = md4c
+   pkgdesc = C Markdown parser
+   pkgver = 0.5.0
+   pkgrel = 1
+   url = https://github.com/mity/md4c
+   arch = x86_64
+   license = MIT
+   makedepends = cmake
+   depends = glibc
+   source = 
md4c-0.5.0.tar.gz::https://github.com/mity/md4c/archive/release-0.5.0.tar.gz
+   sha256sums = 
79548a689bb931d099dc8242a6824e13160553fa843ae3d8a9eded571d89168e
+
+pkgname = md4c


=
PKGBUILD
=
@@ -1,7 +1,7 @@
 # Maintainer: Antonio Rojas 
 
 pkgname=md4c
-pkgver=0.4.8
+pkgver=0.5.0
 pkgrel=1
 pkgdesc='C Markdown parser'
 arch=(x86_64)
@@ -10,7 +10,7 @@ license=(MIT)
 depends=(glibc)
 makedepends=(cmake)
 
source=($pkgname-$pkgver.tar.gz::"https://github.com/mity/md4c/archive/release-$pkgver.tar.gz;)
-sha256sums=('4a457df853425b6bb6e3457aa1d1a13bccec587a04c38c622b1013a0da41439f')
+sha256sums=('79548a689bb931d099dc8242a6824e13160553fa843ae3d8a9eded571d89168e')
 
 build() {
   cmake -B build -S $pkgname-release-$pkgver \



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/md4c/-/commit/376a2eee20f2b42a31f777438f8b7319758fbf4a

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




[Git][archlinux/packaging/packages/restic][main] upgpkg: 0.16.3-1

2024-01-15 Thread Christian Rebischke (@shibumi)


Christian Rebischke pushed to branch main at Arch Linux / Packaging / Packages 
/ restic


Commits:
d8b1b0d6 by Christian Rebischke at 2024-01-15T22:23:28+01:00
upgpkg: 0.16.3-1

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=
.SRCINFO
=
@@ -1,6 +1,6 @@
 pkgbase = restic
pkgdesc = Fast, secure, efficient backup program
-   pkgver = 0.16.2
+   pkgver = 0.16.3
pkgrel = 1
url = https://github.com/restic/restic
arch = x86_64
@@ -11,8 +11,8 @@ pkgbase = restic
makedepends = git
depends = glibc
optdepends = fuse2: mount archive
-   source = 
restic-0.16.2.tar.gz::https://github.com/restic/restic/archive/v0.16.2.tar.gz
-   sha512sums = 
319b0165def0a874b80314b8ff124a2460895660c55ebe5da260bfc92caeed0f0d886e9556043cfb3d83c1ca6b5f339ff5f74034989982f12c152505e347917c
-   b2sums = 
a4feeb44a33d0a3291be04222dfb8939f0a9dbc74e72e10f1334994326ea9154351bc13825664956f0c288916c9455da3eac9a42483b49eb761a85faec67bced
+   source = 
restic-0.16.3.tar.gz::https://github.com/restic/restic/archive/v0.16.3.tar.gz
+   sha512sums = 
c1f5081125a6a3c63b7f7f7c2f59c83b5b92208fba8e00b8bbb33a9d987de8a60dd5bc01888d21561c716f9af452e744e320b7969d98d496318d2663f2fc9802
+   b2sums = 
70eb91c8fe8dedaf697b88d33b59f15d6bd121de094f5a56df7398c766be94229836ac7c19f3e96d410f52e35537215ee4a49536eef2df1f461a944cc0b7aed2
 
 pkgname = restic


=
PKGBUILD
=
@@ -2,7 +2,7 @@
 # Maintainer: Christian Rebischke 
 
 pkgname=restic
-pkgver=0.16.2
+pkgver=0.16.3
 pkgrel=1
 pkgdesc="Fast, secure, efficient backup program"
 arch=('x86_64' 'aarch64')
@@ -13,8 +13,8 @@ makedepends=('go' 'git')
 checkdepends=('fuse2')
 optdepends=('fuse2: mount archive')
 
source=("${pkgname}-${pkgver}.tar.gz::https://github.com/restic/restic/archive/v${pkgver}.tar.gz;)
-sha512sums=('319b0165def0a874b80314b8ff124a2460895660c55ebe5da260bfc92caeed0f0d886e9556043cfb3d83c1ca6b5f339ff5f74034989982f12c152505e347917c')
-b2sums=('a4feeb44a33d0a3291be04222dfb8939f0a9dbc74e72e10f1334994326ea9154351bc13825664956f0c288916c9455da3eac9a42483b49eb761a85faec67bced')
+sha512sums=('c1f5081125a6a3c63b7f7f7c2f59c83b5b92208fba8e00b8bbb33a9d987de8a60dd5bc01888d21561c716f9af452e744e320b7969d98d496318d2663f2fc9802')
+b2sums=('70eb91c8fe8dedaf697b88d33b59f15d6bd121de094f5a56df7398c766be94229836ac7c19f3e96d410f52e35537215ee4a49536eef2df1f461a944cc0b7aed2')
 
 build(){
   cd "${pkgname}-${pkgver}"



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/restic/-/commit/d8b1b0d60d105c0b8ab4e797a656010e92119b10

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




[Git][archlinux/packaging/packages/restic] Pushed new tag 0.16.3-1

2024-01-15 Thread Christian Rebischke (@shibumi)


Christian Rebischke pushed new tag 0.16.3-1 at Arch Linux / Packaging / 
Packages / restic

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




[Git][archlinux/packaging/packages/haskell-language-server] Pushed new tag 1.9.1.0-46

2024-01-15 Thread Felix Yan (@felixonmars)


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

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/haskell-language-server/-/tree/1.9.1.0-46
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-46: rebuild with selective 0.6

2024-01-15 Thread Felix Yan (@felixonmars)


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


Commits:
e50157be by Felix Yan at 2024-01-15T23:12:23+02:00
upgpkg: 1.9.1.0-46: rebuild with selective 0.6

- - - - -


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 = 45
+   pkgrel = 46
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=45
+pkgrel=46
 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/e50157be8b07b9c5f17f518cb40f532e816449ab

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/haskell-language-server/-/commit/e50157be8b07b9c5f17f518cb40f532e816449ab
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-122

2024-01-15 Thread Felix Yan (@felixonmars)


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

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/haskell-hls-splice-plugin/-/tree/1.0.3.0-122
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-122: rebuild with selective 0.6

2024-01-15 Thread Felix Yan (@felixonmars)


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


Commits:
cc252c3d by Felix Yan at 2024-01-15T23:10:40+02:00
upgpkg: 1.0.3.0-122: rebuild with selective 0.6

- - - - -


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 = 121
+   pkgrel = 122
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=121
+pkgrel=122
 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/cc252c3daae5d375263f06eba616abdc3a15a892

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/haskell-hls-splice-plugin/-/commit/cc252c3daae5d375263f06eba616abdc3a15a892
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-122: rebuild with selective 0.6

2024-01-15 Thread Felix Yan (@felixonmars)


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


Commits:
66f86dbc by Felix Yan at 2024-01-15T23:09:14+02:00
upgpkg: 1.0.1.0-122: rebuild with selective 0.6

- - - - -


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 = 121
+   pkgrel = 122
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=121
+pkgrel=122
 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/66f86dbc6e3ce89fd61caeef8d64a052cadc6cc4

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/haskell-hls-gadt-plugin/-/commit/66f86dbc6e3ce89fd61caeef8d64a052cadc6cc4
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-122

2024-01-15 Thread Felix Yan (@felixonmars)


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

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/haskell-hls-gadt-plugin/-/tree/1.0.1.0-122
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-122

2024-01-15 Thread Felix Yan (@felixonmars)


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

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/haskell-hls-rename-plugin/-/tree/1.0.2.0-122
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-122: rebuild with selective 0.6

2024-01-15 Thread Felix Yan (@felixonmars)


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


Commits:
6a839483 by Felix Yan at 2024-01-15T23:08:48+02:00
upgpkg: 1.0.2.0-122: rebuild with selective 0.6

- - - - -


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 = 121
+   pkgrel = 122
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=121
+pkgrel=122
 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/6a8394832b1b0bef628d2e9859e3128c88aa58d1

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




[Git][archlinux/packaging/packages/haskell-hls-tactics-plugin][main] upgpkg: 1.8.0.0-125: rebuild with selective 0.6

2024-01-15 Thread Felix Yan (@felixonmars)


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


Commits:
fcc5fa8a by Felix Yan at 2024-01-15T23:08:24+02:00
upgpkg: 1.8.0.0-125: rebuild with selective 0.6

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

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


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



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

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




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

2024-01-15 Thread Felix Yan (@felixonmars)


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

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




[Git][archlinux/packaging/packages/haskell-hls-haddock-comments-plugin][main] upgpkg: 1.1.1.0-122: rebuild with selective 0.6

2024-01-15 Thread Felix Yan (@felixonmars)


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


Commits:
f287f4e7 by Felix Yan at 2024-01-15T23:08:12+02:00
upgpkg: 1.1.1.0-122: rebuild with selective 0.6

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

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


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



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

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




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

2024-01-15 Thread Felix Yan (@felixonmars)


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

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/haskell-hls-haddock-comments-plugin/-/tree/1.1.1.0-122
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-122: rebuild with selective 0.6

2024-01-15 Thread Felix Yan (@felixonmars)


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


Commits:
d3ecff2a by Felix Yan at 2024-01-15T23:06:49+02:00
upgpkg: 1.1.0.0-122: rebuild with selective 0.6

- - - - -


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 = 121
+   pkgrel = 122
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=121
+pkgrel=122
 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/d3ecff2ab52a1a9b90f8aaac71d80fdb1e0eedeb

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/haskell-hls-refactor-plugin/-/commit/d3ecff2ab52a1a9b90f8aaac71d80fdb1e0eedeb
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-122

2024-01-15 Thread Felix Yan (@felixonmars)


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

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/haskell-hls-refactor-plugin/-/tree/1.1.0.0-122
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-122: rebuild with selective 0.6

2024-01-15 Thread Felix Yan (@felixonmars)


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


Commits:
daaf6d0d by Felix Yan at 2024-01-15T22:56:57+02:00
upgpkg: 1.0.0.0-122: rebuild with selective 0.6

- - - - -


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 = 121
+   pkgrel = 122
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=121
+pkgrel=122
 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/daaf6d0d8991c7094437ac49b40287bab3e7bb88

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/haskell-hls-explicit-record-fields-plugin/-/commit/daaf6d0d8991c7094437ac49b40287bab3e7bb88
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-122

2024-01-15 Thread Felix Yan (@felixonmars)


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

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




[Git][archlinux/packaging/packages/haskell-hls-class-plugin][main] upgpkg: 1.1.1.0-122: rebuild with selective 0.6

2024-01-15 Thread Felix Yan (@felixonmars)


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


Commits:
f570e665 by Felix Yan at 2024-01-15T22:54:04+02:00
upgpkg: 1.1.1.0-122: rebuild with selective 0.6

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

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


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



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

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




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

2024-01-15 Thread Felix Yan (@felixonmars)


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

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/haskell-hls-class-plugin/-/tree/1.1.1.0-122
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-122: rebuild with selective 0.6

2024-01-15 Thread Felix Yan (@felixonmars)


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


Commits:
e5e06ba8 by Felix Yan at 2024-01-15T22:52:24+02:00
upgpkg: 1.0.4.0-122: rebuild with selective 0.6

- - - - -


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 = 121
+   pkgrel = 122
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=121
+pkgrel=122
 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/e5e06ba8627f07e22adbde6ccd8712e126558502

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/haskell-hls-refine-imports-plugin/-/commit/e5e06ba8627f07e22adbde6ccd8712e126558502
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-122

2024-01-15 Thread Felix Yan (@felixonmars)


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

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/haskell-hls-refine-imports-plugin/-/tree/1.0.4.0-122
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-122: rebuild with selective 0.6

2024-01-15 Thread Felix Yan (@felixonmars)


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


Commits:
d9bb2869 by Felix Yan at 2024-01-15T22:52:13+02:00
upgpkg: 1.2.0.0-122: rebuild with selective 0.6

- - - - -


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 = 121
+   pkgrel = 122
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=121
+pkgrel=122
 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/d9bb28692e1bf51ba161d31d498142689ac40ed8

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/haskell-hls-call-hierarchy-plugin/-/commit/d9bb28692e1bf51ba161d31d498142689ac40ed8
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-122

2024-01-15 Thread Felix Yan (@felixonmars)


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

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/haskell-hls-call-hierarchy-plugin/-/tree/1.2.0.0-122
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-122

2024-01-15 Thread Felix Yan (@felixonmars)


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

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/haskell-hls-cabal-plugin/-/tree/0.1.0.0-122
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-122: rebuild with selective 0.6

2024-01-15 Thread Felix Yan (@felixonmars)


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


Commits:
45bac23a by Felix Yan at 2024-01-15T22:51:03+02:00
upgpkg: 0.1.0.0-122: rebuild with selective 0.6

- - - - -


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 = 121
+   pkgrel = 122
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=121
+pkgrel=122
 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/45bac23a64814847340a2591c511052ee33912b1

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/haskell-hls-cabal-plugin/-/commit/45bac23a64814847340a2591c511052ee33912b1
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-122: rebuild with selective 0.6

2024-01-15 Thread Felix Yan (@felixonmars)


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


Commits:
dc76bcae by Felix Yan at 2024-01-15T22:51:00+02:00
upgpkg: 1.0.4.0-122: rebuild with selective 0.6

- - - - -


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 = 121
+   pkgrel = 122
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=121
+pkgrel=122
 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/dc76bcae4258a15da965b6817e77783733d9284c

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/haskell-hls-pragmas-plugin/-/commit/dc76bcae4258a15da965b6817e77783733d9284c
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-122

2024-01-15 Thread Felix Yan (@felixonmars)


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

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/haskell-hls-pragmas-plugin/-/tree/1.0.4.0-122
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-122: rebuild with selective 0.6

2024-01-15 Thread Felix Yan (@felixonmars)


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


Commits:
3b2e6f1c by Felix Yan at 2024-01-15T22:50:55+02:00
upgpkg: 1.2.0.0-122: rebuild with selective 0.6

- - - - -


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 = 121
+   pkgrel = 122
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=121
+pkgrel=122
 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/3b2e6f1c224dca9406e5620f5229eefa0cd04598

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/haskell-hls-explicit-imports-plugin/-/commit/3b2e6f1c224dca9406e5620f5229eefa0cd04598
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-122

2024-01-15 Thread Felix Yan (@felixonmars)


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

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/haskell-hls-explicit-imports-plugin/-/tree/1.2.0.0-122
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-122: rebuild with selective 0.6

2024-01-15 Thread Felix Yan (@felixonmars)


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


Commits:
0e2b003a by Felix Yan at 2024-01-15T22:50:50+02:00
upgpkg: 1.3.0.0-122: rebuild with selective 0.6

- - - - -


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 = 121
+   pkgrel = 122
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=121
+pkgrel=122
 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/0e2b003abafdc2da7dab78651fefaabdfe79c35f

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/haskell-hls-alternate-number-format-plugin/-/commit/0e2b003abafdc2da7dab78651fefaabdfe79c35f
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-122

2024-01-15 Thread Felix Yan (@felixonmars)


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

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/haskell-hls-alternate-number-format-plugin/-/tree/1.3.0.0-122
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-11: rebuild with selective 0.6

2024-01-15 Thread Felix Yan (@felixonmars)


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


Commits:
260cc098 by Felix Yan at 2024-01-15T22:50:26+02:00
upgpkg: 1.1.2.0-11: rebuild with selective 0.6

- - - - -


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 = 10
+   pkgrel = 11
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=10
+pkgrel=11
 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/260cc0989b4c9ff413245c25300b4cdfbbe38622

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/haskell-hls-hlint-plugin/-/commit/260cc0989b4c9ff413245c25300b4cdfbbe38622
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-11

2024-01-15 Thread Felix Yan (@felixonmars)


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

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




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

2024-01-15 Thread Felix Yan (@felixonmars)


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

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




[Git][archlinux/packaging/packages/haskell-hls-fourmolu-plugin][main] upgpkg: 1.1.1.0-130: rebuild with selective 0.6

2024-01-15 Thread Felix Yan (@felixonmars)


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


Commits:
864d2d70 by Felix Yan at 2024-01-15T22:50:20+02:00
upgpkg: 1.1.1.0-130: rebuild with selective 0.6

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

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


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



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

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/haskell-hls-fourmolu-plugin/-/commit/864d2d7029a1adc50807a3211b3cb521fc0a6134
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-122

2024-01-15 Thread Felix Yan (@felixonmars)


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

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/haskell-hls-cabal-fmt-plugin/-/tree/0.1.0.0-122
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-122: rebuild with selective 0.6

2024-01-15 Thread Felix Yan (@felixonmars)


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


Commits:
a550d20a by Felix Yan at 2024-01-15T22:50:02+02:00
upgpkg: 0.1.0.0-122: rebuild with selective 0.6

- - - - -


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 = 121
+   pkgrel = 122
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=121
+pkgrel=122
 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/a550d20a03fd326589a3080c8119d64d1c70d9f6

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




[Git][archlinux/packaging/packages/haskell-hls-qualify-imported-names-plugin][main] upgpkg: 1.0.2.0-122: rebuild with selective 0.6

2024-01-15 Thread Felix Yan (@felixonmars)


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


Commits:
357bdb3a by Felix Yan at 2024-01-15T22:49:28+02:00
upgpkg: 1.0.2.0-122: rebuild with selective 0.6

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

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


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



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

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




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

2024-01-15 Thread Felix Yan (@felixonmars)


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

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




[Git][archlinux/packaging/packages/haskell-hls-code-range-plugin][main] upgpkg: 1.1.0.0-122: rebuild with selective 0.6

2024-01-15 Thread Felix Yan (@felixonmars)


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


Commits:
9eb38a21 by Felix Yan at 2024-01-15T22:49:28+02:00
upgpkg: 1.1.0.0-122: rebuild with selective 0.6

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

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


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



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

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




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

2024-01-15 Thread Felix Yan (@felixonmars)


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

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




[Git][archlinux/packaging/packages/haskell-hls-eval-plugin][main] upgpkg: 1.4.0.0-122: rebuild with selective 0.6

2024-01-15 Thread Felix Yan (@felixonmars)


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


Commits:
5317fbea by Felix Yan at 2024-01-15T22:49:18+02:00
upgpkg: 1.4.0.0-122: rebuild with selective 0.6

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

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


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



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

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




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

2024-01-15 Thread Felix Yan (@felixonmars)


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

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/haskell-hls-eval-plugin/-/tree/1.4.0.0-122
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-123: rebuild with selective 0.6

2024-01-15 Thread Felix Yan (@felixonmars)


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


Commits:
540c46ee by Felix Yan at 2024-01-15T22:49:07+02:00
upgpkg: 1.0.1.2-123: rebuild with selective 0.6

- - - - -


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 = 122
+   pkgrel = 123
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=122
+pkgrel=123
 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/540c46ee35818fef791081ac556ae7caf84001a7

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/haskell-hls-stylish-haskell-plugin/-/commit/540c46ee35818fef791081ac556ae7caf84001a7
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-123

2024-01-15 Thread Felix Yan (@felixonmars)


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

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/haskell-hls-stylish-haskell-plugin/-/tree/1.0.1.2-123
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-122: rebuild with selective 0.6

2024-01-15 Thread Felix Yan (@felixonmars)


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


Commits:
e292dfec by Felix Yan at 2024-01-15T22:48:59+02:00
upgpkg: 1.1.0.0-122: rebuild with selective 0.6

- - - - -


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 = 121
+   pkgrel = 122
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=121
+pkgrel=122
 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/e292dfec8e65b6c232f9297946386c33ad4e70ba

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/haskell-hls-change-type-signature-plugin/-/commit/e292dfec8e65b6c232f9297946386c33ad4e70ba
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-122

2024-01-15 Thread Felix Yan (@felixonmars)


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

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




[Git][archlinux/packaging/packages/haskell-hls-brittany-plugin][main] upgpkg: 1.1.0.0-130: rebuild with selective 0.6

2024-01-15 Thread Felix Yan (@felixonmars)


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


Commits:
435e6a93 by Felix Yan at 2024-01-15T22:47:53+02:00
upgpkg: 1.1.0.0-130: rebuild with selective 0.6

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

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


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



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

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




[Git][archlinux/packaging/packages/haskell-hls-ormolu-plugin][main] upgpkg: 1.0.4.0-13: rebuild with selective 0.6

2024-01-15 Thread Felix Yan (@felixonmars)


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


Commits:
631e0e7c by Felix Yan at 2024-01-15T22:47:53+02:00
upgpkg: 1.0.4.0-13: rebuild with selective 0.6

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

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


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



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

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




[Git][archlinux/packaging/packages/haskell-hls-ormolu-plugin] Pushed new tag 1.0.4.0-13

2024-01-15 Thread Felix Yan (@felixonmars)


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

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




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

2024-01-15 Thread Felix Yan (@felixonmars)


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

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




[Git][archlinux/packaging/packages/haskell-hls-explicit-fixity-plugin][main] upgpkg: 1.1.0.0-122: rebuild with selective 0.6

2024-01-15 Thread Felix Yan (@felixonmars)


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


Commits:
8f191119 by Felix Yan at 2024-01-15T22:47:46+02:00
upgpkg: 1.1.0.0-122: rebuild with selective 0.6

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

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


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



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

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




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

2024-01-15 Thread Felix Yan (@felixonmars)


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

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




[Git][archlinux/packaging/packages/haskell-hls-module-name-plugin][main] upgpkg: 1.1.1.0-122: rebuild with selective 0.6

2024-01-15 Thread Felix Yan (@felixonmars)


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


Commits:
c90b8691 by Felix Yan at 2024-01-15T22:47:45+02:00
upgpkg: 1.1.1.0-122: rebuild with selective 0.6

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

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


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



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

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




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

2024-01-15 Thread Felix Yan (@felixonmars)


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

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




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

2024-01-15 Thread Felix Yan (@felixonmars)


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

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




[Git][archlinux/packaging/packages/haskell-hls-floskell-plugin][main] upgpkg: 1.0.2.0-125: rebuild with selective 0.6

2024-01-15 Thread Felix Yan (@felixonmars)


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


Commits:
7dd85b0e by Felix Yan at 2024-01-15T22:47:02+02:00
upgpkg: 1.0.2.0-125: rebuild with selective 0.6

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

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


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



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

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




[Git][archlinux/packaging/packages/haskell-hls-retrie-plugin][main] upgpkg: 1.0.3.0-122: rebuild with selective 0.6

2024-01-15 Thread Felix Yan (@felixonmars)


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


Commits:
57956e8b by Felix Yan at 2024-01-15T22:46:23+02:00
upgpkg: 1.0.3.0-122: rebuild with selective 0.6

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

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


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



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

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




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

2024-01-15 Thread Felix Yan (@felixonmars)


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

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




[Git][archlinux/packaging/packages/haskell-hls-test-utils][main] upgpkg: 1.5.0.0-122: rebuild with selective 0.6

2024-01-15 Thread Felix Yan (@felixonmars)


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


Commits:
19ab1839 by Felix Yan at 2024-01-15T22:46:02+02:00
upgpkg: 1.5.0.0-122: rebuild with selective 0.6

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

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


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



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

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




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

2024-01-15 Thread Felix Yan (@felixonmars)


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

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/haskell-hls-test-utils/-/tree/1.5.0.0-122
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-162: rebuild with selective 0.6

2024-01-15 Thread Felix Yan (@felixonmars)


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


Commits:
73242c42 by Felix Yan at 2024-01-15T22:45:57+02:00
upgpkg: 1.8.0.0-162: rebuild with selective 0.6

- - - - -


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 = 161
+   pkgrel = 162
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=161
+pkgrel=162
 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/73242c42f731724837242aca5aa7d36749f8841b

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/haskell-ghcide-test-utils/-/commit/73242c42f731724837242aca5aa7d36749f8841b
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-162

2024-01-15 Thread Felix Yan (@felixonmars)


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

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




[Git][archlinux/packaging/packages/python-osc-lib][main] upgpkg: 3.0.0-1

2024-01-15 Thread Felix Yan (@felixonmars)


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


Commits:
2b371ca5 by Felix Yan at 2024-01-15T22:45:19+02:00
upgpkg: 3.0.0-1

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=
.SRCINFO
=
@@ -1,6 +1,6 @@
 pkgbase = python-osc-lib
pkgdesc = OpenStackClient Library
-   pkgver = 2.9.0
+   pkgver = 3.0.0
pkgrel = 1
url = https://docs.openstack.org/osc-lib/latest/
arch = any
@@ -20,7 +20,7 @@ pkgbase = python-osc-lib
depends = python-oslo-utils
depends = python-simplejson
depends = python-stevedore
-   source = 
git+https://github.com/openstack/osc-lib.git#commit=3f47018de8d5f7a83425e1d2d08ce2e3c7a33534
+   source = 
git+https://github.com/openstack/osc-lib.git#commit=f0e64f76240d2a2d9a4ec032ab091457fcd54248
sha512sums = SKIP
 
 pkgname = python-osc-lib


=
PKGBUILD
=
@@ -2,8 +2,8 @@
 # Contributor: Daniel Wallace 
 
 pkgname=python-osc-lib
-pkgver=2.9.0
-_commit=3f47018de8d5f7a83425e1d2d08ce2e3c7a33534
+pkgver=3.0.0
+_commit=f0e64f76240d2a2d9a4ec032ab091457fcd54248
 pkgrel=1
 pkgdesc="OpenStackClient Library"
 arch=('any')



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/python-osc-lib/-/commit/2b371ca5aaec501b4bc1b919a92337e5c78bb508

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




[Git][archlinux/packaging/packages/python-osc-lib] Pushed new tag 3.0.0-1

2024-01-15 Thread Felix Yan (@felixonmars)


Felix Yan pushed new tag 3.0.0-1 at Arch Linux / Packaging / Packages / 
python-osc-lib

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




[Git][archlinux/packaging/packages/bcachefs-tools][main] upgpkg: 3:1.4.1-1

2024-01-15 Thread Frederik Schwan (@freswa)


Frederik Schwan pushed to branch main at Arch Linux / Packaging / Packages / 
bcachefs-tools


Commits:
a2ea4149 by Frederik Schwan at 2024-01-15T21:45:13+01:00
upgpkg: 3:1.4.1-1

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=
.SRCINFO
=
@@ -1,6 +1,6 @@
 pkgbase = bcachefs-tools
pkgdesc = BCacheFS filesystem utilities
-   pkgver = 1.4.0
+   pkgver = 1.4.1
pkgrel = 1
epoch = 3
url = https://bcachefs.org/
@@ -32,7 +32,7 @@ pkgbase = bcachefs-tools
depends = libudev.so
depends = systemd-libs
depends = udev
-   source = 
bcachefs-tools-1.4.0.tar.gz::https://github.com/koverstreet/bcachefs-tools/archive/refs/tags/v1.4.0.tar.gz
-   b2sums = 
c972de13e305b07910ab4acdfea05df85bfe70ed350dea5fb578a150a9e116f054dc99bf6dd185aa26dab799832939276a6248203717b918c1d7e0e9f2e0fdd9
+   source = 
bcachefs-tools-1.4.1.tar.gz::https://github.com/koverstreet/bcachefs-tools/archive/refs/tags/v1.4.1.tar.gz
+   b2sums = 
7be0a343758a221a39dad5eca1c11c74d049e208712d30ffdfd919c97ef87e561983b85b2fbefa932cb69ef50418dce761a9c01afe0114f67b8ddd55b5d62a2c
 
 pkgname = bcachefs-tools


=
PKGBUILD
=
@@ -3,7 +3,7 @@
 
 pkgname=bcachefs-tools
 epoch=3
-pkgver=1.4.0
+pkgver=1.4.1
 pkgrel=1
 pkgdesc='BCacheFS filesystem utilities'
 arch=('x86_64')
@@ -34,7 +34,7 @@ makedepends=(
 source=(
   
"${pkgname}-${pkgver}.tar.gz"::https://github.com/koverstreet/bcachefs-tools/archive/refs/tags/v${pkgver}.tar.gz
 )
-b2sums=('c972de13e305b07910ab4acdfea05df85bfe70ed350dea5fb578a150a9e116f054dc99bf6dd185aa26dab799832939276a6248203717b918c1d7e0e9f2e0fdd9')
+b2sums=('7be0a343758a221a39dad5eca1c11c74d049e208712d30ffdfd919c97ef87e561983b85b2fbefa932cb69ef50418dce761a9c01afe0114f67b8ddd55b5d62a2c')
 
 build() {
   cd ${pkgname}-${pkgver}



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/bcachefs-tools/-/commit/a2ea414909029e31895ca9e42566412b18065d57

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




[Git][archlinux/packaging/packages/bcachefs-tools] Pushed new tag 3-1.4.1-1

2024-01-15 Thread Frederik Schwan (@freswa)


Frederik Schwan pushed new tag 3-1.4.1-1 at Arch Linux / Packaging / Packages / 
bcachefs-tools

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




[Git][archlinux/packaging/packages/crun] Pushed new tag 1.13-1

2024-01-15 Thread Frederik Schwan (@freswa)


Frederik Schwan pushed new tag 1.13-1 at Arch Linux / Packaging / Packages / 
crun

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




[Git][archlinux/packaging/packages/crun][main] upgpkg: 1.13-1

2024-01-15 Thread Frederik Schwan (@freswa)


Frederik Schwan pushed to branch main at Arch Linux / Packaging / Packages / 
crun


Commits:
6f562caa by Frederik Schwan at 2024-01-15T21:45:11+01:00
upgpkg: 1.13-1

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=
.SRCINFO
=
@@ -1,6 +1,6 @@
 pkgbase = crun
pkgdesc = A fast and lightweight fully featured OCI runtime and C 
library for running containers
-   pkgver = 1.12
+   pkgver = 1.13
pkgrel = 1
url = https://github.com/containers/crun
arch = x86_64
@@ -16,10 +16,10 @@ pkgbase = crun
depends = libseccomp
depends = criu
provides = oci-runtime
-   source = 
https://github.com/containers/crun/releases/download/1.12/crun-1.12.tar.xz
-   source = 
https://github.com/containers/crun/releases/download/1.12/crun-1.12.tar.xz.asc
+   source = 
https://github.com/containers/crun/releases/download/1.13/crun-1.13.tar.xz
+   source = 
https://github.com/containers/crun/releases/download/1.13/crun-1.13.tar.xz.asc
validpgpkeys = AC404C1C0BF735C63FF4D562263D6DF2E163E1EA
-   sha256sums = 
860f4d1972dd2fdb17e4a1aae4386c4da2989e547d1e17f909b3ca0aff135c28
+   sha256sums = 
0d9423a0860abaac8f796ec5d5efce5acbcb199480fa114314aa30172f0d133a
sha256sums = SKIP
 
 pkgname = crun


=
PKGBUILD
=
@@ -2,7 +2,7 @@
 # Contributor: hexchian 
 
 pkgname=crun
-pkgver=1.12
+pkgver=1.13
 pkgrel=1
 pkgdesc="A fast and lightweight fully featured OCI runtime and C library for 
running containers"
 url="https://github.com/containers/crun;
@@ -13,7 +13,7 @@ depends=('yajl' 'systemd-libs' 'libcap' 'libseccomp' 'criu')
 makedepends=('libtool' 'python' 'go-md2man' 'systemd' 'git')
 
source=("https://github.com/containers/crun/releases/download/$pkgver/$pkgname-$pkgver.tar.xz"{,.asc})
 validpgpkeys=('AC404C1C0BF735C63FF4D562263D6DF2E163E1EA')
-sha256sums=('860f4d1972dd2fdb17e4a1aae4386c4da2989e547d1e17f909b3ca0aff135c28'
+sha256sums=('0d9423a0860abaac8f796ec5d5efce5acbcb199480fa114314aa30172f0d133a'
 'SKIP')
 
 build() {



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/crun/-/commit/6f562caa267c694ca65c5db3ab858711b240924a

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




[Git][archlinux/packaging/packages/haskell-ghcide][main] upgpkg: 1.9.1.0-36: rebuild with selective 0.6

2024-01-15 Thread Felix Yan (@felixonmars)


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


Commits:
16c316f0 by Felix Yan at 2024-01-15T22:44:35+02:00
upgpkg: 1.9.1.0-36: rebuild with selective 0.6

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=
.SRCINFO
=
@@ -1,7 +1,7 @@
 pkgbase = haskell-ghcide
pkgdesc = The core of an IDE
pkgver = 1.9.1.0
-   pkgrel = 35
+   pkgrel = 36
url = 
https://github.com/haskell/haskell-language-server/tree/master/ghcide#readme
arch = x86_64
license = Apache


=
PKGBUILD
=
@@ -3,7 +3,7 @@
 _hkgname=ghcide
 pkgname=haskell-ghcide
 pkgver=1.9.1.0
-pkgrel=35
+pkgrel=36
 pkgdesc="The core of an IDE"
 
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/-/commit/16c316f04746758a504318418ca8e0f800de6498

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




[Git][archlinux/packaging/packages/haskell-ghcide] Pushed new tag 1.9.1.0-36

2024-01-15 Thread Felix Yan (@felixonmars)


Felix Yan pushed new tag 1.9.1.0-36 at Arch Linux / Packaging / Packages / 
haskell-ghcide

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




[Git][archlinux/packaging/packages/postgrest][main] upgpkg: 10.0.0-194: rebuild with selective 0.6

2024-01-15 Thread Felix Yan (@felixonmars)


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


Commits:
2e25e403 by Felix Yan at 2024-01-15T22:40:28+02:00
upgpkg: 10.0.0-194: rebuild with selective 0.6

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=
.SRCINFO
=
@@ -1,7 +1,7 @@
 pkgbase = postgrest
pkgdesc = REST API for any Postgres database
pkgver = 10.0.0
-   pkgrel = 193
+   pkgrel = 194
url = https://github.com/begriffs/postgrest
arch = x86_64
license = MIT


=
PKGBUILD
=
@@ -3,7 +3,7 @@
 
 pkgname=postgrest
 pkgver=10.0.0
-pkgrel=193
+pkgrel=194
 pkgdesc="REST API for any Postgres database"
 url="https://github.com/begriffs/postgrest;
 license=("MIT")



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/postgrest/-/commit/2e25e403f1852009c633c7021617612043a86f93

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




[Git][archlinux/packaging/packages/postgrest] Pushed new tag 10.0.0-194

2024-01-15 Thread Felix Yan (@felixonmars)


Felix Yan pushed new tag 10.0.0-194 at Arch Linux / Packaging / Packages / 
postgrest

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




[Git][archlinux/packaging/packages/hledger-ui] Pushed new tag 1.32.1-10

2024-01-15 Thread Felix Yan (@felixonmars)


Felix Yan pushed new tag 1.32.1-10 at Arch Linux / Packaging / Packages / 
hledger-ui

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/hledger-ui/-/tree/1.32.1-10
You're receiving this email because of your account on gitlab.archlinux.org.




[Git][archlinux/packaging/packages/hledger-ui][main] upgpkg: 1.32.1-10: rebuild with selective 0.6

2024-01-15 Thread Felix Yan (@felixonmars)


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


Commits:
db352b23 by Felix Yan at 2024-01-15T22:37:01+02:00
upgpkg: 1.32.1-10: rebuild with selective 0.6

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=
.SRCINFO
=
@@ -1,7 +1,7 @@
 pkgbase = hledger-ui
pkgdesc = Curses-style terminal interface for the hledger accounting 
system
pkgver = 1.32.1
-   pkgrel = 9
+   pkgrel = 10
url = http://hledger.org
arch = x86_64
license = GPL


=
PKGBUILD
=
@@ -4,7 +4,7 @@
 
 pkgname=hledger-ui
 pkgver=1.32.1
-pkgrel=9
+pkgrel=10
 pkgdesc="Curses-style terminal interface for the hledger accounting system"
 url="http://hledger.org;
 license=("GPL")



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/hledger-ui/-/commit/db352b2352eabf91133401b98a408dcd50eb0800

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




[Git][archlinux/packaging/packages/hledger-web][main] upgpkg: 1.32.1-12: rebuild with selective 0.6

2024-01-15 Thread Felix Yan (@felixonmars)


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


Commits:
b492a958 by Felix Yan at 2024-01-15T22:36:31+02:00
upgpkg: 1.32.1-12: rebuild with selective 0.6

- - - - -


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 = 11
+   pkgrel = 12
url = http://hledger.org
arch = x86_64
license = GPL


=
PKGBUILD
=
@@ -3,7 +3,7 @@
 
 pkgname=hledger-web
 pkgver=1.32.1
-pkgrel=11
+pkgrel=12
 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/b492a958cfbf211ce00455cbfa52d469f0f252d0

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/hledger-web/-/commit/b492a958cfbf211ce00455cbfa52d469f0f252d0
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-12

2024-01-15 Thread Felix Yan (@felixonmars)


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

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/hledger-web/-/tree/1.32.1-12
You're receiving this email because of your account on gitlab.archlinux.org.




  1   2   3   4   5   >