aboutsummaryrefslogtreecommitdiff
path: root/gnu/packages/elixir.scm
diff options
context:
space:
mode:
authorVagrant Cascadian <vagrant@reproducible-builds.org>2021-02-12 15:53:45 -0800
committerVagrant Cascadian <vagrant@debian.org>2021-02-12 16:13:07 -0800
commitd588cc8fa96e4a4bce56fac2ba3bbaaeaaed0047 (patch)
tree63da3320590863608d59e60e1c1b880456e9a42e /gnu/packages/elixir.scm
parente69f2e9add408156b6b6e20cda0307037c51b674 (diff)
downloadguix-d588cc8fa96e4a4bce56fac2ba3bbaaeaaed0047.tar.gz
guix-d588cc8fa96e4a4bce56fac2ba3bbaaeaaed0047.zip
gnu: diffoscope: Update to use python-magic.
Fixes: https://salsa.debian.org/reproducible-builds/diffoscope/-/issues/238 * gnu/packages/patches/diffoscope-revert-to-magic-open.patch: Remove file. * gnu/local.mk [dist_patch_DATA]: Update. * gnu/packages/diffoscope.scm (diffoscope)[source]: Remove patch. [inputs]: Remove python-file.
Diffstat (limited to 'gnu/packages/elixir.scm')
0 files changed, 0 insertions, 0 deletions
itle='2018-07-14 22:51:34 +0300'>2018-07-14gnu: debootstrap: Update to 1.0.106....* gnu/packages/debian.scm (debootstrap): Update to 1.0.106. [source]: Download from git repository. [home-page]: Update to new home-page. Efraim Flashner 2018-06-08gnu: debootstrap: Substitute chroot in 'patch-source' phase....* gnu/packages/debian.scm (debootstrap)[arguments]: In 'patch-source' phase, substitute chroot in the debootstrap script file. [inputs]: Add coreutils. Kei Kebreau 2018-06-06gnu: debootstrap: Update to 1.0.101....* gnu/packages/debian.scm (debootstrap): Update to 1.0.101. Tobias Geerinckx-Rice 2018-04-05gnu: debootstrap: Update to 1.0.95....* gnu/packages/debian.scm (debootstrap): Update to 1.0.95. Tobias Geerinckx-Rice 2018-03-12gnu: Add debootstrap....* gnu/packages/debian.scm (debootstrap): New variable. Efraim Flashner 2018-03-12gnu: Add ubuntu-keyring....* gnu/packages/debian.scm (ubuntu-keyring): New variable. Efraim Flashner 2018-03-12gnu: Add debian-archive-keyring....* gnu/packages/debian.scm (debian-archive-keyring): New variable. * gnu/local.mk (GNU_SYSTEM_MODULES): Add it. Efraim Flashner