summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorTing-Wei Lan <lantw44@gmail.com>2018-12-22 08:04:26 +0800
committerTing-Wei Lan <lantw44@gmail.com>2018-12-22 08:04:26 +0800
commit455d61070ea0c39d099b89532aae9e6b1bfefc65 (patch)
tree2b4fec7b2da3be4721ac7168fec1e4d178a5d32a
parentad48570a58f1b1e5b84f8dfc60d15a1c04adb0a5 (diff)
downloadAUR4-PKGBUILD-455d61070ea0c39d099b89532aae9e6b1bfefc65.tar
AUR4-PKGBUILD-455d61070ea0c39d099b89532aae9e6b1bfefc65.tar.gz
AUR4-PKGBUILD-455d61070ea0c39d099b89532aae9e6b1bfefc65.tar.bz2
AUR4-PKGBUILD-455d61070ea0c39d099b89532aae9e6b1bfefc65.tar.lz
AUR4-PKGBUILD-455d61070ea0c39d099b89532aae9e6b1bfefc65.tar.xz
AUR4-PKGBUILD-455d61070ea0c39d099b89532aae9e6b1bfefc65.tar.zst
AUR4-PKGBUILD-455d61070ea0c39d099b89532aae9e6b1bfefc65.zip
guix: 0.15.0 -> 0.16.0
-rw-r--r--guix/.SRCINFO13
-rw-r--r--guix/PKGBUILD9
2 files changed, 12 insertions, 10 deletions
diff --git a/guix/.SRCINFO b/guix/.SRCINFO
index 7c3a24a..dc902f4 100644
--- a/guix/.SRCINFO
+++ b/guix/.SRCINFO
@@ -1,8 +1,8 @@
# Generated by mksrcinfo v8
-# Mon Jul 30 17:09:39 UTC 2018
+# Sat Dec 22 00:04:26 UTC 2018
pkgbase = guix
pkgdesc = A purely functional package manager for the GNU system
- pkgver = 0.15.0
+ pkgver = 0.16.0
pkgrel = 1
url = https://www.gnu.org/software/guix/
install = guix.install
@@ -16,6 +16,7 @@ pkgbase = guix
makedepends = guile-ssh>=0.10.2
makedepends = help2man
depends = guile>=2.0.9
+ depends = guile-gcrypt
depends = guile-git-lib
depends = guile-sqlite3
depends = sqlite>=3.6.19
@@ -32,8 +33,8 @@ pkgbase = guix
noextract = mips64el-linux-20131110-guile-2.0.9.tar.xz
noextract = x86_64-linux-20131110-guile-2.0.9.tar.xz
options = !strip
- source = https://alpha.gnu.org/gnu/guix/guix-0.15.0.tar.gz
- source = https://alpha.gnu.org/gnu/guix/guix-0.15.0.tar.gz.sig
+ source = https://alpha.gnu.org/gnu/guix/guix-0.16.0.tar.gz
+ source = https://alpha.gnu.org/gnu/guix/guix-0.16.0.tar.gz.sig
source = aarch64-linux-20170217-guile-2.0.14.tar.xz::https://alpha.gnu.org/gnu/guix/bootstrap/aarch64-linux/20170217/guile-2.0.14.tar.xz
source = aarch64-linux-20170217-guile-2.0.14.tar.xz.sig::https://alpha.gnu.org/gnu/guix/bootstrap/aarch64-linux/20170217/guile-2.0.14.tar.xz.sig
source = armhf-linux-20150101-guile-2.0.11.tar.xz::https://alpha.gnu.org/gnu/guix/bootstrap/armhf-linux/20150101/guile-2.0.11.tar.xz
@@ -41,8 +42,8 @@ pkgbase = guix
source = i686-linux-20131110-guile-2.0.9.tar.xz::https://alpha.gnu.org/gnu/guix/bootstrap/i686-linux/20131110/guile-2.0.9.tar.xz
source = mips64el-linux-20131110-guile-2.0.9.tar.xz::https://alpha.gnu.org/gnu/guix/bootstrap/mips64el-linux/20131110/guile-2.0.9.tar.xz
source = x86_64-linux-20131110-guile-2.0.9.tar.xz::https://alpha.gnu.org/gnu/guix/bootstrap/x86_64-linux/20131110/guile-2.0.9.tar.xz
- sha1sums = b971e19b539f3f27f675bc1d7cfc126065a7d61c
- sha1sums = 1284dfdebc290c7d02921b0251ce2347a9263bb9
+ sha1sums = 62f665dc02ea4c575f75b6728d6ec62875206846
+ sha1sums = ae4ded76633ff0d37c5297f457542cee2e6ee205
sha1sums = SKIP
sha1sums = SKIP
sha1sums = SKIP
diff --git a/guix/PKGBUILD b/guix/PKGBUILD
index 95f9a0d..33280c1 100644
--- a/guix/PKGBUILD
+++ b/guix/PKGBUILD
@@ -6,7 +6,7 @@
# gpg --recv-keys 3CE464558A84FDC69DB40CFB090B11993D9AEBB5
pkgname=guix
-pkgver=0.15.0
+pkgver=0.16.0
pkgrel=1
pkgdesc="A purely functional package manager for the GNU system"
arch=('x86_64' 'i686' 'armv7h')
@@ -21,6 +21,7 @@ makedepends=(
'help2man')
depends=(
'guile>=2.0.9'
+ 'guile-gcrypt'
'guile-git-lib'
'guile-sqlite3'
'sqlite>=3.6.19'
@@ -47,8 +48,8 @@ source=(
)
install="${pkgname}.install"
sha1sums=(
- 'b971e19b539f3f27f675bc1d7cfc126065a7d61c'
- '1284dfdebc290c7d02921b0251ce2347a9263bb9'
+ '62f665dc02ea4c575f75b6728d6ec62875206846'
+ 'ae4ded76633ff0d37c5297f457542cee2e6ee205'
'SKIP'
'SKIP'
'SKIP'
@@ -141,7 +142,7 @@ package() {
mv "${guix_daemon_default}" "${guix_daemon_upstream}"
mv "${guix_publish_default}" "${guix_publish_upstream}"
# Generate default systemd service files from upstream ones by fixing paths
- local guix_profile_root="/var/guix/profiles/per-user/root/guix-profile"
+ local guix_profile_root="/var/guix/profiles/per-user/root/current-guix"
sed -e "s|^ExecStart=${guix_profile_root}/bin|ExecStart=/usr/bin|" \
-e "s|^Description=\(.*\)|Description=\1 (default)|" \
-e "/^Environment=/d" "${guix_daemon_upstream}" \