[Git][archlinux/packaging/packages/task][main] upgpkg: 3.0.2-1: update to 3.0.2

2024-04-23 Thread Lukas Fleischer (@lfleischer)


Lukas Fleischer pushed to branch main at Arch Linux / Packaging / Packages / 
task


Commits:
4df4aa86 by Lukas Fleischer at 2024-04-23T13:59:31+07:00
upgpkg: 3.0.2-1: update to 3.0.2

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=
.SRCINFO
=
@@ -1,7 +1,7 @@
 pkgbase = task
pkgdesc = Taskwarrior, a command-line todo list manager
-   pkgver = 3.0.0
-   pkgrel = 2
+   pkgver = 3.0.2
+   pkgrel = 1
url = https://taskwarrior.org/
arch = x86_64
license = MIT
@@ -16,9 +16,9 @@ pkgbase = task
optdepends = perl: for perl export addon
optdepends = perl-json: for perl export addon
options = !lto
-   source = 
task::git+https://github.com/GothenburgBitFactory/taskwarrior.git#commit=3e41fb604c209e355444a1f0e2f4e15c70d76226
+   source = 
task::git+https://github.com/GothenburgBitFactory/taskwarrior.git#commit=bc86a1e53f641e38d66df40c1a085830ea876d47
source = 
task-libshared::git+https://github.com/GothenburgBitFactory/libshared.git
-   sha256sums = 
4f8304c149f28152fa1f291d6be1b263ed23619f53637715ae21e023f9c0f184
+   sha256sums = 
da205e9ea68a198e78985b904cf26dc0140aa593fbed2b4fecf3dac1c2955e0f
sha256sums = SKIP
 
 pkgname = task


=
PKGBUILD
=
@@ -7,8 +7,8 @@
 # Contributor: coolkehon 
 
 pkgname=task
-pkgver=3.0.0
-pkgrel=2
+pkgver=3.0.2
+pkgrel=1
 pkgdesc="Taskwarrior, a command-line todo list manager"
 arch=('x86_64')
 url="https://taskwarrior.org/;
@@ -16,12 +16,12 @@ license=('MIT')
 depends=('util-linux' 'gnutls')
 makedepends=('cmake' 'git' 'cargo')
 optdepends=('bash-completion: for bash completion' 'python: for python export 
addon' 'ruby: for ruby export addon' 'perl: for perl export addon' 'perl-json: 
for perl export addon')
-_commit=3e41fb604c209e355444a1f0e2f4e15c70d76226
+_commit=bc86a1e53f641e38d66df40c1a085830ea876d47
 source=(
   
"$pkgname::git+https://github.com/GothenburgBitFactory/taskwarrior.git#commit=$_commit;
   
"$pkgname-libshared::git+https://github.com/GothenburgBitFactory/libshared.git;
 )
-sha256sums=('4f8304c149f28152fa1f291d6be1b263ed23619f53637715ae21e023f9c0f184'
+sha256sums=('da205e9ea68a198e78985b904cf26dc0140aa593fbed2b4fecf3dac1c2955e0f'
 'SKIP')
 options=('!lto')
 



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

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




[Git][archlinux/packaging/packages/haskell-comonad] Pushed new tag 5.0.8-254

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


Felix Yan pushed new tag 5.0.8-254 at Arch Linux / Packaging / Packages / 
haskell-comonad

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




[Git][archlinux/packaging/packages/haskell-strict][main] upgpkg: 0.4.0.1-233: rebuild with math-functions 0.3.4.4

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


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


Commits:
0aa21198 by Felix Yan at 2024-04-23T09:19:21+00:00
upgpkg: 0.4.0.1-233: rebuild with math-functions 0.3.4.4

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=
.SRCINFO
=
@@ -1,7 +1,7 @@
 pkgbase = haskell-strict
pkgdesc = Strict data types and String IO
pkgver = 0.4.0.1
-   pkgrel = 232
+   pkgrel = 233
url = https://github.com/haskell-strict/strict
arch = x86_64
license = BSD


=
PKGBUILD
=
@@ -4,7 +4,7 @@
 _hkgname=strict
 pkgname=haskell-strict
 pkgver=0.4.0.1
-pkgrel=232
+pkgrel=233
 pkgdesc="Strict data types and String IO"
 url="https://github.com/haskell-strict/strict;
 license=("BSD")



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/haskell-strict/-/commit/0aa211983f6adbd0d6873bfa0f452aa1ca49788c

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




[Git][archlinux/packaging/packages/juce][main] upgpkg: 7.0.12-1

2024-04-23 Thread David Runge (@dvzrv)


David Runge pushed to branch main at Arch Linux / Packaging / Packages / juce


Commits:
85ac0733 by David Runge at 2024-04-23T11:20:34+02:00
upgpkg: 7.0.12-1

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=
.SRCINFO
=
@@ -1,6 +1,6 @@
 pkgbase = juce
pkgdesc = Cross-platform C++ framework
-   pkgver = 7.0.11
+   pkgver = 7.0.12
pkgrel = 1
url = https://github.com/juce-framework/juce/
arch = x86_64
@@ -27,7 +27,7 @@ pkgbase = juce
makedepends = python
makedepends = webkit2gtk
makedepends = zlib
-   source = 
juce-7.0.11.tar.gz::https://github.com/juce-framework/juce/archive/7.0.11.tar.gz
+   source = 
juce-7.0.12.tar.gz::https://github.com/juce-framework/juce/archive/7.0.12.tar.gz
source = juce-6.1.2-cmake_install.patch
source = juce-6.1.2-cmake_juce_utils.patch
source = juce-6.1.3-cmake_link_against_system_deps.patch
@@ -36,7 +36,7 @@ pkgbase = juce
source = juce-6.1.2-projucer_juce_paths.patch
source = juce-7.0.11-helper_install_dir.patch
source = juce_VSTInterface.h
-   sha512sums = 
9f29fa0bb8d6246770a28c6aa537dba213fcc2f38a6fac2765a482e509a1e0956d7a1c465202bfa1f558e12947a13ed2e15c7becce1c269260e1bde4c152713d
+   sha512sums = 
2ca0d143ae1106271f6b1d6542e5388d5c57d471de5c9cac1f09b06d2de0662c03b354dea83860008526ec70cc0843115ab546481ce9af0a2c3f298adc02b328
sha512sums = 
52aba043ad3e5154b67f4d140f1d1e936962325763b47bbec57e1ef0a9cccbe6fa0b99598a756cb76853b5c1c5084b32055fc6a76f992b10323d867c82023399
sha512sums = 
0cad32e728e40f59565f57a9d0369db5388f11fb62412a18950fc31f7cf2be679917c143e0d073b6f9a3728e13a3040dc11b18713657c90a0c9c12d60e3ab2a4
sha512sums = 
8d5105e7ea0977cba598c13e53708ca88cdea52c3fc92cca8849eb4e64209d4902d8eef6a1bda0894138f2e1fe4247156b1d39e74207d978534768f92490f2e8
@@ -45,7 +45,7 @@ pkgbase = juce
sha512sums = 
766b761bf60a09fd01e9e6422df5b34c5305d41672b82b2c54819c581a952af5d7c8c39868c8615b57b14f772624bae4545ec878f2098ab5b8afb2ecf59146a1
sha512sums = 
600b84e83d2a736db95871017fa25ae8563185f03b4559d4cd9f1c43d492f0883239bfecfb63d7667b1444b62594914e28d36d0af85abfecf4a1e40b5760792c
sha512sums = 
36a244740872cd203db3e1cebba5a5e245a3300a8c6c76046455ecc38083348f069987d0cba8f569390b4f0ba855799b8ff559cb540f02382b67a46d5b9cc420
-   b2sums = 
87b1ad48f03c36dd3e98650fc33a31b8aaa9c9eac890d5c4ceffec98a469a992d60f06a976cd65daf70d90cb13eddc52308f214d68b4e8bd0d970b2ae840b083
+   b2sums = 
d12ea992e2eb520e917ddde850eeeb517dfe1d8282b28eeea19b6cb7ad532f06bc82d68880ef7c7c65419677bd4e0f9dc700dee89ab342fc543845a4ce86f9ef
b2sums = 
2419fd707b03a5e33cef03576cbeddb99ab4fd67f4fbec8047668ffb1daf78803cd608d7255893394e6d83dce5afd51608793384567228130a0082bcc9a67f60
b2sums = 
56434fb5e2ed1db25963b8046963edcf5b0074d1f52810bb57f0348b6d38251b3c976683f1450399646d2999082f953d60416f2871d43bc6cc4d76edc9ab34d7
b2sums = 
cc766ff15858ed1d66c4f79b182903931e9bcfb0c83ab7ef5fccb487185b9ea31284764c232df962b1438671d79710f9a8d5a0e1d36ffeea43fca23b446c80e8


=
PKGBUILD
=
@@ -3,7 +3,7 @@
 _name=JUCE
 pkgbase=juce
 pkgname=(juce{,-docs})
-pkgver=7.0.11
+pkgver=7.0.12
 pkgrel=1
 pkgdesc="Cross-platform C++ framework"
 arch=(x86_64)
@@ -46,7 +46,7 @@ source=(
   $pkgname-7.0.11-helper_install_dir.patch
   ${pkgname}_VSTInterface.h
 )
-sha512sums=('9f29fa0bb8d6246770a28c6aa537dba213fcc2f38a6fac2765a482e509a1e0956d7a1c465202bfa1f558e12947a13ed2e15c7becce1c269260e1bde4c152713d'
+sha512sums=('2ca0d143ae1106271f6b1d6542e5388d5c57d471de5c9cac1f09b06d2de0662c03b354dea83860008526ec70cc0843115ab546481ce9af0a2c3f298adc02b328'
 
'52aba043ad3e5154b67f4d140f1d1e936962325763b47bbec57e1ef0a9cccbe6fa0b99598a756cb76853b5c1c5084b32055fc6a76f992b10323d867c82023399'
 
'0cad32e728e40f59565f57a9d0369db5388f11fb62412a18950fc31f7cf2be679917c143e0d073b6f9a3728e13a3040dc11b18713657c90a0c9c12d60e3ab2a4'
 
'8d5105e7ea0977cba598c13e53708ca88cdea52c3fc92cca8849eb4e64209d4902d8eef6a1bda0894138f2e1fe4247156b1d39e74207d978534768f92490f2e8'
@@ -55,7 +55,7 @@ 
sha512sums=('9f29fa0bb8d6246770a28c6aa537dba213fcc2f38a6fac2765a482e509a1e0956d7
 
'766b761bf60a09fd01e9e6422df5b34c5305d41672b82b2c54819c581a952af5d7c8c39868c8615b57b14f772624bae4545ec878f2098ab5b8afb2ecf59146a1'
 
'600b84e83d2a736db95871017fa25ae8563185f03b4559d4cd9f1c43d492f0883239bfecfb63d7667b1444b62594914e28d36d0af85abfecf4a1e40b5760792c'
 
'36a244740872cd203db3e1cebba5a5e245a3300a8c6c76046455ecc38083348f069987d0cba8f569390b4f0ba855799b8ff559cb540f02382b67a46d5b9cc420')
-b2sums=('87b1ad48f03c36dd3e98650fc33a31b8aaa9c9eac890d5c4ceffec98a469a992d60f06a976cd65daf70d90cb13eddc52308f214d68b4e8bd0d970b2ae840b083'

[Git][archlinux/packaging/packages/haskell-strict] Pushed new tag 0.4.0.1-233

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


Felix Yan pushed new tag 0.4.0.1-233 at Arch Linux / Packaging / Packages / 
haskell-strict

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




[Git][archlinux/packaging/packages/haskell-math-functions][main] upgpkg: 0.3.4.4-4: rebuild with math-functions 0.3.4.4

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


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


Commits:
23b750f3 by Felix Yan at 2024-04-23T08:10:02+00:00
upgpkg: 0.3.4.4-4: rebuild with math-functions 0.3.4.4

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=
.SRCINFO
=
@@ -1,7 +1,7 @@
 pkgbase = haskell-math-functions
pkgdesc = Special functions and Chebyshev polynomials
pkgver = 0.3.4.4
-   pkgrel = 3
+   pkgrel = 4
url = https://github.com/haskell/math-functions
arch = x86_64
license = BSD


=
PKGBUILD
=
@@ -4,7 +4,7 @@
 _hkgname=math-functions
 pkgname=haskell-math-functions
 pkgver=0.3.4.4
-pkgrel=3
+pkgrel=4
 pkgdesc="Special functions and Chebyshev polynomials"
 url="https://github.com/haskell/math-functions;
 license=("BSD")



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/haskell-math-functions/-/commit/23b750f3613346fa91d83dd6d94ae3581fba2cbe

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




[Git][archlinux/packaging/packages/haskell-primitive] Pushed new tag 0.7.4.0-111

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


Felix Yan pushed new tag 0.7.4.0-111 at Arch Linux / Packaging / Packages / 
haskell-primitive

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




[Git][archlinux/packaging/packages/haskell-hspec-expectations][main] upgpkg: 0.8.3-39: rebuild with math-functions 0.3.4.4

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


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


Commits:
de50d7b4 by Felix Yan at 2024-04-23T08:09:51+00:00
upgpkg: 0.8.3-39: rebuild with math-functions 0.3.4.4

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=
.SRCINFO
=
@@ -1,7 +1,7 @@
 pkgbase = haskell-hspec-expectations
pkgdesc = Catchy combinators for HUnit
pkgver = 0.8.3
-   pkgrel = 38
+   pkgrel = 39
url = https://github.com/sol/hspec-expectations
arch = x86_64
license = MIT


=
PKGBUILD
=
@@ -3,7 +3,7 @@
 _hkgname=hspec-expectations
 pkgname=haskell-hspec-expectations
 pkgver=0.8.3
-pkgrel=38
+pkgrel=39
 pkgdesc="Catchy combinators for HUnit"
 url="https://github.com/sol/hspec-expectations;
 license=('MIT')



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/haskell-hspec-expectations/-/commit/de50d7b48fa0959a03bce618f4dfaf1d618093c8

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




[Git][archlinux/packaging/packages/haskell-comonad][main] upgpkg: 5.0.8-254: rebuild with math-functions 0.3.4.4

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


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


Commits:
48b7906b by Felix Yan at 2024-04-23T09:16:56+00:00
upgpkg: 5.0.8-254: rebuild with math-functions 0.3.4.4

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=
.SRCINFO
=
@@ -1,7 +1,7 @@
 pkgbase = haskell-comonad
pkgdesc = Comonads
pkgver = 5.0.8
-   pkgrel = 253
+   pkgrel = 254
url = https://github.com/ekmett/comonad/
arch = x86_64
license = BSD


=
PKGBUILD
=
@@ -4,7 +4,7 @@
 _hkgname=comonad
 pkgname=haskell-comonad
 pkgver=5.0.8
-pkgrel=253
+pkgrel=254
 pkgdesc="Comonads"
 url="https://github.com/ekmett/comonad/;
 license=("BSD")



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/haskell-comonad/-/commit/48b7906b1fa155d789aa29f5b4bea7277826fd8e

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




[Git][archlinux/packaging/packages/haskell-tf-random] Pushed new tag 0.5-699

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


Felix Yan pushed new tag 0.5-699 at Arch Linux / Packaging / Packages / 
haskell-tf-random

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




[Git][archlinux/packaging/packages/haskell-linear-base] Pushed new tag 0.3.0-62

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


Felix Yan pushed new tag 0.3.0-62 at Arch Linux / Packaging / Packages / 
haskell-linear-base

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




[Git][archlinux/packaging/packages/haskell-primitive][main] upgpkg: 0.7.4.0-111: rebuild with math-functions 0.3.4.4

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


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


Commits:
773733e3 by Felix Yan at 2024-04-23T08:06:32+00:00
upgpkg: 0.7.4.0-111: rebuild with math-functions 0.3.4.4

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=
.SRCINFO
=
@@ -1,7 +1,7 @@
 pkgbase = haskell-primitive
pkgdesc = Wrappers for primitive operations
pkgver = 0.7.4.0
-   pkgrel = 110
+   pkgrel = 111
url = https://hackage.haskell.org/package/primitive
arch = x86_64
license = BSD


=
PKGBUILD
=
@@ -3,7 +3,7 @@
 
 pkgname=haskell-primitive
 pkgver=0.7.4.0
-pkgrel=110
+pkgrel=111
 pkgdesc="Wrappers for primitive operations"
 url="https://hackage.haskell.org/package/primitive;
 license=("BSD")



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/haskell-primitive/-/commit/773733e35b508401f9116dec339b4817999b8671

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




[Git][archlinux/packaging/packages/haskell-hspec-expectations] Pushed new tag 0.8.3-39

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


Felix Yan pushed new tag 0.8.3-39 at Arch Linux / Packaging / Packages / 
haskell-hspec-expectations

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




[Git][archlinux/packaging/packages/haskell-quickcheck-io][main] upgpkg: 0.2.0-689: rebuild with math-functions 0.3.4.4

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


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


Commits:
ab2ecf56 by Felix Yan at 2024-04-23T08:09:53+00:00
upgpkg: 0.2.0-689: rebuild with math-functions 0.3.4.4

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=
.SRCINFO
=
@@ -1,7 +1,7 @@
 pkgbase = haskell-quickcheck-io
pkgdesc = Use HUnit assertions as QuickCheck properties
pkgver = 0.2.0
-   pkgrel = 688
+   pkgrel = 689
url = https://github.com/hspec/quickcheck-io
arch = x86_64
license = MIT


=
PKGBUILD
=
@@ -3,7 +3,7 @@
 _hkgname=quickcheck-io
 pkgname=haskell-quickcheck-io
 pkgver=0.2.0
-pkgrel=688
+pkgrel=689
 pkgdesc="Use HUnit assertions as QuickCheck properties"
 url="https://github.com/hspec/quickcheck-io;
 license=('MIT')



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/haskell-quickcheck-io/-/commit/ab2ecf568c7d02bb43a32425a86499e52b93b01f

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




[Git][archlinux/packaging/packages/haskell-here][main] upgpkg: 1.2.14-17: rebuild with math-functions 0.3.4.4

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


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


Commits:
50923dcb by Felix Yan at 2024-04-23T09:10:48+00:00
upgpkg: 1.2.14-17: rebuild with math-functions 0.3.4.4

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=
.SRCINFO
=
@@ -1,7 +1,7 @@
 pkgbase = haskell-here
pkgdesc = Here docs & interpolated strings via quasiquotation
pkgver = 1.2.14
-   pkgrel = 16
+   pkgrel = 17
url = https://github.com/tmhedberg/here
arch = x86_64
license = BSD


=
PKGBUILD
=
@@ -4,7 +4,7 @@
 _hkgname=here
 pkgname=haskell-here
 pkgver=1.2.14
-pkgrel=16
+pkgrel=17
 pkgdesc="Here docs & interpolated strings via quasiquotation"
 url="https://github.com/tmhedberg/here;
 license=("BSD")



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/haskell-here/-/commit/50923dcbdc09f7ea9f5732a9a61ee201a1fa6c40

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




[Git][archlinux/packaging/packages/haskell-network-multicast] Pushed new tag 0.3.2-212

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


Felix Yan pushed new tag 0.3.2-212 at Arch Linux / Packaging / Packages / 
haskell-network-multicast

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




[Git][archlinux/packaging/packages/haskell-test-framework-hunit][main] upgpkg: 0.3.0.2-674: rebuild with math-functions 0.3.4.4

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


Felix Yan pushed to branch main at Arch Linux / Packaging / Packages / 
haskell-test-framework-hunit


Commits:
1da11b5f by Felix Yan at 2024-04-23T08:06:22+00:00
upgpkg: 0.3.0.2-674: rebuild with math-functions 0.3.4.4

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=
.SRCINFO
=
@@ -1,7 +1,7 @@
 pkgbase = haskell-test-framework-hunit
pkgdesc = HUnit support for the test-framework package.
pkgver = 0.3.0.2
-   pkgrel = 673
+   pkgrel = 674
url = https://batterseapower.github.io/test-framework/
arch = x86_64
license = BSD


=
PKGBUILD
=
@@ -4,7 +4,7 @@
 _hkgname=test-framework-hunit
 pkgname=haskell-test-framework-hunit
 pkgver=0.3.0.2
-pkgrel=673
+pkgrel=674
 pkgdesc="HUnit support for the test-framework package."
 url="https://batterseapower.github.io/test-framework/;
 license=("BSD")



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/haskell-test-framework-hunit/-/commit/1da11b5f79fe36005d8c2e4f9a5c605f8f571d56

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




[Git][archlinux/packaging/packages/haskell-vector-th-unbox] Pushed new tag 0.2.2-250

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


Felix Yan pushed new tag 0.2.2-250 at Arch Linux / Packaging / Packages / 
haskell-vector-th-unbox

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




[Git][archlinux/packaging/packages/nethsm-pkcs11] Pushed new tag 1.3.1-1

2024-04-23 Thread David Runge (@dvzrv)


David Runge pushed new tag 1.3.1-1 at Arch Linux / Packaging / Packages / 
nethsm-pkcs11

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




[Git][archlinux/packaging/packages/haskell-hspec-meta] Pushed new tag 2.10.5-128

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


Felix Yan pushed new tag 2.10.5-128 at Arch Linux / Packaging / Packages / 
haskell-hspec-meta

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




[Git][archlinux/packaging/packages/haskell-sorted-list] Pushed new tag 0.2.2.0-15

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


Felix Yan pushed new tag 0.2.2.0-15 at Arch Linux / Packaging / Packages / 
haskell-sorted-list

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




[Git][archlinux/packaging/packages/haskell-edit-distance][main] upgpkg: 0.2.2.1-207: rebuild with math-functions 0.3.4.4

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


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


Commits:
09062699 by Felix Yan at 2024-04-23T08:18:04+00:00
upgpkg: 0.2.2.1-207: rebuild with math-functions 0.3.4.4

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=
.SRCINFO
=
@@ -1,7 +1,7 @@
 pkgbase = haskell-edit-distance
pkgdesc = Levenshtein and restricted Damerau-Levenshtein edit distances
pkgver = 0.2.2.1
-   pkgrel = 206
+   pkgrel = 207
url = https://github.com/phadej/edit-distance
arch = x86_64
license = BSD


=
PKGBUILD
=
@@ -4,7 +4,7 @@
 _hkgname=edit-distance
 pkgname=haskell-edit-distance
 pkgver=0.2.2.1
-pkgrel=206
+pkgrel=207
 pkgdesc="Levenshtein and restricted Damerau-Levenshtein edit distances"
 url="https://github.com/phadej/edit-distance;
 license=("BSD")



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/haskell-edit-distance/-/commit/090626995c03047d39c3fb31b0db2ff607bc67e2

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




[Git][archlinux/packaging/packages/haskell-scientific][main] upgpkg: 0.3.7.0-113: rebuild with math-functions 0.3.4.4

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


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


Commits:
91c66257 by Felix Yan at 2024-04-23T08:19:38+00:00
upgpkg: 0.3.7.0-113: rebuild with math-functions 0.3.4.4

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=
.SRCINFO
=
@@ -1,7 +1,7 @@
 pkgbase = haskell-scientific
pkgdesc = Numbers represented using scientific notation
pkgver = 0.3.7.0
-   pkgrel = 112
+   pkgrel = 113
url = https://github.com/basvandijk/scientific
arch = x86_64
license = BSD


=
PKGBUILD
=
@@ -4,7 +4,7 @@
 _hkgname=scientific
 pkgname=haskell-scientific
 pkgver=0.3.7.0
-pkgrel=112
+pkgrel=113
 pkgdesc="Numbers represented using scientific notation"
 url="https://github.com/basvandijk/scientific;
 license=("BSD")



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/haskell-scientific/-/commit/91c66257a7af51094c9819caa58035ad8c8fbf9a

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




[Git][archlinux/packaging/packages/haskell-tasty-hspec][main] upgpkg: 1.2.0.3-27: rebuild with math-functions 0.3.4.4

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


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


Commits:
ec6147e0 by Felix Yan at 2024-04-23T08:18:09+00:00
upgpkg: 1.2.0.3-27: rebuild with math-functions 0.3.4.4

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=
.SRCINFO
=
@@ -1,7 +1,7 @@
 pkgbase = haskell-tasty-hspec
pkgdesc = Hspec support for the Tasty test framework
pkgver = 1.2.0.3
-   pkgrel = 26
+   pkgrel = 27
url = https://github.com/mitchellwrosen/tasty-hspec
arch = x86_64
license = BSD


=
PKGBUILD
=
@@ -3,7 +3,7 @@
 _hkgname=tasty-hspec
 pkgname=haskell-tasty-hspec
 pkgver=1.2.0.3
-pkgrel=26
+pkgrel=27
 pkgdesc="Hspec support for the Tasty test framework"
 url="https://github.com/mitchellwrosen/tasty-hspec;
 license=('BSD')



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/haskell-tasty-hspec/-/commit/ec6147e0a52e81d683509330bfdf5cbd89e39331

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




[Git][archlinux/packaging/packages/haskell-concurrent-extra][main] upgpkg: 0.7.0.12-50: rebuild with math-functions 0.3.4.4

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


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


Commits:
d02a18e2 by Felix Yan at 2024-04-23T08:17:30+00:00
upgpkg: 0.7.0.12-50: rebuild with math-functions 0.3.4.4

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=
.SRCINFO
=
@@ -1,7 +1,7 @@
 pkgbase = haskell-concurrent-extra
pkgdesc = Extra concurrency primitives
pkgver = 0.7.0.12
-   pkgrel = 49
+   pkgrel = 50
url = https://github.com/basvandijk/concurrent-extra
arch = x86_64
license = BSD


=
PKGBUILD
=
@@ -3,7 +3,7 @@
 _hkgname=concurrent-extra
 pkgname=haskell-concurrent-extra
 pkgver=0.7.0.12
-pkgrel=49
+pkgrel=50
 pkgdesc="Extra concurrency primitives"
 url="https://github.com/basvandijk/concurrent-extra;
 license=("BSD")



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/haskell-concurrent-extra/-/commit/d02a18e28c09ed039edf442b6f93d8cc6dd12acb

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




[Git][archlinux/packaging/packages/xmonad-utils] Pushed new tag 0.1.3.3-249

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


Felix Yan pushed new tag 0.1.3.3-249 at Arch Linux / Packaging / Packages / 
xmonad-utils

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




[Git][archlinux/packaging/packages/haskell-tasty-hspec] Pushed new tag 1.2.0.3-27

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


Felix Yan pushed new tag 1.2.0.3-27 at Arch Linux / Packaging / Packages / 
haskell-tasty-hspec

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




[Git][archlinux/packaging/packages/haskell-bytestring-tree-builder][main] upgpkg: 0.2.7.10-88: rebuild with math-functions 0.3.4.4

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


Felix Yan pushed to branch main at Arch Linux / Packaging / Packages / 
haskell-bytestring-tree-builder


Commits:
1031af8a by Felix Yan at 2024-04-23T09:28:52+00:00
upgpkg: 0.2.7.10-88: rebuild with math-functions 0.3.4.4

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=
.SRCINFO
=
@@ -1,7 +1,7 @@
 pkgbase = haskell-bytestring-tree-builder
pkgdesc = A very efficient ByteString builder implementation based on 
the binary tree
pkgver = 0.2.7.10
-   pkgrel = 87
+   pkgrel = 88
url = https://github.com/nikita-volkov/bytestring-tree-builder
arch = x86_64
license = MIT


=
PKGBUILD
=
@@ -4,7 +4,7 @@
 _hkgname=bytestring-tree-builder
 pkgname=haskell-bytestring-tree-builder
 pkgver=0.2.7.10
-pkgrel=87
+pkgrel=88
 pkgdesc="A very efficient ByteString builder implementation based on the 
binary tree"
 url="https://github.com/nikita-volkov/bytestring-tree-builder;
 license=("MIT")



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/haskell-bytestring-tree-builder/-/commit/1031af8aa07faa817c5fc4dd7dba5de078f3b167

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




[Git][archlinux/packaging/packages/haskell-quickcheck-instances] Pushed new tag 0.3.30-54

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


Felix Yan pushed new tag 0.3.30-54 at Arch Linux / Packaging / Packages / 
haskell-quickcheck-instances

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




[Git][archlinux/packaging/packages/haskell-bytestring-tree-builder] Pushed new tag 0.2.7.10-88

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


Felix Yan pushed new tag 0.2.7.10-88 at Arch Linux / Packaging / Packages / 
haskell-bytestring-tree-builder

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




[Git][archlinux/packaging/packages/haskell-unix-time][main] upgpkg: 0.4.12-5: rebuild with math-functions 0.3.4.4

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


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


Commits:
a3d588fd by Felix Yan at 2024-04-23T08:20:19+00:00
upgpkg: 0.4.12-5: rebuild with math-functions 0.3.4.4

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=
.SRCINFO
=
@@ -1,7 +1,7 @@
 pkgbase = haskell-unix-time
pkgdesc = Unix time parser/formatter and utilities
pkgver = 0.4.12
-   pkgrel = 4
+   pkgrel = 5
url = https://hackage.haskell.org/package/unix-time
arch = x86_64
license = BSD


=
PKGBUILD
=
@@ -4,7 +4,7 @@
 _hkgname=unix-time
 pkgname=haskell-unix-time
 pkgver=0.4.12
-pkgrel=4
+pkgrel=5
 pkgdesc="Unix time parser/formatter and utilities"
 url="https://hackage.haskell.org/package/${_hkgname};
 license=("BSD")



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/haskell-unix-time/-/commit/a3d588fd779137eb7a3e4e460bb82616c08f4b1a

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




[Git][archlinux/packaging/packages/haskell-hspec-smallcheck][main] upgpkg: 0.5.3-42: rebuild with math-functions 0.3.4.4

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


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


Commits:
2b52f942 by Felix Yan at 2024-04-23T08:19:52+00:00
upgpkg: 0.5.3-42: rebuild with math-functions 0.3.4.4

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=
.SRCINFO
=
@@ -1,7 +1,7 @@
 pkgbase = haskell-hspec-smallcheck
pkgdesc = SmallCheck support for the Hspec testing framework
pkgver = 0.5.3
-   pkgrel = 41
+   pkgrel = 42
url = http://hspec.github.io/
arch = x86_64
license = MIT


=
PKGBUILD
=
@@ -3,7 +3,7 @@
 _hkgname=hspec-smallcheck
 pkgname=haskell-hspec-smallcheck
 pkgver=0.5.3
-pkgrel=41
+pkgrel=42
 pkgdesc="SmallCheck support for the Hspec testing framework"
 url="http://hspec.github.io/;
 license=('MIT')



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/haskell-hspec-smallcheck/-/commit/2b52f94247c2ea276a42c1047c82c75e318d35c3

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




[Git][archlinux/packaging/packages/haskell-network-run] Pushed new tag 0.2.7-2

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


Felix Yan pushed new tag 0.2.7-2 at Arch Linux / Packaging / Packages / 
haskell-network-run

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




[Git][archlinux/packaging/packages/haskell-fuzzy][main] upgpkg: 0.1.1.0-18: rebuild with math-functions 0.3.4.4

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


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


Commits:
2d1c8f2e by Felix Yan at 2024-04-23T09:30:37+00:00
upgpkg: 0.1.1.0-18: rebuild with math-functions 0.3.4.4

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=
.SRCINFO
=
@@ -1,7 +1,7 @@
 pkgbase = haskell-fuzzy
pkgdesc = Filters a list based on a fuzzy string search.
pkgver = 0.1.1.0
-   pkgrel = 17
+   pkgrel = 18
url = https://github.com/joom/fuzzy
arch = x86_64
license = MIT


=
PKGBUILD
=
@@ -3,7 +3,7 @@
 _hkgname=fuzzy
 pkgname=haskell-fuzzy
 pkgver=0.1.1.0
-pkgrel=17
+pkgrel=18
 pkgdesc="Filters a list based on a fuzzy string search."
 url="https://github.com/joom/fuzzy;
 license=("MIT")



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/haskell-fuzzy/-/commit/2d1c8f2ea1dc736ba7d6d2f9e36053311ae5912e

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




[Git][archlinux/packaging/packages/haskell-universe-base][main] upgpkg: 1.1.3.1-24: rebuild with math-functions 0.3.4.4

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


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


Commits:
1c7399cb by Felix Yan at 2024-04-23T08:18:10+00:00
upgpkg: 1.1.3.1-24: rebuild with math-functions 0.3.4.4

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=
.SRCINFO
=
@@ -1,7 +1,7 @@
 pkgbase = haskell-universe-base
pkgdesc = A class for finite and recursively enumerable types.
pkgver = 1.1.3.1
-   pkgrel = 23
+   pkgrel = 24
url = https://github.com/dmwit/universe
arch = x86_64
license = BSD


=
PKGBUILD
=
@@ -3,7 +3,7 @@
 _hkgname=universe-base
 pkgname=haskell-universe-base
 pkgver=1.1.3.1
-pkgrel=23
+pkgrel=24
 pkgdesc="A class for finite and recursively enumerable types."
 url="https://github.com/dmwit/universe;
 license=("BSD")



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/haskell-universe-base/-/commit/1c7399cb798366ef9eb81b64336cbe0755b92f7d

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




[Git][archlinux/packaging/packages/haskell-generic-random][main] upgpkg: 1.5.0.1-86: rebuild with math-functions 0.3.4.4

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


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


Commits:
c438a1ae by Felix Yan at 2024-04-23T08:18:44+00:00
upgpkg: 1.5.0.1-86: rebuild with math-functions 0.3.4.4

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=
.SRCINFO
=
@@ -1,7 +1,7 @@
 pkgbase = haskell-generic-random
pkgdesc = Generic random generators for QuickCheck
pkgver = 1.5.0.1
-   pkgrel = 85
+   pkgrel = 86
url = https://github.com/lysxia/generic-random
arch = x86_64
license = MIT


=
PKGBUILD
=
@@ -3,7 +3,7 @@
 _hkgname=generic-random
 pkgname=haskell-generic-random
 pkgver=1.5.0.1
-pkgrel=85
+pkgrel=86
 pkgdesc="Generic random generators for QuickCheck"
 url="https://github.com/lysxia/generic-random;
 license=('MIT')



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/haskell-generic-random/-/commit/c438a1aed39182b26d19824da10b07ba60d2fd2d

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




[Git][archlinux/packaging/packages/haskell-profunctors] Pushed new tag 5.6.2-170

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


Felix Yan pushed new tag 5.6.2-170 at Arch Linux / Packaging / Packages / 
haskell-profunctors

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




[Git][archlinux/packaging/packages/haskell-indexed-traversable-instances] Pushed new tag 0.1.1.2-41

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


Felix Yan pushed new tag 0.1.1.2-41 at Arch Linux / Packaging / Packages / 
haskell-indexed-traversable-instances

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




[Git][archlinux/packaging/packages/haskell-unixutils] Pushed new tag 1.54.3-15

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


Felix Yan pushed new tag 1.54.3-15 at Arch Linux / Packaging / Packages / 
haskell-unixutils

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




[Git][archlinux/packaging/packages/haskell-regex-compat-tdfa][main] upgpkg: 0.95.1.4-204: rebuild with math-functions 0.3.4.4

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


Felix Yan pushed to branch main at Arch Linux / Packaging / Packages / 
haskell-regex-compat-tdfa


Commits:
ae229873 by Felix Yan at 2024-04-23T09:29:51+00:00
upgpkg: 0.95.1.4-204: rebuild with math-functions 0.3.4.4

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=
.SRCINFO
=
@@ -1,7 +1,7 @@
 pkgbase = haskell-regex-compat-tdfa
pkgdesc = One module layer over regex-tdfa to replace Text.Regex.
pkgver = 0.95.1.4
-   pkgrel = 203
+   pkgrel = 204
url = https://hub.darcs.net/shelarcy/regex-compat-tdfa
arch = x86_64
license = BSD


=
PKGBUILD
=
@@ -4,7 +4,7 @@
 _hkgname=regex-compat-tdfa
 pkgname=haskell-regex-compat-tdfa
 pkgver=0.95.1.4
-pkgrel=203
+pkgrel=204
 pkgdesc="One module layer over regex-tdfa to replace Text.Regex."
 url="https://hub.darcs.net/shelarcy/regex-compat-tdfa;
 license=("BSD")



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/haskell-regex-compat-tdfa/-/commit/ae229873b37fc7d3661bb7d107272837ce0bc48a

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




[Git][archlinux/packaging/packages/hasktags] Pushed new tag 0.73.0-13

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


Felix Yan pushed new tag 0.73.0-13 at Arch Linux / Packaging / Packages / 
hasktags

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




[Git][archlinux/packaging/packages/haskell-sorted-list][main] upgpkg: 0.2.2.0-15: rebuild with math-functions 0.3.4.4

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


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


Commits:
a16bebbb by Felix Yan at 2024-04-23T08:18:55+00:00
upgpkg: 0.2.2.0-15: rebuild with math-functions 0.3.4.4

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=
.SRCINFO
=
@@ -1,7 +1,7 @@
 pkgbase = haskell-sorted-list
pkgdesc = Type-enforced sorted lists and related functions
pkgver = 0.2.2.0
-   pkgrel = 14
+   pkgrel = 15
url = https://hackage.haskell.org/package/sorted-list
arch = x86_64
license = BSD


=
PKGBUILD
=
@@ -3,7 +3,7 @@
 _hkgname=sorted-list
 pkgname=haskell-sorted-list
 pkgver=0.2.2.0
-pkgrel=14
+pkgrel=15
 pkgdesc="Type-enforced sorted lists and related functions"
 url="https://hackage.haskell.org/package/sorted-list;
 license=('BSD')



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/haskell-sorted-list/-/commit/a16bececcc542dea368160f4021cb2c02e56

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




[Git][archlinux/packaging/packages/haskell-rope-utf16-splay] Pushed new tag 0.3.2.0-137

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


Felix Yan pushed new tag 0.3.2.0-137 at Arch Linux / Packaging / Packages / 
haskell-rope-utf16-splay

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




[Git][archlinux/packaging/packages/haskell-data-clist][main] upgpkg: 0.2-69: rebuild with math-functions 0.3.4.4

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


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


Commits:
18c94470 by Felix Yan at 2024-04-23T08:19:31+00:00
upgpkg: 0.2-69: rebuild with math-functions 0.3.4.4

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=
.SRCINFO
=
@@ -1,7 +1,7 @@
 pkgbase = haskell-data-clist
pkgdesc = Simple functional ring type.
pkgver = 0.2
-   pkgrel = 68
+   pkgrel = 69
url = https://github.com/sw17ch/data-clist
arch = x86_64
license = BSD


=
PKGBUILD
=
@@ -4,7 +4,7 @@
 _hkgname=data-clist
 pkgname=haskell-data-clist
 pkgver=0.2
-pkgrel=68
+pkgrel=69
 pkgdesc="Simple functional ring type."
 url="https://github.com/sw17ch/data-clist;
 license=("BSD")



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/haskell-data-clist/-/commit/18c94470fa0805e257f12b5114e55a70834cbf2d

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




[Git][archlinux/packaging/packages/haskell-hi-file-parser][main] upgpkg: 0.1.6.0-8: rebuild with math-functions 0.3.4.4

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


Felix Yan pushed to branch main at Arch Linux / Packaging / Packages / 
haskell-hi-file-parser


Commits:
cf2fc40f by Felix Yan at 2024-04-23T09:27:20+00:00
upgpkg: 0.1.6.0-8: rebuild with math-functions 0.3.4.4

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=
.SRCINFO
=
@@ -1,7 +1,7 @@
 pkgbase = haskell-hi-file-parser
pkgdesc = Parser for GHC's hi files
pkgver = 0.1.6.0
-   pkgrel = 7
+   pkgrel = 8
url = https://github.com/commercialhaskell/hi-file-parser
arch = x86_64
license = BSD


=
PKGBUILD
=
@@ -3,7 +3,7 @@
 _hkgname=hi-file-parser
 pkgname=haskell-hi-file-parser
 pkgver=0.1.6.0
-pkgrel=7
+pkgrel=8
 pkgdesc="Parser for GHC's hi files"
 url="https://github.com/commercialhaskell/hi-file-parser;
 license=('BSD')



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/haskell-hi-file-parser/-/commit/cf2fc40fa6523c9663818c21e6c6c20d63cabec4

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




[Git][archlinux/packaging/packages/haskell-exact-pi] Pushed new tag 0.5.0.2-61

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


Felix Yan pushed new tag 0.5.0.2-61 at Arch Linux / Packaging / Packages / 
haskell-exact-pi

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




[Git][archlinux/packaging/packages/haskell-exact-pi][main] upgpkg: 0.5.0.2-61: rebuild with math-functions 0.3.4.4

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


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


Commits:
5ecd2964 by Felix Yan at 2024-04-23T08:21:24+00:00
upgpkg: 0.5.0.2-61: rebuild with math-functions 0.3.4.4

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=
.SRCINFO
=
@@ -1,7 +1,7 @@
 pkgbase = haskell-exact-pi
pkgdesc = Exact rational multiples of pi (and integer powers of pi)
pkgver = 0.5.0.2
-   pkgrel = 60
+   pkgrel = 61
url = https://github.com/dmcclean/exact-pi/
arch = x86_64
license = MIT


=
PKGBUILD
=
@@ -3,7 +3,7 @@
 _hkgname=exact-pi
 pkgname=haskell-exact-pi
 pkgver=0.5.0.2
-pkgrel=60
+pkgrel=61
 pkgdesc="Exact rational multiples of pi (and integer powers of pi)"
 url="https://github.com/dmcclean/exact-pi/;
 license=("MIT")



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/haskell-exact-pi/-/commit/5ecd296490ef36816fd585c7c66f866612233885

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




[Git][archlinux/packaging/packages/haskell-doctest-lib][main] upgpkg: 0.1.1-16: rebuild with math-functions 0.3.4.4

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


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


Commits:
1f9fc09e by Felix Yan at 2024-04-23T08:22:25+00:00
upgpkg: 0.1.1-16: rebuild with math-functions 0.3.4.4

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=
.SRCINFO
=
@@ -1,7 +1,7 @@
 pkgbase = haskell-doctest-lib
pkgdesc = Parts of doctest exposed as library
pkgver = 0.1.1
-   pkgrel = 15
+   pkgrel = 16
url = https://hub.darcs.net/thielema/doctest-lib/
arch = x86_64
license = MIT


=
PKGBUILD
=
@@ -3,7 +3,7 @@
 _hkgname=doctest-lib
 pkgname=haskell-doctest-lib
 pkgver=0.1.1
-pkgrel=15
+pkgrel=16
 pkgdesc="Parts of doctest exposed as library"
 url="https://hub.darcs.net/thielema/doctest-lib/;
 license=("MIT")



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/haskell-doctest-lib/-/commit/1f9fc09e82a0acc33bf3d47ec1f112b61afc8723

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




[Git][archlinux/packaging/packages/haskell-ghc-source-gen][main] upgpkg: 0.4.4.1-2: rebuild with math-functions 0.3.4.4

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


Felix Yan pushed to branch main at Arch Linux / Packaging / Packages / 
haskell-ghc-source-gen


Commits:
9aad147e by Felix Yan at 2024-04-23T08:21:24+00:00
upgpkg: 0.4.4.1-2: rebuild with math-functions 0.3.4.4

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=
.SRCINFO
=
@@ -1,7 +1,7 @@
 pkgbase = haskell-ghc-source-gen
pkgdesc = Constructs Haskell syntax trees for the GHC API.
pkgver = 0.4.4.1
-   pkgrel = 1
+   pkgrel = 2
url = https://github.com/google/ghc-source-gen#readme
arch = x86_64
license = BSD


=
PKGBUILD
=
@@ -3,7 +3,7 @@
 _hkgname=ghc-source-gen
 pkgname=haskell-ghc-source-gen
 pkgver=0.4.4.1
-pkgrel=1
+pkgrel=2
 pkgdesc="Constructs Haskell syntax trees for the GHC API."
 url="https://github.com/google/ghc-source-gen#readme;
 license=("BSD")



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/haskell-ghc-source-gen/-/commit/9aad147edea876bafed9146f995d3aebb776c8db

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




[Git][archlinux/packaging/packages/haskell-utility-ht][main] upgpkg: 0.0.17.1-9: rebuild with math-functions 0.3.4.4 (rebuild pass 1, specified --nocheck)

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


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


Commits:
bc09a341 by Felix Yan at 2024-04-23T08:21:48+00:00
upgpkg: 0.0.17.1-9: rebuild with math-functions 0.3.4.4 (rebuild pass 1, 
specified --nocheck)

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=
.SRCINFO
=
@@ -1,7 +1,7 @@
 pkgbase = haskell-utility-ht
pkgdesc = Various small helper functions for Lists, Maybes, Tuples, 
Functions
pkgver = 0.0.17.1
-   pkgrel = 8
+   pkgrel = 9
url = http://www.haskell.org/haskellwiki/Utility-HT
arch = x86_64
license = BSD


=
PKGBUILD
=
@@ -4,7 +4,7 @@
 _hkgname=utility-ht
 pkgname=haskell-utility-ht
 pkgver=0.0.17.1
-pkgrel=8
+pkgrel=9
 pkgdesc="Various small helper functions for Lists, Maybes, Tuples, Functions"
 url="http://www.haskell.org/haskellwiki/Utility-HT;
 license=("BSD")



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/haskell-utility-ht/-/commit/bc09a3411eab98dfb1b81bb9bdea15879ff677b0

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




[Git][archlinux/packaging/packages/haskell-witherable][main] upgpkg: 0.4.2-98: rebuild with math-functions 0.3.4.4

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


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


Commits:
64202a86 by Felix Yan at 2024-04-23T09:31:02+00:00
upgpkg: 0.4.2-98: rebuild with math-functions 0.3.4.4

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=
.SRCINFO
=
@@ -1,7 +1,7 @@
 pkgbase = haskell-witherable
pkgdesc = filterable traversable
pkgver = 0.4.2
-   pkgrel = 97
+   pkgrel = 98
url = https://github.com/fumieval/witherable
arch = x86_64
license = BSD


=
PKGBUILD
=
@@ -3,7 +3,7 @@
 _hkgname=witherable
 pkgname=haskell-witherable
 pkgver=0.4.2
-pkgrel=97
+pkgrel=98
 pkgdesc="filterable traversable"
 url="https://github.com/fumieval/witherable;
 license=("BSD")



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/haskell-witherable/-/commit/64202a869316a215d7a29a5ca92a0e5592aabddb

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




[Git][archlinux/packaging/packages/haskell-lattices][main] upgpkg: 2.1-60: rebuild with math-functions 0.3.4.4

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


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


Commits:
9d4c556f by Felix Yan at 2024-04-23T09:33:25+00:00
upgpkg: 2.1-60: rebuild with math-functions 0.3.4.4

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=
.SRCINFO
=
@@ -1,7 +1,7 @@
 pkgbase = haskell-lattices
pkgdesc = Fine-grained library for constructing and manipulating 
lattices
pkgver = 2.1
-   pkgrel = 59
+   pkgrel = 60
url = https://github.com/phadej/lattices/
arch = x86_64
license = BSD


=
PKGBUILD
=
@@ -3,7 +3,7 @@
 _hkgname=lattices
 pkgname=haskell-lattices
 pkgver=2.1
-pkgrel=59
+pkgrel=60
 pkgdesc="Fine-grained library for constructing and manipulating lattices"
 url="https://github.com/phadej/lattices/;
 license=("BSD")



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/haskell-lattices/-/commit/9d4c556fab301fff688d3afbe9a87a4c5e183a7d

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




[Git][archlinux/packaging/packages/haskell-filemanip][main] upgpkg: 0.3.6.3-145: rebuild with math-functions 0.3.4.4

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


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


Commits:
8563c75b by Felix Yan at 2024-04-23T09:33:55+00:00
upgpkg: 0.3.6.3-145: rebuild with math-functions 0.3.4.4

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=
.SRCINFO
=
@@ -1,7 +1,7 @@
 pkgbase = haskell-filemanip
pkgdesc = Expressive file and directory manipulation for Haskell.
pkgver = 0.3.6.3
-   pkgrel = 144
+   pkgrel = 145
url = https://hackage.haskell.org/package/filemanip
arch = x86_64
license = BSD


=
PKGBUILD
=
@@ -4,7 +4,7 @@
 _hkgname=filemanip
 pkgname=haskell-filemanip
 pkgver=0.3.6.3
-pkgrel=144
+pkgrel=145
 pkgdesc="Expressive file and directory manipulation for Haskell."
 url="https://hackage.haskell.org/package/filemanip;
 license=("BSD")



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/haskell-filemanip/-/commit/8563c75b85a5a25bac80be0865f08c22020d6d96

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




[Git][archlinux/packaging/packages/haskell-utility-ht] Pushed new tag 0.0.17.1-9

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


Felix Yan pushed new tag 0.0.17.1-9 at Arch Linux / Packaging / Packages / 
haskell-utility-ht

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




[Git][archlinux/packaging/packages/haskell-lumberjack][main] upgpkg: 1.0.3.0-39: rebuild with math-functions 0.3.4.4

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


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


Commits:
4a1a61f1 by Felix Yan at 2024-04-23T09:34:48+00:00
upgpkg: 1.0.3.0-39: rebuild with math-functions 0.3.4.4

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=
.SRCINFO
=
@@ -1,7 +1,7 @@
 pkgbase = haskell-lumberjack
pkgdesc = Trek through your code forest and make logs
pkgver = 1.0.3.0
-   pkgrel = 38
+   pkgrel = 39
url = https://github.com/GaloisInc/lumberjack
arch = x86_64
license = custom:ISC


=
PKGBUILD
=
@@ -3,7 +3,7 @@
 _hkgname=lumberjack
 pkgname=haskell-lumberjack
 pkgver=1.0.3.0
-pkgrel=38
+pkgrel=39
 pkgdesc="Trek through your code forest and make logs"
 url="https://github.com/GaloisInc/lumberjack;
 license=("custom:ISC")



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/haskell-lumberjack/-/commit/4a1a61f1a33aba7282004b44a28c212c85153ddd

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




[Git][archlinux/packaging/packages/haskell-checkers] Pushed new tag 0.6.0-116

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


Felix Yan pushed new tag 0.6.0-116 at Arch Linux / Packaging / Packages / 
haskell-checkers

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




[Git][archlinux/packaging/packages/haskell-optics-th] Pushed new tag 0.4.1-40

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


Felix Yan pushed new tag 0.4.1-40 at Arch Linux / Packaging / Packages / 
haskell-optics-th

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




[Git][archlinux/packaging/packages/haskell-algebraic-graphs][main] upgpkg: 0.7-104: rebuild with math-functions 0.3.4.4

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


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


Commits:
94e561c7 by Felix Yan at 2024-04-23T09:32:34+00:00
upgpkg: 0.7-104: rebuild with math-functions 0.3.4.4

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=
.SRCINFO
=
@@ -1,7 +1,7 @@
 pkgbase = haskell-algebraic-graphs
pkgdesc = A library for algebraic graph construction and transformation
pkgver = 0.7
-   pkgrel = 103
+   pkgrel = 104
url = https://github.com/snowleopard/alga
arch = x86_64
license = MIT


=
PKGBUILD
=
@@ -3,7 +3,7 @@
 _hkgname=algebraic-graphs
 pkgname=haskell-algebraic-graphs
 pkgver=0.7
-pkgrel=103
+pkgrel=104
 pkgdesc="A library for algebraic graph construction and transformation"
 url="https://github.com/snowleopard/alga;
 license=('MIT')



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/haskell-algebraic-graphs/-/commit/94e561c731e4deb457312aca38dabf344b9f320a

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




[Git][archlinux/packaging/packages/haskell-wai-cors] Pushed new tag 0.2.7-352

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


Felix Yan pushed new tag 0.2.7-352 at Arch Linux / Packaging / Packages / 
haskell-wai-cors

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




[Git][archlinux/packaging/packages/haskell-graphite][main] upgpkg: 0.10.0.1-211: rebuild with math-functions 0.3.4.4

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


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


Commits:
d58cb1f2 by Felix Yan at 2024-04-23T09:31:37+00:00
upgpkg: 0.10.0.1-211: rebuild with math-functions 0.3.4.4

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=
.SRCINFO
=
@@ -1,7 +1,7 @@
 pkgbase = haskell-graphite
pkgdesc = Graphs and networks library
pkgver = 0.10.0.1
-   pkgrel = 210
+   pkgrel = 211
url = https://github.com/alx741/graphite#readme
arch = x86_64
license = BSD


=
PKGBUILD
=
@@ -3,7 +3,7 @@
 _hkgname=graphite
 pkgname=haskell-graphite
 pkgver=0.10.0.1
-pkgrel=210
+pkgrel=211
 pkgdesc="Graphs and networks library"
 url="https://github.com/alx741/graphite#readme;
 license=("BSD")



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/haskell-graphite/-/commit/d58cb1f22a061dcdd4e6e98a48ebbde4f4ad8898

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




[Git][archlinux/packaging/packages/haskell-filemanip] Pushed new tag 0.3.6.3-145

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


Felix Yan pushed new tag 0.3.6.3-145 at Arch Linux / Packaging / Packages / 
haskell-filemanip

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




[Git][archlinux/packaging/packages/haskell-atomic-write] Pushed new tag 0.2.0.7-260

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


Felix Yan pushed new tag 0.2.0.7-260 at Arch Linux / Packaging / Packages / 
haskell-atomic-write

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




[Git][archlinux/packaging/packages/atac][main] upgpkg: 0.14.0-1: upstream release

2024-04-23 Thread @orhun


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


Commits:
3b12f8d7 by Orhun Parmaksız at 2024-04-23T17:15:41+03:00
upgpkg: 0.14.0-1: upstream release

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=
.SRCINFO
=
@@ -1,6 +1,6 @@
 pkgbase = atac
pkgdesc = A simple API client (postman like) in your terminal
-   pkgver = 0.13.0
+   pkgver = 0.14.0
pkgrel = 1
url = https://github.com/Julien-cpsn/ATAC
arch = x86_64
@@ -8,7 +8,7 @@ pkgbase = atac
makedepends = cargo
depends = gcc-libs
options = !lto
-   source = 
atac-0.13.0.tar.gz::https://github.com/Julien-cpsn/ATAC/archive/v0.13.0.tar.gz
-   sha512sums = 
555718e21ec4b6032be0a480b1eda1d2e3fceaa267dd739a6608357f4469947167d017bcdcd0b4e1abef0fd302a17db5ea3bcb46ee5dec5851f42a9566cf7c7a
+   source = 
atac-0.14.0.tar.gz::https://github.com/Julien-cpsn/ATAC/archive/v0.14.0.tar.gz
+   sha512sums = 
82b6e04965e901d2b635bccbbb9d2a42ef04c777dfe8b79174b5cee47d30986cef2b26c1b1959783874d994703724f303a2f890675ac68ae6ecd2862d8938ca7
 
 pkgname = atac


=
PKGBUILD
=
@@ -1,7 +1,7 @@
 # Maintainer: Orhun Parmaksız 
 
 pkgname=atac
-pkgver=0.13.0
+pkgver=0.14.0
 pkgrel=1
 pkgdesc="A simple API client (postman like) in your terminal"
 arch=('x86_64')
@@ -10,7 +10,7 @@ license=('MIT')
 depends=('gcc-libs')
 makedepends=('cargo')
 source=("$pkgname-$pkgver.tar.gz::$url/archive/v$pkgver.tar.gz")
-sha512sums=('555718e21ec4b6032be0a480b1eda1d2e3fceaa267dd739a6608357f4469947167d017bcdcd0b4e1abef0fd302a17db5ea3bcb46ee5dec5851f42a9566cf7c7a')
+sha512sums=('82b6e04965e901d2b635bccbbb9d2a42ef04c777dfe8b79174b5cee47d30986cef2b26c1b1959783874d994703724f303a2f890675ac68ae6ecd2862d8938ca7')
 options=('!lto')
 
 prepare() {



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

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




[Git][archlinux/packaging/packages/haskell-hslua-aeson][main] upgpkg: 2.3.0.1-29: rebuild with math-functions 0.3.4.4

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


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


Commits:
1027b618 by Felix Yan at 2024-04-23T09:40:13+00:00
upgpkg: 2.3.0.1-29: rebuild with math-functions 0.3.4.4

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=
.SRCINFO
=
@@ -1,7 +1,7 @@
 pkgbase = haskell-hslua-aeson
pkgdesc = Allow aeson data types to be used with Lua.
pkgver = 2.3.0.1
-   pkgrel = 28
+   pkgrel = 29
url = https://hslua.org/
arch = x86_64
license = MIT


=
PKGBUILD
=
@@ -3,7 +3,7 @@
 _hkgname=hslua-aeson
 pkgname=haskell-hslua-aeson
 pkgver=2.3.0.1
-pkgrel=28
+pkgrel=29
 pkgdesc="Allow aeson data types to be used with Lua."
 url="https://hslua.org/;
 license=("MIT")



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/haskell-hslua-aeson/-/commit/1027b6188d24c0ba9df934a21148b4d0faf45b68

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




[Git][archlinux/packaging/packages/haskell-colourista] Pushed new tag 0.1.0.2-38

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


Felix Yan pushed new tag 0.1.0.2-38 at Arch Linux / Packaging / Packages / 
haskell-colourista

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




[Git][archlinux/packaging/packages/haskell-concurrent-supply][main] upgpkg: 0.1.8-208: rebuild with math-functions 0.3.4.4

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


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


Commits:
d5e5dc37 by Felix Yan at 2024-04-23T08:27:48+00:00
upgpkg: 0.1.8-208: rebuild with math-functions 0.3.4.4

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=
.SRCINFO
=
@@ -1,7 +1,7 @@
 pkgbase = haskell-concurrent-supply
pkgdesc = A fast concurrent unique identifier supply with a pure API
pkgver = 0.1.8
-   pkgrel = 207
+   pkgrel = 208
url = https://github.com/ekmett/concurrent-supply
arch = x86_64
license = BSD


=
PKGBUILD
=
@@ -3,7 +3,7 @@
 _hkgname=concurrent-supply
 pkgname=haskell-concurrent-supply
 pkgver=0.1.8
-pkgrel=207
+pkgrel=208
 pkgdesc="A fast concurrent unique identifier supply with a pure API"
 url="https://github.com/ekmett/concurrent-supply;
 license=('BSD')



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/haskell-concurrent-supply/-/commit/d5e5dc37961b07d1d511b0ef82efcde660b69cb2

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




[Git][archlinux/packaging/packages/haskell-quic][main] upgpkg: 0.1.6-7: rebuild with math-functions 0.3.4.4

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


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


Commits:
abc82d81 by Felix Yan at 2024-04-23T09:37:24+00:00
upgpkg: 0.1.6-7: rebuild with math-functions 0.3.4.4

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=
.SRCINFO
=
@@ -1,7 +1,7 @@
 pkgbase = haskell-quic
pkgdesc = QUIC
pkgver = 0.1.6
-   pkgrel = 6
+   pkgrel = 7
url = https://github.com/kazu-yamamoto/quic
arch = x86_64
license = BSD


=
PKGBUILD
=
@@ -3,7 +3,7 @@
 _hkgname=quic
 pkgname=haskell-quic
 pkgver=0.1.6
-pkgrel=6
+pkgrel=7
 pkgdesc="QUIC"
 url="https://github.com/kazu-yamamoto/quic;
 license=("BSD")



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/haskell-quic/-/commit/abc82d8102fb9aa524003bc576834ab5447efacf

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




[Git][archlinux/packaging/packages/haskell-hourglass][main] upgpkg: 0.2.12-246: rebuild with math-functions 0.3.4.4

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


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


Commits:
a21f7353 by Felix Yan at 2024-04-23T08:28:41+00:00
upgpkg: 0.2.12-246: rebuild with math-functions 0.3.4.4

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=
.SRCINFO
=
@@ -1,7 +1,7 @@
 pkgbase = haskell-hourglass
pkgdesc = simple performant time related library
pkgver = 0.2.12
-   pkgrel = 245
+   pkgrel = 246
url = https://github.com/vincenthz/hs-hourglass
arch = x86_64
license = BSD


=
PKGBUILD
=
@@ -4,7 +4,7 @@
 _hkgname=hourglass
 pkgname=haskell-hourglass
 pkgver=0.2.12
-pkgrel=245
+pkgrel=246
 pkgdesc="simple performant time related library"
 url="https://github.com/vincenthz/hs-hourglass;
 license=("BSD")



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/haskell-hourglass/-/commit/a21f73536938cc29e88165adda8ce195672530e9

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




[Git][archlinux/packaging/packages/haskell-refinery][main] upgpkg: 0.4.0.0-176: rebuild with math-functions 0.3.4.4

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


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


Commits:
95e21c4f by Felix Yan at 2024-04-23T09:35:49+00:00
upgpkg: 0.4.0.0-176: rebuild with math-functions 0.3.4.4

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=
.SRCINFO
=
@@ -1,7 +1,7 @@
 pkgbase = haskell-refinery
pkgdesc = Toolkit for building proof automation systems
pkgver = 0.4.0.0
-   pkgrel = 175
+   pkgrel = 176
url = https://github.com/totbwf/refinery#readme
arch = x86_64
license = BSD


=
PKGBUILD
=
@@ -3,7 +3,7 @@
 _hkgname=refinery
 pkgname=haskell-refinery
 pkgver=0.4.0.0
-pkgrel=175
+pkgrel=176
 pkgdesc="Toolkit for building proof automation systems"
 url="https://github.com/totbwf/refinery#readme;
 license=("BSD")



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/haskell-refinery/-/commit/95e21c4fde94a8c4d951139845d92387db087c0d

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




[Git][archlinux/packaging/packages/haskell-hslua-classes] Pushed new tag 2.3.0-48

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


Felix Yan pushed new tag 2.3.0-48 at Arch Linux / Packaging / Packages / 
haskell-hslua-classes

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




[Git][archlinux/packaging/packages/haskell-refinery] Pushed new tag 0.4.0.0-176

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


Felix Yan pushed new tag 0.4.0.0-176 at Arch Linux / Packaging / Packages / 
haskell-refinery

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




[Git][archlinux/packaging/packages/haskell-aeson-casing][main] upgpkg: 0.2.0.0-87: rebuild with math-functions 0.3.4.4

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


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


Commits:
cdd44cc0 by Felix Yan at 2024-04-23T09:39:17+00:00
upgpkg: 0.2.0.0-87: rebuild with math-functions 0.3.4.4

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=
.SRCINFO
=
@@ -1,7 +1,7 @@
 pkgbase = haskell-aeson-casing
pkgdesc = Tools to change the formatting of field names in Aeson 
instances.
pkgver = 0.2.0.0
-   pkgrel = 86
+   pkgrel = 87
url = https://github.com/AndrewRademacher/aeson-casing.git
arch = x86_64
license = MIT


=
PKGBUILD
=
@@ -3,7 +3,7 @@
 _hkgname=aeson-casing
 pkgname=haskell-aeson-casing
 pkgver=0.2.0.0
-pkgrel=86
+pkgrel=87
 pkgdesc="Tools to change the formatting of field names in Aeson instances."
 url="https://github.com/AndrewRademacher/aeson-casing.git;
 license=("MIT")



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/haskell-aeson-casing/-/commit/cdd44cc07ebf59f2c1cee5804aff6a2dfe94f2c2

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




[Git][archlinux/packaging/packages/haskell-topograph][main] upgpkg: 1.0.0.2-46: rebuild with math-functions 0.3.4.4

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


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


Commits:
ed946294 by Felix Yan at 2024-04-23T08:29:09+00:00
upgpkg: 1.0.0.2-46: rebuild with math-functions 0.3.4.4

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=
.SRCINFO
=
@@ -1,7 +1,7 @@
 pkgbase = haskell-topograph
pkgdesc = Directed acyclic graphs
pkgver = 1.0.0.2
-   pkgrel = 45
+   pkgrel = 46
url = https://github.com/phadej/topograph
arch = x86_64
license = BSD


=
PKGBUILD
=
@@ -3,7 +3,7 @@
 _hkgname=topograph
 pkgname=haskell-topograph
 pkgver=1.0.0.2
-pkgrel=45
+pkgrel=46
 pkgdesc="Directed acyclic graphs"
 url="https://github.com/phadej/topograph;
 license=("BSD")



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/haskell-topograph/-/commit/ed946294a77bf6191a0134e63821ddc06e8d471e

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




[Git][archlinux/packaging/packages/haskell-turtle][main] upgpkg: 1.6.2-8: rebuild with math-functions 0.3.4.4

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


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


Commits:
10a71441 by Felix Yan at 2024-04-23T09:36:01+00:00
upgpkg: 1.6.2-8: rebuild with math-functions 0.3.4.4

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=
.SRCINFO
=
@@ -1,7 +1,7 @@
 pkgbase = haskell-turtle
pkgdesc = Shell programming, Haskell-style
pkgver = 1.6.2
-   pkgrel = 7
+   pkgrel = 8
url = https://github.com/Gabriel439/turtle
arch = x86_64
license = BSD


=
PKGBUILD
=
@@ -4,7 +4,7 @@
 _hkgname=turtle
 pkgname=haskell-turtle
 pkgver=1.6.2
-pkgrel=7
+pkgrel=8
 pkgdesc="Shell programming, Haskell-style"
 url="https://github.com/Gabriel439/turtle;
 license=('BSD')



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/haskell-turtle/-/commit/10a71441dca20d77ad8dbfce64bc795e46d5d3f6

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




[Git][archlinux/packaging/packages/haskell-dlist-instances][main] upgpkg: 0.1.1.1-213: rebuild with math-functions 0.3.4.4

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


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


Commits:
721db08e by Felix Yan at 2024-04-23T08:29:56+00:00
upgpkg: 0.1.1.1-213: rebuild with math-functions 0.3.4.4

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=
.SRCINFO
=
@@ -1,7 +1,7 @@
 pkgbase = haskell-dlist-instances
pkgdesc = Difference lists instances
pkgver = 0.1.1.1
-   pkgrel = 212
+   pkgrel = 213
url = https://hackage.haskell.org/package/dlist-instances
arch = x86_64
license = MIT


=
PKGBUILD
=
@@ -3,7 +3,7 @@
 _hkgname=dlist-instances
 pkgname=haskell-dlist-instances
 pkgver=0.1.1.1
-pkgrel=212
+pkgrel=213
 pkgdesc='Difference lists instances'
 arch=(x86_64)
 url="https://hackage.haskell.org/package/$_hkgname;



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/haskell-dlist-instances/-/commit/721db08ea21b4c39e83b79c070db0769c800ba78

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




[Git][archlinux/packaging/packages/cabal-plan][main] upgpkg: 0.7.2.2-2: rebuild with math-functions 0.3.4.4

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


Felix Yan pushed to branch main at Arch Linux / Packaging / Packages / 
cabal-plan


Commits:
838cbb9c by Felix Yan at 2024-04-23T09:38:59+00:00
upgpkg: 0.7.2.2-2: rebuild with math-functions 0.3.4.4

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=
.SRCINFO
=
@@ -1,7 +1,7 @@
 pkgbase = cabal-plan
pkgdesc = Library and utility for processing cabal's plan.json file
pkgver = 0.7.2.2
-   pkgrel = 1
+   pkgrel = 2
url = https://github.com/hvr/cabal-plan
arch = x86_64
license = GPL


=
PKGBUILD
=
@@ -3,7 +3,7 @@
 _hkgname=cabal-plan
 pkgname=cabal-plan
 pkgver=0.7.2.2
-pkgrel=1
+pkgrel=2
 pkgdesc="Library and utility for processing cabal's plan.json file"
 url="https://github.com/hvr/cabal-plan;
 license=("GPL")
@@ -35,7 +35,7 @@ build() {
 
 check() {
   cd $_hkgname-$pkgver
-  runhaskell Setup test
+  runhaskell Setup test --show-details=direct
 }
 
 package() {



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/cabal-plan/-/commit/838cbb9cbdd1db9f97fe368a42f46861a740e1f2

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




[Git][archlinux/packaging/packages/haskell-test-framework-leancheck] Pushed new tag 0.0.4-109

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


Felix Yan pushed new tag 0.0.4-109 at Arch Linux / Packaging / Packages / 
haskell-test-framework-leancheck

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




[Git][archlinux/packaging/packages/haskell-chimera][main] upgpkg: 0.4.0.0-8: rebuild with math-functions 0.3.4.4

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


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


Commits:
5134ba4d by Felix Yan at 2024-04-23T09:38:27+00:00
upgpkg: 0.4.0.0-8: rebuild with math-functions 0.3.4.4

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=
.SRCINFO
=
@@ -1,7 +1,7 @@
 pkgbase = haskell-chimera
pkgdesc = Lazy infinite streams with O(1) indexing and applications for 
memoization
pkgver = 0.4.0.0
-   pkgrel = 7
+   pkgrel = 8
url = https://github.com/Bodigrim/chimera#readme
arch = x86_64
license = BSD


=
PKGBUILD
=
@@ -3,7 +3,7 @@
 _hkgname=chimera
 pkgname=haskell-chimera
 pkgver=0.4.0.0
-pkgrel=7
+pkgrel=8
 pkgdesc="Lazy infinite streams with O(1) indexing and applications for 
memoization"
 url="https://github.com/Bodigrim/chimera#readme;
 license=("BSD")



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/haskell-chimera/-/commit/5134ba4d9193a8ce31b6ae642e0a6ffe3461a418

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




[Git][archlinux/packaging/packages/haskell-case-insensitive][main] upgpkg: 1.2.1.0-203: rebuild with math-functions 0.3.4.4

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


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


Commits:
709b4087 by Felix Yan at 2024-04-23T08:27:42+00:00
upgpkg: 1.2.1.0-203: rebuild with math-functions 0.3.4.4

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=
.SRCINFO
=
@@ -1,7 +1,7 @@
 pkgbase = haskell-case-insensitive
pkgdesc = Case insensitive string comparison
pkgver = 1.2.1.0
-   pkgrel = 202
+   pkgrel = 203
url = https://hackage.haskell.org/package/case-insensitive
arch = x86_64
license = BSD


=
PKGBUILD
=
@@ -4,7 +4,7 @@
 _hkgname=case-insensitive
 pkgname=haskell-case-insensitive
 pkgver=1.2.1.0
-pkgrel=202
+pkgrel=203
 pkgdesc="Case insensitive string comparison"
 url="https://hackage.haskell.org/package/${_hkgname};
 license=('BSD')



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/haskell-case-insensitive/-/commit/709b40871e0ea305a87abeae49832ae58a807322

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




[Git][archlinux/packaging/packages/haskell-double-conversion] Pushed new tag 2.0.5.0-5

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


Felix Yan pushed new tag 2.0.5.0-5 at Arch Linux / Packaging / Packages / 
haskell-double-conversion

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




[Git][archlinux/packaging/packages/haskell-terminal-progress-bar][main] upgpkg: 0.4.2-22: rebuild with math-functions 0.3.4.4

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


Felix Yan pushed to branch main at Arch Linux / Packaging / Packages / 
haskell-terminal-progress-bar


Commits:
f4852f48 by Felix Yan at 2024-04-23T08:29:45+00:00
upgpkg: 0.4.2-22: rebuild with math-functions 0.3.4.4

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=
.SRCINFO
=
@@ -1,7 +1,7 @@
 pkgbase = haskell-terminal-progress-bar
pkgdesc = A progress bar in the terminal
pkgver = 0.4.2
-   pkgrel = 21
+   pkgrel = 22
url = https://github.com/roelvandijk/terminal-progress-bar
arch = x86_64
license = BSD


=
PKGBUILD
=
@@ -3,7 +3,7 @@
 _hkgname=terminal-progress-bar
 pkgname=haskell-terminal-progress-bar
 pkgver=0.4.2
-pkgrel=21
+pkgrel=22
 pkgdesc="A progress bar in the terminal"
 url="https://github.com/roelvandijk/terminal-progress-bar;
 license=("BSD")



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/haskell-terminal-progress-bar/-/commit/f4852f4838cc66e61017255ab6deae33362cffe4

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




[Git][archlinux/packaging/packages/haskell-path][main] upgpkg: 0.9.5-13: rebuild with math-functions 0.3.4.4

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


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


Commits:
b7d791bb by Felix Yan at 2024-04-23T09:39:25+00:00
upgpkg: 0.9.5-13: rebuild with math-functions 0.3.4.4

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=
.SRCINFO
=
@@ -1,7 +1,7 @@
 pkgbase = haskell-path
pkgdesc = Path
pkgver = 0.9.5
-   pkgrel = 12
+   pkgrel = 13
url = https://hackage.haskell.org/package/path
arch = x86_64
license = BSD


=
PKGBUILD
=
@@ -4,7 +4,7 @@
 _hkgname=path
 pkgname=haskell-path
 pkgver=0.9.5
-pkgrel=12
+pkgrel=13
 pkgdesc="Path"
 url="https://hackage.haskell.org/package/${_hkgname};
 license=("BSD")



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/haskell-path/-/commit/b7d791bb7082e2dd799e9e05fa8c369dd7bc724e

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




[Git][archlinux/packaging/packages/haskell-quic] Pushed new tag 0.1.6-7

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


Felix Yan pushed new tag 0.1.6-7 at Arch Linux / Packaging / Packages / 
haskell-quic

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




[Git][archlinux/packaging/packages/haskell-servant][main] upgpkg: 0.20.1-9: rebuild with math-functions 0.3.4.4

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


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


Commits:
6d1c40e2 by Felix Yan at 2024-04-23T09:38:52+00:00
upgpkg: 0.20.1-9: rebuild with math-functions 0.3.4.4

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=
.SRCINFO
=
@@ -1,7 +1,7 @@
 pkgbase = haskell-servant
pkgdesc = A family of combinators for defining webservices APIs
pkgver = 0.20.1
-   pkgrel = 8
+   pkgrel = 9
url = http://haskell-servant.readthedocs.org/
arch = x86_64
license = BSD


=
PKGBUILD
=
@@ -4,7 +4,7 @@
 _hkgname=servant
 pkgname=haskell-servant
 pkgver=0.20.1
-pkgrel=8
+pkgrel=9
 pkgdesc="A family of combinators for defining webservices APIs"
 url="http://haskell-servant.readthedocs.org/;
 license=("BSD")



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/haskell-servant/-/commit/6d1c40e2dda718982d674e184301ad4182f38a68

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




[Git][archlinux/packaging/packages/haskell-fclabels] Pushed new tag 2.0.5.1-112

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


Felix Yan pushed new tag 2.0.5.1-112 at Arch Linux / Packaging / Packages / 
haskell-fclabels

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




[Git][archlinux/packaging/packages/firefox] Pushed new tag 125.0.2-1

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


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

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




[Git][archlinux/packaging/packages/haskell-docopt] Pushed new tag 0.7.0.8-5

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


Felix Yan pushed new tag 0.7.0.8-5 at Arch Linux / Packaging / Packages / 
haskell-docopt

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




[Git][archlinux/packaging/packages/haskell-microstache][main] upgpkg: 1.0.2.3-65: rebuild with math-functions 0.3.4.4

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


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


Commits:
b34b1c8d by Felix Yan at 2024-04-23T09:39:47+00:00
upgpkg: 1.0.2.3-65: rebuild with math-functions 0.3.4.4

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=
.SRCINFO
=
@@ -1,7 +1,7 @@
 pkgbase = haskell-microstache
pkgdesc = Mustache templates for Haskell
pkgver = 1.0.2.3
-   pkgrel = 64
+   pkgrel = 65
url = https://github.com/phadej/microstache
arch = x86_64
license = BSD


=
PKGBUILD
=
@@ -4,7 +4,7 @@
 _hkgname=microstache
 pkgname=haskell-microstache
 pkgver=1.0.2.3
-pkgrel=64
+pkgrel=65
 pkgdesc="Mustache templates for Haskell"
 url="https://github.com/phadej/microstache;
 license=("BSD")



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/haskell-microstache/-/commit/b34b1c8dcf48502bf93b27b0bc8241a52fcc

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




[Git][archlinux/packaging/packages/haskell-kan-extensions][main] upgpkg: 5.2.5-103: rebuild with math-functions 0.3.4.4

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


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


Commits:
9d2af026 by Felix Yan at 2024-04-23T09:38:05+00:00
upgpkg: 5.2.5-103: rebuild with math-functions 0.3.4.4

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=
.SRCINFO
=
@@ -1,7 +1,7 @@
 pkgbase = haskell-kan-extensions
pkgdesc = Kan extensions, Kan lifts, the Yoneda lemma, and (co)density 
(co)monads
pkgver = 5.2.5
-   pkgrel = 102
+   pkgrel = 103
url = https://github.com/ekmett/kan-extensions/
arch = x86_64
license = BSD


=
PKGBUILD
=
@@ -4,7 +4,7 @@
 _hkgname=kan-extensions
 pkgname=haskell-kan-extensions
 pkgver=5.2.5
-pkgrel=102
+pkgrel=103
 pkgdesc="Kan extensions, Kan lifts, the Yoneda lemma, and (co)density 
(co)monads"
 url="https://github.com/ekmett/kan-extensions/;
 license=("BSD")



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/haskell-kan-extensions/-/commit/9d2af026df9bb0fb4540905094b2e3e157470be9

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




[Git][archlinux/packaging/packages/haskell-type-errors][main] upgpkg: 0.2.0.2-24: rebuild with math-functions 0.3.4.4

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


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


Commits:
b316b487 by Felix Yan at 2024-04-23T08:29:46+00:00
upgpkg: 0.2.0.2-24: rebuild with math-functions 0.3.4.4

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=
.SRCINFO
=
@@ -1,7 +1,7 @@
 pkgbase = haskell-type-errors
pkgdesc = Tools for writing better type errors
pkgver = 0.2.0.2
-   pkgrel = 23
+   pkgrel = 24
url = https://github.com/isovector/type-errors
arch = x86_64
license = BSD


=
PKGBUILD
=
@@ -3,7 +3,7 @@
 _hkgname=type-errors
 pkgname=haskell-type-errors
 pkgver=0.2.0.2
-pkgrel=23
+pkgrel=24
 pkgdesc="Tools for writing better type errors"
 url="https://github.com/isovector/type-errors;
 license=('BSD')



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/haskell-type-errors/-/commit/b316b48793d51241720939ffd82e89f6a8a9fe2c

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




[Git][archlinux/packaging/packages/haskell-concurrent-supply] Pushed new tag 0.1.8-208

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


Felix Yan pushed new tag 0.1.8-208 at Arch Linux / Packaging / Packages / 
haskell-concurrent-supply

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




[Git][archlinux/packaging/packages/haskell-clay] Pushed new tag 0.15.0-8

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


Felix Yan pushed new tag 0.15.0-8 at Arch Linux / Packaging / Packages / 
haskell-clay

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




[Git][archlinux/packaging/packages/haskell-streams][main] upgpkg: 3.3.2-50: rebuild with math-functions 0.3.4.4

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


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


Commits:
992426f2 by Felix Yan at 2024-04-23T09:38:27+00:00
upgpkg: 3.3.2-50: rebuild with math-functions 0.3.4.4

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=
.SRCINFO
=
@@ -1,7 +1,7 @@
 pkgbase = haskell-streams
pkgdesc = Various Haskell 2010 stream comonads
pkgver = 3.3.2
-   pkgrel = 49
+   pkgrel = 50
url = https://github.com/ekmett/streams
arch = x86_64
license = BSD


=
PKGBUILD
=
@@ -3,7 +3,7 @@
 _hkgname=streams
 pkgname=haskell-streams
 pkgver=3.3.2
-pkgrel=49
+pkgrel=50
 pkgdesc="Various Haskell 2010 stream comonads"
 url="https://github.com/ekmett/streams;
 license=("BSD")



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/haskell-streams/-/commit/992426f2f3e09f1e3fbe0fa36d14523e6becdbbd

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




[Git][archlinux/packaging/packages/haskell-clay][main] upgpkg: 0.15.0-8: rebuild with math-functions 0.3.4.4

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


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


Commits:
64533feb by Felix Yan at 2024-04-23T08:27:17+00:00
upgpkg: 0.15.0-8: rebuild with math-functions 0.3.4.4

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=
.SRCINFO
=
@@ -1,7 +1,7 @@
 pkgbase = haskell-clay
pkgdesc = CSS preprocessor as embedded Haskell.
pkgver = 0.15.0
-   pkgrel = 7
+   pkgrel = 8
url = http://fvisser.nl/clay
arch = x86_64
license = BSD


=
PKGBUILD
=
@@ -3,7 +3,7 @@
 _hkgname=clay
 pkgname=haskell-clay
 pkgver=0.15.0
-pkgrel=7
+pkgrel=8
 pkgdesc="CSS preprocessor as embedded Haskell."
 url="http://fvisser.nl/clay;
 license=("BSD")



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/haskell-clay/-/commit/64533feb1abbbc14e260bdec535ef566960bb05b

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




[Git][archlinux/packaging/packages/cabal-plan] Pushed new tag 0.7.2.2-2

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


Felix Yan pushed new tag 0.7.2.2-2 at Arch Linux / Packaging / Packages / 
cabal-plan

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




[Git][archlinux/packaging/packages/python-libtmux] Pushed new tag 0.37.0-2

2024-04-23 Thread David Runge (@dvzrv)


David Runge pushed new tag 0.37.0-2 at Arch Linux / Packaging / Packages / 
python-libtmux

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




[Git][archlinux/packaging/packages/haskell-with-location][main] upgpkg: 0.1.0-264: rebuild with math-functions 0.3.4.4

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


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


Commits:
dd6bb3a2 by Felix Yan at 2024-04-23T08:30:26+00:00
upgpkg: 0.1.0-264: rebuild with math-functions 0.3.4.4

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=
.SRCINFO
=
@@ -1,7 +1,7 @@
 pkgbase = haskell-with-location
pkgdesc = Use ImplicitParams-based source locations in a backward 
compatible way
pkgver = 0.1.0
-   pkgrel = 263
+   pkgrel = 264
url = https://github.com/sol/with-location
arch = x86_64
license = BSD


=
PKGBUILD
=
@@ -4,7 +4,7 @@
 _hkgname=with-location
 pkgname=haskell-with-location
 pkgver=0.1.0
-pkgrel=263
+pkgrel=264
 pkgdesc="Use ImplicitParams-based source locations in a backward compatible 
way"
 url="https://github.com/sol/with-location;
 license=("BSD")



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/haskell-with-location/-/commit/dd6bb3a2d3d750c506864d0c446543cf5b0a83e6

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




[Git][archlinux/packaging/packages/haskell-aeson-better-errors][main] upgpkg: 0.9.1.1-102: rebuild with math-functions 0.3.4.4

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


Felix Yan pushed to branch main at Arch Linux / Packaging / Packages / 
haskell-aeson-better-errors


Commits:
be98dcd4 by Felix Yan at 2024-04-23T09:40:30+00:00
upgpkg: 0.9.1.1-102: rebuild with math-functions 0.3.4.4

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=
.SRCINFO
=
@@ -1,7 +1,7 @@
 pkgbase = haskell-aeson-better-errors
pkgdesc = Better error messages when decoding JSON values.
pkgver = 0.9.1.1
-   pkgrel = 101
+   pkgrel = 102
url = https://github.com/hdgarrood/aeson-better-errors
arch = x86_64
license = MIT


=
PKGBUILD
=
@@ -4,7 +4,7 @@
 _hkgname=aeson-better-errors
 pkgname=haskell-aeson-better-errors
 pkgver=0.9.1.1
-pkgrel=101
+pkgrel=102
 pkgdesc="Better error messages when decoding JSON values."
 url="https://github.com/hdgarrood/aeson-better-errors;
 license=("MIT")



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/haskell-aeson-better-errors/-/commit/be98dcd453fb636c607a5c50097efe6b5902871a

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




[Git][archlinux/packaging/packages/haskell-cborg] Pushed new tag 0.2.9.0-40

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


Felix Yan pushed new tag 0.2.9.0-40 at Arch Linux / Packaging / Packages / 
haskell-cborg

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




[Git][archlinux/packaging/packages/haskell-incremental-parser] Pushed new tag 0.5.1-11

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


Felix Yan pushed new tag 0.5.1-11 at Arch Linux / Packaging / Packages / 
haskell-incremental-parser

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




  1   2   3   4   5   6   7   8   9   10   >