[arch-commits] Commit in elixir/trunk (PKGBUILD)

2022-09-01 Thread Johannes Löthberg via arch-commits
Date: Thursday, September 1, 2022 @ 21:16:20
  Author: demize
Revision: 1290483

upgpkg: elixir 1.14.0-1

Modified:
  elixir/trunk/PKGBUILD

--+
 PKGBUILD |4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2022-09-01 21:08:15 UTC (rev 1290482)
+++ PKGBUILD2022-09-01 21:16:20 UTC (rev 1290483)
@@ -3,7 +3,7 @@
 # Contributor: Gilbert Kennen 
 
 pkgname=elixir
-pkgver=1.13.4
+pkgver=1.14.0
 pkgrel=1
 
 pkgdesc="a functional meta-programming aware language built on top of the 
Erlang VM"
@@ -16,7 +16,7 @@
 checkdepends=('git')
 
 
source=("$pkgname-$pkgver.tar.gz::https://github.com/elixir-lang/elixir/archive/v$pkgver.tar.gz;)
-sha256sums=('95daf2dd3052e6ca7d4d849457eaaba09de52d65ca38d6933c65bc1cdf6b8579')
+sha256sums=('ac129e266a1e04cdc389551843ec3dbdf36086bb2174d3d7e7936e820735003b')
 
 build() {
   cd elixir-"$pkgver"



[arch-commits] Commit in elixir/trunk (PKGBUILD)

2022-08-30 Thread Johannes Löthberg via arch-commits
Date: Tuesday, August 30, 2022 @ 18:54:03
  Author: demize
Revision: 1288937

upgpkg: elixir 1.13.4-1

Modified:
  elixir/trunk/PKGBUILD

--+
 PKGBUILD |4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2022-08-30 18:49:42 UTC (rev 1288936)
+++ PKGBUILD2022-08-30 18:54:03 UTC (rev 1288937)
@@ -3,7 +3,7 @@
 # Contributor: Gilbert Kennen 
 
 pkgname=elixir
-pkgver=1.13.3
+pkgver=1.13.4
 pkgrel=1
 
 pkgdesc="a functional meta-programming aware language built on top of the 
Erlang VM"
@@ -16,7 +16,7 @@
 checkdepends=('git')
 
 
source=("$pkgname-$pkgver.tar.gz::https://github.com/elixir-lang/elixir/archive/v$pkgver.tar.gz;)
-sha256sums=('652779f7199f5524e2df1747de0e373d8b9f1d1206df25b2e551cd0ad33f8440')
+sha256sums=('95daf2dd3052e6ca7d4d849457eaaba09de52d65ca38d6933c65bc1cdf6b8579')
 
 build() {
   cd elixir-"$pkgver"



[arch-commits] Commit in elixir/trunk (PKGBUILD)

2022-04-02 Thread Johannes Löthberg via arch-commits
Date: Saturday, April 2, 2022 @ 16:11:26
  Author: demize
Revision: 1180845

upgpkg: elixir 1.13.3-1

Modified:
  elixir/trunk/PKGBUILD

--+
 PKGBUILD |4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2022-04-02 16:10:39 UTC (rev 1180844)
+++ PKGBUILD2022-04-02 16:11:26 UTC (rev 1180845)
@@ -3,7 +3,7 @@
 # Contributor: Gilbert Kennen 
 
 pkgname=elixir
-pkgver=1.13.2
+pkgver=1.13.3
 pkgrel=1
 
 pkgdesc="a functional meta-programming aware language built on top of the 
Erlang VM"
@@ -16,7 +16,7 @@
 checkdepends=('git')
 
 
source=("$pkgname-$pkgver.tar.gz::https://github.com/elixir-lang/elixir/archive/v$pkgver.tar.gz;)
-sha256sums=('03afed42dccf4347c4d3ae2b905134093a3ba2245d0d3098d75009a1d659ed1a')
+sha256sums=('652779f7199f5524e2df1747de0e373d8b9f1d1206df25b2e551cd0ad33f8440')
 
 build() {
   cd elixir-"$pkgver"



[arch-commits] Commit in elixir/trunk (PKGBUILD)

2022-01-22 Thread Johannes Löthberg via arch-commits
Date: Saturday, January 22, 2022 @ 18:06:03
  Author: demize
Revision: 1113465

upgpkg: elixir 1.13.2-1

Modified:
  elixir/trunk/PKGBUILD

--+
 PKGBUILD |4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2022-01-22 17:25:29 UTC (rev 1113464)
+++ PKGBUILD2022-01-22 18:06:03 UTC (rev 1113465)
@@ -3,7 +3,7 @@
 # Contributor: Gilbert Kennen 
 
 pkgname=elixir
-pkgver=1.13.0
+pkgver=1.13.2
 pkgrel=1
 
 pkgdesc="a functional meta-programming aware language built on top of the 
Erlang VM"
@@ -16,7 +16,7 @@
 checkdepends=('git')
 
 
source=("$pkgname-$pkgver.tar.gz::https://github.com/elixir-lang/elixir/archive/v$pkgver.tar.gz;)
-sha256sums=('0ed0fb89a9b6428cd1537b7f9aab1d6ea64e0c5972589eeb46dff6f0324468ae')
+sha256sums=('03afed42dccf4347c4d3ae2b905134093a3ba2245d0d3098d75009a1d659ed1a')
 
 build() {
   cd elixir-"$pkgver"



[arch-commits] Commit in elixir/trunk (PKGBUILD)

2021-12-04 Thread Johannes Löthberg via arch-commits
Date: Saturday, December 4, 2021 @ 16:43:04
  Author: demize
Revision: 1065043

upgpkg: elixir 1.13.0-1

Modified:
  elixir/trunk/PKGBUILD

--+
 PKGBUILD |4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2021-12-04 16:42:53 UTC (rev 1065042)
+++ PKGBUILD2021-12-04 16:43:04 UTC (rev 1065043)
@@ -3,7 +3,7 @@
 # Contributor: Gilbert Kennen 
 
 pkgname=elixir
-pkgver=1.12.3
+pkgver=1.13.0
 pkgrel=1
 
 pkgdesc="a functional meta-programming aware language built on top of the 
Erlang VM"
@@ -16,7 +16,7 @@
 checkdepends=('git')
 
 
source=("$pkgname-$pkgver.tar.gz::https://github.com/elixir-lang/elixir/archive/v$pkgver.tar.gz;)
-sha256sums=('c5affa97defafa1fd89c81656464d61da8f76ccfec2ea80c8a528decd5cb04ad')
+sha256sums=('0ed0fb89a9b6428cd1537b7f9aab1d6ea64e0c5972589eeb46dff6f0324468ae')
 
 build() {
   cd elixir-"$pkgver"



[arch-commits] Commit in elixir/trunk (PKGBUILD)

2021-09-17 Thread Johannes Löthberg via arch-commits
Date: Friday, September 17, 2021 @ 22:24:07
  Author: demize
Revision: 1016902

upgpkg: elixir 1.12.3-1

Modified:
  elixir/trunk/PKGBUILD

--+
 PKGBUILD |   10 +++---
 1 file changed, 7 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2021-09-17 22:09:17 UTC (rev 1016901)
+++ PKGBUILD2021-09-17 22:24:07 UTC (rev 1016902)
@@ -3,16 +3,20 @@
 # Contributor: Gilbert Kennen 
 
 pkgname=elixir
-pkgver=1.12.2
+pkgver=1.12.3
 pkgrel=1
+
 pkgdesc="a functional meta-programming aware language built on top of the 
Erlang VM"
 url="https://elixir-lang.org;
+license=('Apache' 'custom:EPL')
+
 arch=('any')
-license=('Apache' 'custom:EPL')
+
 depends=('erlang-nox')
 checkdepends=('git')
+
 
source=("$pkgname-$pkgver.tar.gz::https://github.com/elixir-lang/elixir/archive/v$pkgver.tar.gz;)
-sha256sums=('701006d1279225fc42f15c8d3f39906db127ddcc95373d34d8d160993356b15c')
+sha256sums=('c5affa97defafa1fd89c81656464d61da8f76ccfec2ea80c8a528decd5cb04ad')
 
 build() {
   cd elixir-"$pkgver"



[arch-commits] Commit in elixir/trunk (PKGBUILD)

2021-07-31 Thread Johannes Löthberg via arch-commits
Date: Saturday, July 31, 2021 @ 11:14:35
  Author: demize
Revision: 991082

upgpkg: elixir 1.12.2-1

Modified:
  elixir/trunk/PKGBUILD

--+
 PKGBUILD |4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2021-07-31 11:04:44 UTC (rev 991081)
+++ PKGBUILD2021-07-31 11:14:35 UTC (rev 991082)
@@ -3,7 +3,7 @@
 # Contributor: Gilbert Kennen 
 
 pkgname=elixir
-pkgver=1.12.1
+pkgver=1.12.2
 pkgrel=1
 pkgdesc="a functional meta-programming aware language built on top of the 
Erlang VM"
 url="https://elixir-lang.org;
@@ -12,7 +12,7 @@
 depends=('erlang-nox')
 checkdepends=('git')
 
source=("$pkgname-$pkgver.tar.gz::https://github.com/elixir-lang/elixir/archive/v$pkgver.tar.gz;)
-sha256sums=('96167d614b9c483efc54bd7898c3eea4768569a77dd8892ada85d7800d5e3ea4')
+sha256sums=('701006d1279225fc42f15c8d3f39906db127ddcc95373d34d8d160993356b15c')
 
 build() {
   cd elixir-"$pkgver"



[arch-commits] Commit in elixir/trunk (PKGBUILD)

2021-06-15 Thread Johannes Löthberg via arch-commits
Date: Tuesday, June 15, 2021 @ 20:20:05
  Author: demize
Revision: 964144

upgpkg: elixir 1.12.1-1

Modified:
  elixir/trunk/PKGBUILD

--+
 PKGBUILD |4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2021-06-15 20:11:57 UTC (rev 964143)
+++ PKGBUILD2021-06-15 20:20:05 UTC (rev 964144)
@@ -3,7 +3,7 @@
 # Contributor: Gilbert Kennen 
 
 pkgname=elixir
-pkgver=1.11.3
+pkgver=1.12.1
 pkgrel=1
 pkgdesc="a functional meta-programming aware language built on top of the 
Erlang VM"
 url="https://elixir-lang.org;
@@ -12,7 +12,7 @@
 depends=('erlang-nox')
 checkdepends=('git')
 
source=("$pkgname-$pkgver.tar.gz::https://github.com/elixir-lang/elixir/archive/v$pkgver.tar.gz;)
-sha256sums=('d961305e893f4fe1a177fa00233762c34598bc62ff88b32dcee8af27e36f0564')
+sha256sums=('96167d614b9c483efc54bd7898c3eea4768569a77dd8892ada85d7800d5e3ea4')
 
 build() {
   cd elixir-"$pkgver"


[arch-commits] Commit in elixir/trunk (PKGBUILD)

2021-01-22 Thread Johannes Löthberg via arch-commits
Date: Saturday, January 23, 2021 @ 00:20:11
  Author: demize
Revision: 825438

upgpkg: elixir 1.11.3-1

Modified:
  elixir/trunk/PKGBUILD

--+
 PKGBUILD |4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2021-01-23 00:19:35 UTC (rev 825437)
+++ PKGBUILD2021-01-23 00:20:11 UTC (rev 825438)
@@ -3,7 +3,7 @@
 # Contributor: Gilbert Kennen 
 
 pkgname=elixir
-pkgver=1.11.0
+pkgver=1.11.3
 pkgrel=1
 pkgdesc="a functional meta-programming aware language built on top of the 
Erlang VM"
 url="https://elixir-lang.org;
@@ -12,7 +12,7 @@
 depends=('erlang-nox')
 checkdepends=('git')
 
source=("$pkgname-$pkgver.tar.gz::https://github.com/elixir-lang/elixir/archive/v$pkgver.tar.gz;)
-sha256sums=('80b02a8973d2a0becacf577f15b202273002ad9c4d9ef55d8910c8d433c99a59')
+sha256sums=('d961305e893f4fe1a177fa00233762c34598bc62ff88b32dcee8af27e36f0564')
 
 build() {
   cd elixir-"$pkgver"