aboutsummaryrefslogtreecommitdiff
path: root/.SRCINFO
diff options
context:
space:
mode:
authorIsmaël Bouya <ismael.bouya@normalesup.org>2019-02-14 14:24:20 +0100
committerIsmaël Bouya <ismael.bouya@normalesup.org>2019-02-14 14:24:20 +0100
commit891d6aee0f5eeb733173384a2a3e84203fb12654 (patch)
treedb4341bc663c3810a0a0c838a84dde819a0e0228 /.SRCINFO
parented04b08b9b4e7c4b8c882450536895592341edcc (diff)
downloadAUR-891d6aee0f5eeb733173384a2a3e84203fb12654.tar.gz
AUR-891d6aee0f5eeb733173384a2a3e84203fb12654.tar.zst
AUR-891d6aee0f5eeb733173384a2a3e84203fb12654.zip
upgpkg: nix 2.2.1-1
Update package to make use of dash-static and editline
Diffstat (limited to '.SRCINFO')
-rw-r--r--.SRCINFO3
1 files changed, 2 insertions, 1 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 45cfdc5..1e3af62 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -15,7 +15,8 @@ pkgbase = nix
15 depends = libsodium 15 depends = libsodium
16 depends = boost 16 depends = boost
17 depends = brotli 17 depends = brotli
18 depends = readline 18 depends = editline
19 depends = dash-static
19 source = https://nixos.org/releases/nix/nix-2.2.1/nix-2.2.1.tar.xz 20 source = https://nixos.org/releases/nix/nix-2.2.1/nix-2.2.1.tar.xz
20 sha256sums = 85f8d3518060803e44e51b1a9ada1a39cea904b36a632ba1844043a0b63be515 21 sha256sums = 85f8d3518060803e44e51b1a9ada1a39cea904b36a632ba1844043a0b63be515
21 22