gnu: guix-data-service: Update to 0.0.1-46.b4583bb.
* gnu/packages/web.scm (guix-data-service): Update to 0.0.1-46.b4583bb. Change-Id: Iad913c9e7abc43855e8b7964e7753438df6e2300
This commit is contained in:
		
							parent
							
								
									8a53a71cbd
								
							
						
					
					
						commit
						5e1e789ffe
					
				
					 1 changed files with 3 additions and 3 deletions
				
			
		| 
						 | 
					@ -5002,8 +5002,8 @@ Cloud.")
 | 
				
			||||||
    (license license:expat)))
 | 
					    (license license:expat)))
 | 
				
			||||||
 | 
					
 | 
				
			||||||
(define-public guix-data-service
 | 
					(define-public guix-data-service
 | 
				
			||||||
  (let ((commit "5f80856ad1587aea38ee4e7b54db558cdb43f6b7")
 | 
					  (let ((commit "b4583bb17714954530e1cc851efaea1666f6adc2")
 | 
				
			||||||
        (revision "45"))
 | 
					        (revision "46"))
 | 
				
			||||||
    (package
 | 
					    (package
 | 
				
			||||||
      (name "guix-data-service")
 | 
					      (name "guix-data-service")
 | 
				
			||||||
      (version (string-append "0.0.1-" revision "." (string-take commit 7)))
 | 
					      (version (string-append "0.0.1-" revision "." (string-take commit 7)))
 | 
				
			||||||
| 
						 | 
					@ -5015,7 +5015,7 @@ Cloud.")
 | 
				
			||||||
                (file-name (git-file-name name version))
 | 
					                (file-name (git-file-name name version))
 | 
				
			||||||
                (sha256
 | 
					                (sha256
 | 
				
			||||||
                 (base32
 | 
					                 (base32
 | 
				
			||||||
                  "18m002d9pkh0qn4xn4n6lijl541m9z7c3lbapl7m6zi41p3dywww"))))
 | 
					                  "0l9nflx5npmmbvqxrfjhfvyr7mcs9qrf0w3dabs65r7q0g0pjcp0"))))
 | 
				
			||||||
      (build-system gnu-build-system)
 | 
					      (build-system gnu-build-system)
 | 
				
			||||||
      (arguments
 | 
					      (arguments
 | 
				
			||||||
       (list
 | 
					       (list
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Reference in a new issue