Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
Adélie Package Tree
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Adélie Linux
Adélie Package Tree
Merge requests
!718
user/elixir 1.15.7
Code
Review changes
Check out branch
Download
Patches
Plain diff
Merged
user/elixir 1.15.7
lstarnes/packages:elixir-1.15.7
into
current
Overview
2
Commits
1
Pipelines
0
Changes
1
Merged
Lee Starnes
requested to merge
lstarnes/packages:elixir-1.15.7
into
current
1 year ago
Overview
2
Commits
1
Pipelines
0
Changes
1
Expand
0
0
Merge request reports
Compare
current
version 1
6ab3d80c
1 year ago
current (base)
and
latest version
latest version
df344853
1 commit,
1 year ago
version 1
6ab3d80c
1 commit,
1 year ago
1 file
+
2
−
2
Inline
Compare changes
Side-by-side
Inline
Show whitespace changes
Show one file at a time
user/elixir/APKBUILD
+
2
−
2
Options
@@ -2,7 +2,7 @@
# Contributor: Marlus Saraiva <marlus.saraiva@gmail.com>
# Maintainer: Lee Starnes <lee@canned-death.us>
pkgname
=
elixir
pkgver
=
1.1
4.4
pkgver
=
1.1
5.7
pkgrel
=
0
pkgdesc
=
"Dynamic, functional language designed for building scalable and maintainable applications"
url
=
"https://elixir-lang.org/"
@@ -25,4 +25,4 @@ package() {
make
DESTDIR
=
"
$pkgdir
"
PREFIX
=
/usr
install
}
sha512sums
=
"
c39e91e27485ce52e6d29c64f6d5c7abc50e99b8aac578642a4c085083fed23ccba095a013fee4dd3de97524bf4ec54af31478150818921b2a891f7a5840080a
elixir-1.1
4.4
.tar.gz"
sha512sums
=
"
a46f0569cbff342f15a04776f8d57cf2554867546004adabd9b9dff36c184ec56a78f2df2fc6c0855e65c11277662f694f5e6a8c6e1716cf4e22d8fdd5e1d4ae
elixir-1.1
5.7
.tar.gz"
Loading