Skip to content
This repository has been archived by the owner on Apr 12, 2021. It is now read-only.

Commit

Permalink
clipgrab: 3.8.13 -> 3.8.14
Browse files Browse the repository at this point in the history
  • Loading branch information
r-ryantm committed Sep 7, 2020
1 parent dc09e3e commit 6679466
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pkgs/applications/video/clipgrab/default.nix
Original file line number Diff line number Diff line change
Expand Up @@ -5,10 +5,10 @@

mkDerivation rec {
pname = "clipgrab";
version = "3.8.13";
version = "3.8.14";

src = fetchurl {
sha256 = "0ryaha33m41y0xjrspa838qqr4iy2c8vbvhbb334qimpqn1hj3q5";
sha256 = "19337qjxwlkpdnnh6q0y4b8askk17a8zb88gifznllrk06a6pgyf";
# The .tar.bz2 "Download" link is a binary blob, the source is the .tar.gz!
url = "https://download.clipgrab.org/${pname}-${version}.tar.gz";
};
Expand Down

0 comments on commit 6679466

Please sign in to comment.