Commit 683d197 1 parent 82bc7fa commit 683d197 Copy full SHA for 683d197
File tree 2 files changed +4
-4
lines changed
2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -14,7 +14,7 @@ remotes:
14
14
" dir " : " signature"
15
15
- " url " : " https://github.com/achow101/signapple.git"
16
16
" dir " : " signapple"
17
- " commit " : " c7e73aa27a7615ac9506559173f787e2906b25eb "
17
+ " commit " : " b084cbbf44d5330448ffce0c7d118f75781b64bd "
18
18
files :
19
19
- " bitcoin-osx-unsigned.tar.gz"
20
20
script : |
Original file line number Diff line number Diff line change @@ -524,20 +524,20 @@ and endian independent.")
524
524
(license license:expat)))
525
525
526
526
(define-public python-signapple
527
- (let ((commit " 4ff1c1754e37042c002a3f6375c47fd931f2030b " ))
527
+ (let ((commit " b084cbbf44d5330448ffce0c7d118f75781b64bd " ))
528
528
(package
529
529
(name " python-signapple" )
530
530
(version (git-version " 0.1" " 1" commit))
531
531
(source
532
532
(origin
533
533
(method git-fetch)
534
534
(uri (git-reference
535
- (url " https://github.com/dongcarl /signapple" )
535
+ (url " https://github.com/achow101 /signapple" )
536
536
(commit commit)))
537
537
(file-name (git-file-name name commit))
538
538
(sha256
539
539
(base32
540
- " 043czyzfm04rcx5xsp59vsppla3vm5g45dbp1npy2hww4066rlnh " ))))
540
+ " 0k7inccl2mzac3wq4asbr0kl8s4cghm8982z54kfascqg45shv01 " ))))
541
541
(build-system python-build-system)
542
542
(propagated-inputs
543
543
`((" python-asn1crypto" ,python-asn1crypto)
You can’t perform that action at this time.
0 commit comments