summary refs log tree commit diff
path: root/pkgs/development/libraries/libdwarf
diff options
context:
space:
mode:
authorR. RyanTM <ryantm+bot@ryantm.com>2018-07-07 23:04:07 -0700
committerR. RyanTM <ryantm+bot@ryantm.com>2018-07-07 23:04:07 -0700
commit1cec730c39c3e866c8bc4b6684d61aed8440fecb (patch)
tree8ee14f264a487908aaf35b57074d4bb6d4157a2c /pkgs/development/libraries/libdwarf
parentd12e7b8d17608bb4415c197eb1c12593cd31b9d2 (diff)
downloadnixpkgs-1cec730c39c3e866c8bc4b6684d61aed8440fecb.tar
nixpkgs-1cec730c39c3e866c8bc4b6684d61aed8440fecb.tar.gz
nixpkgs-1cec730c39c3e866c8bc4b6684d61aed8440fecb.tar.bz2
nixpkgs-1cec730c39c3e866c8bc4b6684d61aed8440fecb.tar.lz
nixpkgs-1cec730c39c3e866c8bc4b6684d61aed8440fecb.tar.xz
nixpkgs-1cec730c39c3e866c8bc4b6684d61aed8440fecb.tar.zst
nixpkgs-1cec730c39c3e866c8bc4b6684d61aed8440fecb.zip
libdwarf: 20180129 -> 20180527
Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools.

This update was made based on information from https://repology.org/metapackage/libdwarf/versions.

These checks were done:

- built on NixOS

- 0 of 0 passed binary check by having a zero exit code.
- 0 of 0 passed binary check by having the new version present in output.
- directory tree listing: https://gist.github.com/f01c7fbc7b0fe38bc2acb32c6c50579a
- du listing: https://gist.github.com/bdb3dce51992e14599317260f681383e
Diffstat (limited to 'pkgs/development/libraries/libdwarf')
-rw-r--r--pkgs/development/libraries/libdwarf/default.nix2
1 files changed, 1 insertions, 1 deletions
diff --git a/pkgs/development/libraries/libdwarf/default.nix b/pkgs/development/libraries/libdwarf/default.nix
index e81ea18103d..e76308d22ac 100644
--- a/pkgs/development/libraries/libdwarf/default.nix
+++ b/pkgs/development/libraries/libdwarf/default.nix
@@ -1,7 +1,7 @@
 { stdenv, fetchurl, libelf }:
 
 let
-  version = "20180129";
+  version = "20180527";
   src = fetchurl {
     url = "https://www.prevanders.net/libdwarf-${version}.tar.gz";
     # Upstream displays this hash broken into three parts: