gnu: tadbit: Update to 1.0.1-2.2838129.
* gnu/packages/bioinformatics.scm (tadbit): Update to 1.0.1-2.2838129. Change-Id: I2c220ae37cd196ca508d30aefc24938cce985527
This commit is contained in:
		
							parent
							
								
									332a8fa4bc
								
							
						
					
					
						commit
						453b7a267b
					
				
					 1 changed files with 3 additions and 3 deletions
				
			
		| 
						 | 
				
			
			@ -14118,8 +14118,8 @@ applications for tackling some common problems in a user-friendly way.")
 | 
			
		|||
;; We use this seemingly arbitrary commit because of
 | 
			
		||||
;; https://github.com/3DGenomes/TADbit/issues/371
 | 
			
		||||
(define-public tadbit
 | 
			
		||||
  (let ((commit "5c4c1ddaadfbaf7e6edc58173e46d801093bdc9b")
 | 
			
		||||
        (revision "1"))
 | 
			
		||||
  (let ((commit "283812901a00078c725bd9f0ee33366af6783969")
 | 
			
		||||
        (revision "2"))
 | 
			
		||||
    (package
 | 
			
		||||
      (name "tadbit")
 | 
			
		||||
      (version (git-version "1.0.1" revision commit))
 | 
			
		||||
| 
						 | 
				
			
			@ -14131,7 +14131,7 @@ applications for tackling some common problems in a user-friendly way.")
 | 
			
		|||
                (file-name (git-file-name name version))
 | 
			
		||||
                (sha256
 | 
			
		||||
                 (base32
 | 
			
		||||
                  "17nwlvjgqpa7x6jgh56m3di61ynaz34kl1jamyv7r2a5rhfcbkla"))))
 | 
			
		||||
                  "07q0alxah6xl1hibaj1kj7pdzq3pg6csyapsihbwlbmqyfmllbgz"))))
 | 
			
		||||
      (build-system python-build-system)
 | 
			
		||||
      (arguments
 | 
			
		||||
       (list
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Reference in a new issue