Merge pull request #140247 from fortuneteller2k/update-scientifica

This commit is contained in:
Sandro 2021-10-03 21:46:27 +02:00 committed by GitHub
commit 60d14ee400
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1,7 +1,7 @@
{ lib, fetchurl }: { lib, fetchurl }:
let let
version = "2.2"; version = "2.3";
in fetchurl rec { in fetchurl rec {
name = "scientifica-${version}"; name = "scientifica-${version}";
@ -11,7 +11,7 @@ in fetchurl rec {
recursiveHash = true; recursiveHash = true;
sha256 = "sha256-mkZnuW+CB20t6MEpEeQR1CWkIUtqgVwrKN4sezQRaB4="; sha256 = "sha256-pVWkj/2lFpmWk0PPDrIMU4Gey7/m/9tzUsuD3ZDUAdc=";
postFetch = '' postFetch = ''
tar xf $downloadedFile tar xf $downloadedFile