Unverified Commit 66499d0e authored by Yueh-Shun Li's avatar Yueh-Shun Li Committed by GitHub
Browse files

gfal2-util: 1.9.0 -> 1.9.1 (#455971)

parents 70f79a21 d10f0421
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
@@ -11,13 +11,13 @@
}:
(buildPythonPackage rec {
  pname = "gfal2-util";
  version = "1.9.0";
  version = "1.9.1";
  format = "setuptools";
  src = fetchFromGitHub {
    owner = "cern-fts";
    repo = "gfal2-util";
    rev = "v${version}";
    hash = "sha256-BJR2fPj9nDXYU0X1HO2k3PiGMM2s8lU7+5SLadxw55Y=";
    hash = "sha256-KKtbxr64FsMUIGXPk3yz66dbQVNCWoGbq3/+q47tS6Q=";
  };

  # Replace the ad-hoc python executable finding