gnu: qtpass: Update to 1.3.2.
* gnu/packages/password-utils.scm (qtpass): Update to 1.3.2.
This commit is contained in:
		
							parent
							
								
									88e1d36ba6
								
							
						
					
					
						commit
						e1e9baf22f
					
				
					 1 changed files with 2 additions and 2 deletions
				
			
		| 
						 | 
					@ -581,7 +581,7 @@ key URIs using the standard otpauth:// scheme.")
 | 
				
			||||||
(define-public qtpass
 | 
					(define-public qtpass
 | 
				
			||||||
  (package
 | 
					  (package
 | 
				
			||||||
    (name "qtpass")
 | 
					    (name "qtpass")
 | 
				
			||||||
    (version "1.2.3")
 | 
					    (version "1.3.2")
 | 
				
			||||||
    (source
 | 
					    (source
 | 
				
			||||||
     (origin
 | 
					     (origin
 | 
				
			||||||
       (method git-fetch)
 | 
					       (method git-fetch)
 | 
				
			||||||
| 
						 | 
					@ -591,7 +591,7 @@ key URIs using the standard otpauth:// scheme.")
 | 
				
			||||||
       (file-name (git-file-name name version))
 | 
					       (file-name (git-file-name name version))
 | 
				
			||||||
       (sha256
 | 
					       (sha256
 | 
				
			||||||
        (base32
 | 
					        (base32
 | 
				
			||||||
         "1vfhfyccrxq9snyvayqfzm5rqik8ny2gysyv7nipc91kvhq3bhky"))))
 | 
					         "0748hjvhjrybi33ci3c8hcr74k9pdrf5jv8npf9hrsrmdyy1kr9x"))))
 | 
				
			||||||
    (build-system gnu-build-system)
 | 
					    (build-system gnu-build-system)
 | 
				
			||||||
    (arguments
 | 
					    (arguments
 | 
				
			||||||
     `(#:phases
 | 
					     `(#:phases
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Reference in a new issue