Merge pull request #97368 from r-ryantm/auto-update/clipgrab
clipgrab: 3.8.13 -> 3.8.14
This commit is contained in:
commit
71d0f580fb
1 changed files with 2 additions and 2 deletions
|
@ -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";
|
||||
};
|
||||
|
|
Loading…
Reference in a new issue