summaryrefslogtreecommitdiff
path: root/gnu/packages/file-systems.scm
Commit message (Collapse)AuthorAge
* gnu: exfatprogs: Update to 1.1.1.Tobias Geerinckx-Rice2021-04-22
| | | | * gnu/packages/file-systems.scm (exfatprogs): Update to 1.1.1.
* gnu: bcachefs-tools: Update to 0.1-5.ce906d6.Tobias Geerinckx-Rice2021-04-21
| | | | * gnu/packages/file-systems.scm (bcachefs-tools): Update to 0.1-5.ce906d6.
* gnu: bindfs: Fix typo in description.Tobias Geerinckx-Rice2021-04-10
| | | | * gnu/packages/file-systems.scm (bindfs)[description]: Fix typo.
* gnu: tmsu: Fix typo in synopsis & description.Tobias Geerinckx-Rice2021-04-10
| | | | * gnu/packages/file-systems.scm (tmsu)[synopsis, description]: Fix typo.
* gnu: davfs2: Fix typo in description.Tobias Geerinckx-Rice2021-04-10
| | | | * gnu/packages/file-systems.scm (davfs2)[description]: Fix typo.
* gnu: python-dropbox: Update to 11.5.0.Efraim Flashner2021-03-29
| | | | * gnu/packages/file-systems.scm (python-dropbox): Update to 11.5.0.
* gnu: bcachefs-tools: Update to 0.1-4.bb6eccc.Tobias Geerinckx-Rice2021-03-29
| | | | * gnu/packages/file-systems.scm (bcachefs-tools): Update to 0.1-4.bb6eccc.
* gnu: autofs: Update to 5.1.7.Tobias Geerinckx-Rice2021-03-28
| | | | | * gnu/packages/file-systems.scm (autofs): Update to 5.1.7. [arguments]: Add a new 'fix-rpath phase.
* gnu: tmsu: Improve installation.Stefan Reichör2021-03-16
| | | | | | | * gnu/packages/file-systems.scm (tmsu)[arguments]: Don't install go source files. Install binary as tmsu instead of TMSU. Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
* gnu: mergerfs: Update to 2.32.4.Lars-Dominik Braun2021-03-13
| | | | * gnu/packages/file-systems.scm (mergerfs): Update to 2.32.4.
* gnu: Update zfs to 2.0.4.raid5atemyhomework via Guix-patches via2021-03-11
| | | | | | | | | | | | | | | | Mostly FreeBSD fixes, some documentation changes and corrections, and a few small bugfixes. Tested with `guix build` only, no in-depth testing done. From 6037ac6f797f37abb579278a0d30cd16e6876ec6 Mon Sep 17 00:00:00 2001 From: raid5atemyhomework <raid5atemyhomework@protonmail.com> Date: Thu, 11 Mar 2021 12:43:58 +0000 Subject: [PATCH] gnu: Update zfs to 2.0.4. * gnu/packages/file-systems.scm (zfs): Update to 2.0.4, rename to OpenZFS. Signed-off-by: Tobias Geerinckx-Rice <me@tobias.gr>
* gnu: bindfs: Update to 1.15.1.Tobias Geerinckx-Rice2021-03-11
| | | | * gnu/packages/file-systems.scm (bindfs): Update to 1.15.1.
* gnu: fsarchiver: Update to 0.8.6.Tobias Geerinckx-Rice2021-03-06
| | | | * gnu/packages/file-systems.scm (fsarchiver): Update to 0.8.6.
* gnu: Add tmsu.Ricardo Wurmus2021-02-24
| | | | * gnu/packages/file-systems.scm (tmsu): New variable.
* gnu: Add go-github-com-hanwen-fuse.Ricardo Wurmus2021-02-24
| | | | * gnu/packages/file-systems.scm (go-github-com-hanwen-fuse): New variable.
* gnu: exfatprogs: Update to 1.1.0.Tobias Geerinckx-Rice2021-02-15
| | | | * gnu/packages/file-systems.scm (exfatprogs): Update to 1.1.0.
* gnu: Fix copyright notice.Tobias Geerinckx-Rice2021-02-15
| | | | * gnu/packages/file-systems.scm: Fix copyright notice for raid5atemyhomework.
* gnu: zfs: Update to 2.0.3.raid5atemyhomework2021-02-12
| | | | | | * gnu/packages/file-systems.scm (zfs): Update to 2.0.3. Signed-off-by: 宋文武 <iyzsong@member.fsf.org>
* gnu: python-dropbox: Update to 11.2.0.Efraim Flashner2021-02-11
| | | | * gnu/packages/file-systems.scm (python-dropbox): Update to 11.2.0.
* gnu: dbxfs: Update to 1.0.51.Efraim Flashner2021-02-11
| | | | * gnu/packages/file-systems.scm (dbxfs): Update to 1.0.51.
* gnu: disorderfs: Update to 0.5.11.Vagrant Cascadian2021-02-07
| | | | * gnu/packages/file-systems (disorderfs): Update to 0.5.11.
* gnu: zfs: Update to 2.0.2.raid5atemyhomework2021-02-08
| | | | | | * gnu/packages/file-systems.scm (zfs): Update to 2.0.2. Signed-off-by: Danny Milosavljevic <dannym@scratchpost.org>
* gnu: bcachefs-tools: Update to 0.1-3.612f6b9.Tobias Geerinckx-Rice2021-02-04
| | | | * gnu/packages/file-systems.scm (bcachefs-tools): Update to 0.1-3.612f6b9.
* gnu: zfs: update to 2.0.1.raid5atemyhomework2021-01-20
| | | | | | | * gnu/packages/file-systems.scm (zfs): Update version to 2.0.1. [arguments]: Adjust 'patch-source phase for changes in tarball. Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
* gnu: zfs: Correct ZFS udev rules.raid5atemyhomework2021-01-20
| | | | | | | * gnu/packages/file-systems.scm (zfs): Add substitutions for /sbin/modprobe in udev rules. Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
* gnu: dbxfs: Update to 1.0.50.Efraim Flashner2021-01-12
| | | | * gnu/packages/file-systems.scm (dbxfs): Update to 1.0.50.
* gnu: zfs: Fix build.raid5atemyhomework2021-01-07
| | | | | | | * gnu/packages/file-systems.scm (zfs)[inputs]: Correct "util-linux" input; add "util-linux:lib" input. Signed-off-by: Danny Milosavljevic <dannym@scratchpost.org>
* gnu: dbxfs: Update to 1.0.48.Efraim Flashner2020-12-28
| | | | | | * gnu/packages/file-systems.scm (dbxfs): Update to 1.0.48. * gnu/packages/patches/dbxfs-remove-sentry-sdk.patch: Update for newer version of dbxfs.
* gnu: python-dropbox: Update to 11.0.0.Efraim Flashner2020-12-28
| | | | | * gnu/packages/file-systems.scm (python-dropbox): Update to 11.0.0. [propagated-inputs]: Add python-stone.
* gnu: bcachefs-tools: Provide a mount.bcachefs helper.Tobias Geerinckx-Rice2020-12-17
| | | | | | | * gnu/packages/file-systems.scm (bcachefs-tools)[arguments]: Add a 'promote-mount.bcachefs.sh phase to install the shell script version. [inputs]: Rename "util-linux" to "util-linux:lib". Add coreutils-minimal, gawk, and util-linux(:out).
* gnu: bcachefs-tools: Update to 0.1-2.db931a4.Tobias Geerinckx-Rice2020-12-17
| | | | * gnu/packages/file-systems.scm (bcachefs-tools): Update to 0.1-2.db931a4.
* gnu: Add bcachefs-static.Tobias Geerinckx-Rice2020-11-29
| | | | * gnu/packages/file-systems.scm (bcachefs/static): New public variable.
* gnu: Add bcachefs-tools-static.Tobias Geerinckx-Rice2020-11-29
| | | | | * gnu/packages/file-systems.scm (bcachefs-tools/static): New public variable.
* gnu: Add davfs2.Tobias Geerinckx-Rice2020-11-21
| | | | * gnu/packages/file-systems.scm (davfs2): New public variable.
* gnu: bcachefs-tools: Update to 0.1-1.742dbbd.Tobias Geerinckx-Rice2020-11-07
| | | | | * gnu/packages/file-systems.scm (bcachefs-tools): Update to 0.1-1.742dbbd. [inputs]: Add eudev.
* gnu: zfs: Update to 0.8.5.Tobias Geerinckx-Rice2020-11-04
| | | | | * gnu/packages/file-systems.scm (zfs): Update to 0.8.5. [arguments]: Update. Don't install initramfs-tools hooks.
* gnu: Add bindfs.Morgan Smith2020-10-13
| | | | | | * gnu/packages/file-systems.scm (bindfs): New variable. Signed-off-by: Marius Bakke <marius@gnu.org>
* gnu: mergerfs-tools: Update to 480296e.Lars-Dominik Braun2020-10-05
| | | | | | * gnu/packages/file-systems.scm (mergerfs-tools): Update to 480296e. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
* gnu: mergerfs: Update to 2.31.0.Lars-Dominik Braun2020-10-05
| | | | | | | * gnu/packages/file-systems.scm (mergerfs) [version]: Update to 2.31.0. [arguments]: Adjust Makefile substitutions. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
* gnu: Fix package references.Efraim Flashner2020-09-30
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * gnu/packages/algebra.scm (iml)[inputs]: Correctly refer to package inputs. * gnu/packages/astronomy.scm (xplanet), * gnu/packages/audio.scm (redkite, libaudec, lv2lint, lv2toweb), * gnu/packages/bioconductor.scm (r-cummerbund), * gnu/packages/chicken.scm (chicken), * gnu/packages/conky.scm (conky), * gnu/packages/cran.scm (r-latex2exp), * gnu/packages/crates-io.scm (rust-rgb), * gnu/packages/databases.scm (mariadb), * gnu/packages/diffoscope.scm (reprotest), * gnu/packages/file-systems.scm (glusterfs), * gnu/packages/finance.scm (electron-cash), * gnu/packages/games.scm (rinutils, ksudoku, kdiamond, kigo), * gnu/packages/geo.scm (grass), * gnu/packages/gnome.scm (libmediaart, gnome-contacts, geoclue), * gnu/packages/gnucash.scm (aqbanking), * gnu/packages/image.scm (mtpaint), * gnu/packages/kde-internet.scm (kopete, ktorrent), * gnu/packages/kde-utils.scm (kmousetool, kmouth, kronometer), * gnu/packages/linphone.scm (liblinphone), * gnu/packages/maths.scm (ppl), * gnu/packages/mercury.scm (mercury-minimal), * gnu/packages/music.scm (bjumblr, bschaffl, lsp-plugins, spectacle-analyzer, helm, tap-lv2, wolf-shaper, shiru-lv2), * gnu/packages/networking.scm (restinio), * gnu/packages/prolog.scm (swi-prolog), * gnu/packages/python-web.scm (gunicorn), * gnu/packages/python-xyz.scm (python-docusign-esign), * gnu/packages/ruby.scm (ruby-cucumber, ruby_version, ruby-addressable), * gnu/packages/sagemath.scm (python-cypari2), * gnu/packages/skarnet.scm (s6-linux-init), * gnu/packages/vpn.scm (sshuttle), * gnu/packages/web.scm (libcyaml), * gnu/packages/xdisorg.scm (kbdd), * gnu/packages/xorg.scm (xpra): Same.
* gnu: Fix typoes in package descriptions.Tobias Geerinckx-Rice2020-09-23
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * gnu/packages/audio.scm (caps-plugins-lv2)[synopsis]: Fix typo. * gnu/packages/bioconductor.scm (r-karyoploter, r-anota, r-gcrma) (r-bigmemoryextras)[description]: Likewise. * gnu/packages/cran.scm (r-geometry)[synopsis]: Likewise. (r-stringdist, r-patchwork, r-depth, r-tea)[description]: Likewise. * gnu/packages/crates-io.scm (rust-assert-fs-0.11, rust-notify-4) (rust-tokio-fs-0.1)[synopsis, description]: Likewise. (rust-blas-sys-0.7)[description]: Likewise. (rust-fs-extra-1.1, rust-xattr-0.2)[synopsis]: Likewise. * gnu/packages/databases.scm (perl-mysql-config)[description]: Likewise. * gnu/packages/disk.scm (hddtemp)[description]: Likewise. * gnu/packages/django.scm (python-djangorestframework)[description]: Likewise. * gnu/packages/documentation.scm (doc++)[description]: Likewise. * gnu/packages/emacs-xyz.scm (emacs-kakoune, emacs-pyim-basedict, eless) (emacs-scpaste)[description]: Likewise. * gnu/packages/file-systems.scm (dbxfs)[description]: Likewise. * gnu/packages/finance.scm (python-stdnum)[description]: Likewise. * gnu/packages/fontutils.scm (woff2)[description]: Likewise. * gnu/packages/games.scm (openttd-opengfx)[description]: Likewise. * gnu/packages/gnome-xyz.scm (gnome-shell-extension-topicons-redux) [description]: Likewise. * gnu/packages/gnome.scm (libgrss)[description]: Likewise. * gnu/packages/golang.scm (go-github-com-mitchellh-reflectwalk) [description]: Likewise. (go-github-com-go-git-go-billy)[synopsis, description]: Likewise. * gnu/packages/haskell-check.scm (ghc-inspection-testing)[description]: Likewise. * gnu/packages/haskell-web.scm (ghc-yesod-form)[description]: Likewise. * gnu/packages/haskell-xyz.scm (ghc-hex)[description]: Likewise. * gnu/packages/hyperledger.scm (hyperledger-iroha-ed25519)[description]: Likewise. * gnu/packages/java.scm (java-mail)[synopsis]: Likewise. (java-native-access-platform)[description]: Likewise. * gnu/packages/kde-frameworks.scm (kactivities-stats)[description]: Likewise. * gnu/packages/kde-utils.scm (krusader)[description]: Likewise. * gnu/packages/language.scm (praat)[description]: Likewise. * gnu/packages/linux.scm (light)[description]: Likewise. * gnu/packages/lisp-xyz.scm (sbcl-hu.dwim.defclass-star)[description]: Likewise. * gnu/packages/mail.scm (dovecot-trees, sieve-connect)[description]: Likewise. * gnu/packages/ocaml.scm (ocaml-opam-file-format, ocaml-cppo) (ocaml4.07-ppx-variants-conv)[description]: Likewise. * gnu/packages/perl.scm (perl-convert-binhex)[description]: Likewise. * gnu/packages/python-crypto.scm (python-ecdsa)[description]: Likewise. * gnu/packages/python-web.scm (python-html5lib)[synopsis, description]: Likewise. (python-venusian)[synopsis]: Likewise. * gnu/packages/python-xyz.scm (python-readlike, python-gssapi) (python-flufl-i18n)[description]: Likewise. (python-pox, python-watchdog, python-xattr)[synopsis, description]: Likewise. * gnu/packages/ruby.scm (ruby-sorcerer)[description]: Likewise. * gnu/packages/rust-apps.scm (watchexec)[description]: Likewise. * gnu/packages/rust.scm (mrustc)[synopsis]: Likewise. * gnu/packages/shells.scm (s-shell)[description]: Likewise. * gnu/packages/ssh.scm (sshpass)[description]: Likewise. * gnu/packages/terminals.scm (beep)[description]: Likewise. * gnu/packages/web.scm (perl-lwp-useragent-cached)[description]: Likewise. * gnu/packages/wv.scm (wv)[description]: Likewise.
* gnu: Add dbxfs.Efraim Flashner2020-08-16
| | | | | | * gnu/packages/file-systems.scm (dbxfs): New variable. * gnu/packages/patches/dbxfs-remove-sentry-sdk.patch: New file. * gnu/local.mk (dist_patch_DATA): Register it.
* gnu: Add python-dropbox.Efraim Flashner2020-08-16
| | | | * gnu/packages/file-systems.scm (python-dropbox): New variable.
* gnu: exfatprogs: Update to 1.0.4.Tobias Geerinckx-Rice2020-08-10
| | | | * gnu/packages/file-systems.scm (exfatprogs): Update to 1.0.4.
* gnu: Remove ".git" from "https://github/…/….git".Ludovic Courtès2020-07-12
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Until now, 'lookup-origin' and thus 'lookup-origin-revision' in (guix swh) would sometimes return #f for these because the ".git" URLs are redirects to the non-".git" URLs. Consequently, 'guix lint -c archival' would keep saying "scheduled Software Heritage archival"; likewise, the fallback download code would fail. * gnu/packages/ada.scm, gnu/packages/admin.scm, gnu/packages/aidc.scm, gnu/packages/algebra.scm, gnu/packages/android.scm, gnu/packages/animation.scm, gnu/packages/arcan.scm, gnu/packages/assembly.scm, gnu/packages/audio.scm, gnu/packages/authentication.scm, gnu/packages/avr.scm, gnu/packages/axoloti.scm, gnu/packages/backup.scm, gnu/packages/bash.scm, gnu/packages/benchmark.scm, gnu/packages/bioconductor.scm, gnu/packages/bioinformatics.scm, gnu/packages/bittorrent.scm, gnu/packages/boost.scm, gnu/packages/build-tools.scm, gnu/packages/c.scm, gnu/packages/calendar.scm, gnu/packages/cdrom.scm, gnu/packages/check.scm, gnu/packages/chemistry.scm, gnu/packages/chez.scm, gnu/packages/clojure.scm, gnu/packages/code.scm, gnu/packages/compression.scm, gnu/packages/compton.scm, gnu/packages/coq.scm, gnu/packages/cpp.scm, gnu/packages/cran.scm, gnu/packages/crypto.scm, gnu/packages/curl.scm, gnu/packages/databases.scm, gnu/packages/datastructures.scm, gnu/packages/debug.scm, gnu/packages/disk.scm, gnu/packages/distributed.scm, gnu/packages/django.scm, gnu/packages/dlang.scm, gnu/packages/dns.scm, gnu/packages/docker.scm, gnu/packages/education.scm, gnu/packages/efi.scm, gnu/packages/elixir.scm, gnu/packages/emacs-xyz.scm, gnu/packages/embedded.scm, gnu/packages/emulators.scm, gnu/packages/engineering.scm, gnu/packages/erlang.scm, gnu/packages/fabric-management.scm, gnu/packages/file-systems.scm, gnu/packages/finance.scm, gnu/packages/firmware.scm, gnu/packages/flashing-tools.scm, gnu/packages/fonts.scm, gnu/packages/fontutils.scm, gnu/packages/fpga.scm, gnu/packages/game-development.scm, gnu/packages/games.scm, gnu/packages/genealogy.scm, gnu/packages/genimage.scm, gnu/packages/geo.scm, gnu/packages/gimp.scm, gnu/packages/gl.scm, gnu/packages/gnome-xyz.scm, gnu/packages/gnome.scm, gnu/packages/gnuzilla.scm, gnu/packages/golang.scm, gnu/packages/gpodder.scm, gnu/packages/graph.scm, gnu/packages/graphics.scm, gnu/packages/graphviz.scm, gnu/packages/groff.scm, gnu/packages/groovy.scm, gnu/packages/gtk.scm, gnu/packages/guile-xyz.scm, gnu/packages/guile.scm, gnu/packages/hardware.scm, gnu/packages/haskell-apps.scm, gnu/packages/haskell-xyz.scm, gnu/packages/hexedit.scm, gnu/packages/i2p.scm, gnu/packages/ibus.scm, gnu/packages/image-processing.scm, gnu/packages/image-viewers.scm, gnu/packages/image.scm, gnu/packages/ipfs.scm, gnu/packages/java-graphics.scm, gnu/packages/java-maths.scm, gnu/packages/java.scm, gnu/packages/javascript.scm, gnu/packages/jrnl.scm, gnu/packages/julia.scm, gnu/packages/jupyter.scm, gnu/packages/kodi.scm, gnu/packages/language.scm, gnu/packages/lego.scm, gnu/packages/less.scm, gnu/packages/libusb.scm, gnu/packages/linux.scm, gnu/packages/lirc.scm, gnu/packages/lisp-xyz.scm, gnu/packages/llvm.scm, gnu/packages/logging.scm, gnu/packages/lolcode.scm, gnu/packages/lua.scm, gnu/packages/lxde.scm, gnu/packages/lxqt.scm, gnu/packages/machine-learning.scm, gnu/packages/mail.scm, gnu/packages/markup.scm, gnu/packages/maths.scm, gnu/packages/maven.scm, gnu/packages/mes.scm, gnu/packages/messaging.scm, gnu/packages/monitoring.scm, gnu/packages/mpd.scm, gnu/packages/music.scm, gnu/packages/networking.scm, gnu/packages/node-xyz.scm, gnu/packages/ocaml.scm, gnu/packages/ocr.scm, gnu/packages/onc-rpc.scm, gnu/packages/opencl.scm, gnu/packages/opencog.scm, gnu/packages/pantheon.scm, gnu/packages/password-utils.scm, gnu/packages/patchutils.scm, gnu/packages/pdf.scm, gnu/packages/perl6.scm, gnu/packages/phabricator.scm, gnu/packages/popt.scm, gnu/packages/printers.scm, gnu/packages/prolog.scm, gnu/packages/protobuf.scm, gnu/packages/pulseaudio.scm, gnu/packages/python-crypto.scm, gnu/packages/python-web.scm, gnu/packages/python-xyz.scm, gnu/packages/qt.scm, gnu/packages/radio.scm, gnu/packages/rails.scm, gnu/packages/rdf.scm, gnu/packages/rednotebook.scm, gnu/packages/rpc.scm, gnu/packages/rsync.scm, gnu/packages/ruby.scm, gnu/packages/rust.scm, gnu/packages/scheme.scm, gnu/packages/screen.scm, gnu/packages/security-token.scm, gnu/packages/selinux.scm, gnu/packages/serialization.scm, gnu/packages/shells.scm, gnu/packages/shellutils.scm, gnu/packages/simh.scm, gnu/packages/sml.scm, gnu/packages/ssh.scm, gnu/packages/statistics.scm, gnu/packages/stenography.scm, gnu/packages/sync.scm, gnu/packages/syncthing.scm, gnu/packages/synergy.scm, gnu/packages/telephony.scm, gnu/packages/terminals.scm, gnu/packages/tex.scm, gnu/packages/texinfo.scm, gnu/packages/text-editors.scm, gnu/packages/textutils.scm, gnu/packages/time.scm, gnu/packages/tmux.scm, gnu/packages/tor.scm, gnu/packages/toys.scm, gnu/packages/version-control.scm, gnu/packages/video.scm, gnu/packages/vim.scm, gnu/packages/virtualization.scm, gnu/packages/vlang.scm, gnu/packages/vnc.scm, gnu/packages/vpn.scm, gnu/packages/web-browsers.scm, gnu/packages/web.scm, gnu/packages/wireservice.scm, gnu/packages/wm.scm, gnu/packages/wxwidgets.scm, gnu/packages/xdisorg.scm, gnu/packages/xml.scm, gnu/packages/xorg.scm, tests/lint.scm: Remove trailing ".git" from 'git-reference' URL.
* gnu: gphotofs: Fix typo in description.Tobias Geerinckx-Rice2020-07-09
| | | | * gnu/packages/file-systems.scm (gphotofs)[synopsis, description]: Fix typo.
* gnu: mergerfs: Fix typo in description.Tobias Geerinckx-Rice2020-07-09
| | | | * gnu/packages/file-systems.scm (mergerfs)[synopsis, description]: Fix typo.
* gnu: bcachefs-tools: Display the correct version.Tobias Geerinckx-Rice2020-07-05
| | | | | * gnu/packages/file-systems.scm (bcachefs-tools)[arguments]: Add VERSION to make-flags.
* gnu: Add autofs.Tobias Geerinckx-Rice2020-06-27
| | | | | | * gnu/packages/file-systems.scm (autofs): New public variable. Co-authored-by: Oleg Pykhalov <go.wigust@gmail.com>
* gnu: fsarchiver: Use HTTPS home page URI.Nicolas Goaziou2020-06-10
| | | | * gnu/packages/file-systems.scm (fsarchiver)[home-page]: Use HTTPS URI.